How to Package and deploy Visual Studio 2005 Team Explorer Application
Created: 20 Jul 2009
How to Package and deploy Visual Studio Team Explorer Application
1. Recording the installation
..\Setup\Setup.exe /CreateUnattend C:\temp\Install.ini
This Will create a unattend file named install.ini
2. Installing it silently
..\Setup\setup.exe /UnattendFile c:\temp\install.ini
This Will run the installation silently with settings in install.ini
blog entry Filed Under:
The Endpoint Management Community Blog is the perfect place to share short, timely insights including product tips, news and other information relevant to the Endpoint Management community. Any authenticated Connect member can contribute to this blog.