WarrenCanuck Posted April 19, 2004 Posted April 19, 2004 Anyone in here ever heard of anyone doing a silent install of Visual Studio .NET?Also is there a way to generate MST files for things such as VS.NET? I created one for Office 2003 with the OPK, does something similar exist for Visual Studio?
WarrenCanuck Posted April 19, 2004 Author Posted April 19, 2004 Well by fooling around I figured out a way to do it. Run setup.exe /CreateUnattend filename.iniYou must do this for both the prerequisites and the actual install. On my DVD this is wuc\setup.exe (for preinstall) and setup\setup.exe.Then run with /UnattendFile filename.ini to install with this. It is a silent, GUIless install.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now