Visual Studio .NET 2003 keeps reinstalling
I gather much of the information about Visual Studio .NET 2003 from here.
here is my cmd to install:
msiexec /qb- /i \\server\vs2003\vs_setup.msi ALLUSERS=1 TRANSFORMS="full path to transform file" VSEXTUI=1
Once installed, i go to open the program and then windows installer fires up, but shortly after that if closes, and so does the application....perhaps 10secs or so.
All my transform does is remove some components, i have not changed anything else.
Any suggestions appreciated.
here is my cmd to install:
msiexec /qb- /i \\server\vs2003\vs_setup.msi ALLUSERS=1 TRANSFORMS="full path to transform file" VSEXTUI=1
Once installed, i go to open the program and then windows installer fires up, but shortly after that if closes, and so does the application....perhaps 10secs or so.
All my transform does is remove some components, i have not changed anything else.
Any suggestions appreciated.
0 Comments
[ + ] Show comments
Answers (5)
Please log in to answer
Posted by:
VikingLoki
19 years ago
Posted by:
f
19 years ago
I have also tried to install without any transform...
msiexec /i \\server\vs2003\vs_setup.msi ALLUSERS=1 VSEXTUI=1
same result. The only way i am able to successfully install this application is by running the setup.exe...
can anyone tell me how to modify the setup.ini to specify the appropriate components to install with Visual Studio.NET 2003?...or is there another way to do this?
msiexec /i \\server\vs2003\vs_setup.msi ALLUSERS=1 VSEXTUI=1
same result. The only way i am able to successfully install this application is by running the setup.exe...
can anyone tell me how to modify the setup.ini to specify the appropriate components to install with Visual Studio.NET 2003?...or is there another way to do this?
Posted by:
wiseapp
19 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.