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
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now