Unattended Installation of Microsoft Visual Studio 2005
#1
Posted 18 November 2005 - 10:39 AM
First time work:
1. Goto the Visual Studio 2005 Folder, I call it "VS2005" for easier explain
2. Goto "RUN", Enter "VS2005\setup\setup.exe /createunatted VS2005\setup\unattend.ini"
3. Now, follow the instructions in the Administrator Mode setup, and it will create the "unattend.ini" file
Now, everytime you wanted to install sliently:
1. Goto "RUN", Enter "VS2005\setup\setup.exe /unattedfile VS2005\setup\unattend.ini"
Got it?
In addition:
1. When you tried to perform the Administrator Mode setup, make sure that you are using "VS2005\setup\setup.exe" instead of "VS2005\setup.exe"
2. Also, you are required to using the same operating system when you are creating the unattend.ini file
3. When I was trying to put the Visual Studio 2005 into my Unattended Installation DVD, for some reason it come out with an error: "Line 1 of the INF file \i386\txtseup.sif is invalid. Setup cannot continue. Press any key to exit."
Please let me know if anyone able to solve this question, Thank you!
#2
Posted 18 November 2005 - 06:59 PM
Also, can anyone found out the way to install the Visual Studio 2005 without reboot the computer autmaticlly?
Again, please let me know. Thank you!
#3
Posted 05 December 2005 - 07:56 AM
I followed this : http://support.microsoft.com/kb/907759
But I can't make the installation without a reboot.
The installation start, the computer reboot without notice after 5 minutes and wait for the user to login to continue the setup. After that it goes well but can it be done without a reboot ??
I have to send this software by SMS so I can't wait for a user to login before the installation continues.
Thanks,
#4
Posted 07 December 2005 - 01:59 PM
Here, on some machine it reboots on others it don't, can't figure ou what is causing this.
There's also a rumor that Microsoft is working on a hotfix to resolve this issue.
To be continued ...
#5
Posted 07 December 2005 - 05:19 PM
#6
Posted 07 December 2005 - 10:07 PM
Then I installed Visual Studio 2005; and it worked for me.
REG ADD %KEY%\029 /VE /D "Installing .NET Framework 2.0" /f REG ADD %KEY%\029 /V 1 /D "%systemdrive%\Install\DotNet_Framework_2.0\dotnet2.exe" /f REG ADD %KEY%\055 /VE /D "Installing .NET Framework 2.0 SDK" /f REG ADD %KEY%\055 /V 1 /D "%systemdrive%\Install\DotNet_2.0_SDK\install.exe /Q" /f REG ADD %KEY%\070 /VE /D "Installing Visual Studio 2005" /f REG ADD %KEY%\070 /V 1 /D "%systemdrive%\Install\VS2005\Setup\setup.exe /unattendfile %systemdrive%\Install\VS2005\vs2005.ini" /f
This post has been edited by rappinhood: 07 December 2005 - 10:08 PM
#7
Posted 20 December 2005 - 01:22 PM
%systemdrive%\Install\VS2005\Setup\setup.exe /unattendfile %systemdrive%\Install\VS2005\vs2005.ini /qb /norestart
This post has been edited by oiram_33: 21 December 2005 - 03:10 AM
#8
Posted 20 December 2005 - 05:10 PM
#10
Posted 16 June 2006 - 09:20 PM
That, and every install is always followed with tons of other stuff (various framworks [EntLib, WSE, etc], several TDD-oriented apps [TD.NET, CC.NET, etc], N-Everything [NUnit, NAnt, NDoc, etc], CodeSmith & MyGeneration plus a couple ORMs, Jetbrains apps, visualizers, Consolas and a couple other fonts,
DB2 & Oracle "addins", a couple SCM tools, couple XML tools, a few nice components,
lots of in-house stuff [snippets, components, templates, etc], some extra web dev stuff [for asp.net apps], and usually tons of other dev stuff like RKs, SDKs, IIS tools, etc)
If anything, I'd rather install visual studio by hand, and have the rest of the stuff install unattended (and all the tweaks/customizations). That would save *FAR* more time (and it's way more tedious / error prone than installing VS too)
#11
Posted 30 May 2007 - 10:18 PM
#12
Posted 31 May 2007 - 07:32 PM
#13
Posted 17 May 2010 - 05:24 AM
i tried to install it as you described it but it does not work fine with Win 7.
I get an Error in the "dd_vserror80.txt" like:
[05/17/10,13:10:37] Microsoft .NET Framework 2.0 (x64): [2] Component Microsoft .NET Framework 2.0 (x64) returned an unexpected value.
[05/17/10,13:10:38] setup.exe: [2] ISetupComponent::Pre/Post/Install() failed in ISetupManager::InstallManagerHelper() with HRESULT -2147023293.
[05/17/10,13:10:38] setup.exe: [2] Component error string not specified in ISetupManager::AddToActionResultCollection()
Would you still help me (after 5 years)?
Greeny
- ← Strangest thing: 7-Zip Switchless Installer
- Application Installs
- how to: uninstall kaspersky license key →



Help
Back to top









