all groups > dotnet setup > may 2008
Silent/unattended install
Posted by MacDermott at 5/27/2008 7:49:47 PM
Pretty much of a newbie here - please bear with me.
I've done some .NET development before, but this is my first time out
with a Setup Project.
I've written a .NET component with a COM interface, and need to install it
in an unattended mode.
I've created a SetupProject as part of my .NE... more >>
Partial web setup - is it possible ?
Posted by João_Maia at 5/26/2008 6:31:19 AM
Hello there,
I'm developing a web setup for a web application using Visual Studio
2005, and I sometimes I need to do my setup partial, that is, I need
to select which aspx files I want to send in the setup. The reason for
this is that the first setup of my application needs to have all the
fi... more >>
Error while registering an ATL COM dll built in VS 2005 environmen
Posted by yelurim at 5/26/2008 5:05:02 AM
An ATL COM Dll "Utility.dll" developed in Visual studio 2005, it can be
registered on same machine successfully. But this dll registration is giving
an error on other machine where Visual Studio 2003 installed. What could be
the problem. Is there any KB available to update "regsvr32.exe" to... more >>
VB.NET 2008 Setup Wizard Problem with .NET Versions
Posted by Siv at 5/22/2008 3:22:20 PM
Hi,
I am trying to create a setup for an application I wrote that targets the
2.0 framework but built using VS 2008. The application correctly utilizes
..NET 2.0 as I can manually copy the file onto a target XP Box that already
has the 2.0 Framework installed. When I create a setup program u... more >>
Error during Uninstall leads to corrupted package
Posted by 4LetterState at 5/21/2008 7:43:00 AM
Hello,
I have an install package that has a custom action for the Install and
Uninstall methods. Our application uses an Excel Add-in. During an uninstall,
if Excel is open, I hit error 1306 as that application has my Add-in file
locked. Instead of closing Excel, I choose to cancel the uninst... more >>
Detect unattened installation in a custom action
Posted by João_Maia at 5/16/2008 9:37:41 AM
Hello there,
I am writing a custom action component to perform some actions after
the installation of a package. The deployment of this package will
have to run attended or unattended but I need to do some different
stuff if it runs unattended (display different messages to the user,
write to... more >>
Instal flow and custom actions
Posted by João_Maia at 5/7/2008 7:11:49 AM
Hi there,
I am currently developing a web setup project using .net framework
2.0. I am using custom actions, and overriding the Install and
Uninstall methods, yet there's one thing I don't get and maybe you can
give me a hand: what exactly is the flow of the setup project ? At
what time are t... more >>
Launch condition to uninstall previous version of application
Posted by kota at 5/7/2008 6:18:02 AM
Hi,
My previous version of application was built using Install shield and the
current version, i am developing throuhg setup and deployment VS2005 project.
1) I wanted to check, if my old application exists, remove the application
first and prompt for restart the PC before installing the n... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
setup with crystal report
Posted by Aleks Kleyn at 5/5/2008 3:57:30 PM
i develope managed C++ application which uses crystal report engine. When I
press button crystal report engine need to prepare report on hard drive in
pdf format. Everything works on original PC. However uing visual studio
2005 I prepared setup for second PC. However when it is time to prepar... more >>
Can't patch, install, repair, or uninstall dotnet framework 2.0 or run any software that uses it
Posted by Matt at 5/2/2008 5:31:17 AM
Can anybody help me? I tried their fixes but nothing works.... more >>
|