Installing Visual Studio on Vista

Published 30 July 09 01:05 PM | rodtrent

 Installing Visual Studio on Vista

Visual Studio setup attempts to install .NET Framework 2.0 but fails if the 2.0 Framework is already installed on the machine. On a Vista machine, this will fail because the 2.0 Framework is already is built into the operating system.

To correct this issue you can edit the unattend .ini file to prevent VS unattended setup from attempting to install .NET Framework 2.0.

  • Remove these lines: "gfn_mid framework", "gfn_mid framework ia64", and "gfn_mid framework amd64" from the following sections:
    [PreInstallOrder]
    [InstallOrder]
    [PostInstallOrder]
  • Change “InstallActionInteger=5” to “InstallActionInteger=1” in the following sections:
    [gfn_mid framework]
    InstallActionInteger=1
    [gfn_mid framework ia64]
    InstallActionInteger=1
    [gfn_mid framework amd64]
    InstallActionInteger=1

Enterprise Network Deployment Readme

Filed under:

Comments

No Comments

This Blog

News

    Ni Hao! Wo shi Rod.



    The Bruce Campbell Fan Store



    Proud member of the myITforum Network



Community

Things I've done

myITforum.com

Things I do

Blog Roll

Syndication