/build/static/layout/Breadcrumb_cap_w.png

Microsoft Visual Studio 2010

Don't be a Stranger!

Sign up today to participate, stay informed, earn points and establish a reputation for yourself!

Sign up! or login
Views: 5.1k  |  Created: 02/28/2011

Average Rating: 0
Visual Studio 2010 has 2 inventory records, 10 Questions, 0 Blogs and 7 links. Please help add to this by sharing more!

Deployment Tips (1)

Most Common Setup Type
Windows Installer (MSI)
Average Package Difficulty Rating
Rated 2 / 5 (Somewhat Easy) based on 1 ratings
Most Commonly Reported Deployment Method
Not Determined
0
Command Line

For silent install of a single Instance (Basic, C# or C++), I use vs_setup.msi. To get it is a bit tricky, here's how you do it:

1. Download vcs_web.exe (vs_web.exe, vb_web.exe, depending on the Language) from microsoft.com

2. Unpack vcs_web.exe

3. Open baseline.dat with any text editor

4. Under [vs_setup.dll] you find the URL-Paramter (something like that: URL=fwlink/?LinkId=165113

5. Go to go.microsoft.com\fwlink\?LinkId=165113 (switch 165113 for the correct ID from the baseline.dat)

6. Download ixpvcs.exe

7. Unpack it and use vs_setup.msi for silent installation

Necessary Parameters:

vsextui=1 (makes the .msi think it has been run from the .exe. Without this, you get an error)

PIDKEY= (you need this to give your Registration Key to the Installer

This also works for all other Instances of Microsoft Visual Studio Express

If you cannot open .NET 4.0 or 4.5 Projects, you also have to install Microsoft .NET Framework 4 Multi-Targeting Pack

msiexec /i NetFx_DTP.msi EXTUI=1

Setup Information:
Setup Type: Windows Installer (MSI)
Deployment Method Used: unspecified
Deployment Difficulty: Somewhat Easy
Platform(s): Windows

Inventory Records (2)

View inventory records anonymously contributed by opt-in users of the K1000 Systems Management Appliance.

Visual Studio 2010

Version

10.0.31118

Comments

Microsoft Visual Studio 2010 Service Pack 1

Readme

http://go.microsoft.com/fwlink/?LinkId=203876&clcid=0x409

Uninstall String

C:\WINDOWS\VS\vs10sp1\10.0\SetupCache\IdentityCache\Setup.exe /uninstall

Blogs (0)

Blog posts related to Microsoft Visual Studio 2010

Reviews (0)

Reviews related to Microsoft Visual Studio 2010

 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ