Install Visual Studio 2010 SP1 - SQL-FineBuild/Common GitHub Wiki
Previous Setup SQLPS | Manual Install | Setup KB2549864 Next |
---|
FineBuild can install and configure Visual Studio 2010 SP1 as part of the SQL Server install process. If you do not want to install VS 2010 SP1, do not download it.
If you install SQL Server 2012 or SQL Server 2014, it is recommended that you also install VS 2010 SP1 and Install KB2549864.
If you are not installing SQL Server 2012 or SQL Server 2014, then there is no need to install VS 2010 SP1.
Visual Studio 2010 SP1 Download
-
Download VS 2010 SP1 ISO file from the location below:
-
Create a sub-folder of _Additional Components_ called VS2010SP1
-
If you are installing on Windows 2008 R2 or below, mount the ISO file to a virtual DVD reader using a tool such as Pismo File Mount.
-
Browse the ISO file and copy all the contents to the Additional Components\VS2010SP1 folder
FineBuild VS2010 SP1 Install
Automated silent installation of VS2010 SP1 is performed by Process Id 4ACA and is controlled by the parameters below:
SQL Version | Parameter | FULL Build | WORKSTATION Build | CLIENT Build |
---|---|---|---|---|
SQL2019 | /SetupVS2010SP1: | N/A | N/A | N/A |
SQL2017 | /SetupVS2010SP1: | N/A | N/A | N/A |
SQL2016 | /SetupVS2010SP1: | N/A | N/A | N/A |
SQL2014 | /SetupVS2010SP1: | Yes | Yes | Yes |
SQL2012 | /SetupVS2010SP1: | Yes | Yes | Yes |
SQL2008R2 | /SetupVS2010SP1: | N/A | N/A | N/A |
SQL2008 | /SetupVS2010SP1: | N/A | N/A | N/A |
SQL2005 | /SetupVS2010SP1: | N/A | N/A | N/A |
Manual VS2010 SP1 Install
The following steps show what you would have to do to install VS2010 SP1 manually. FineBuild does all of this work for you automatically.
-
Navigate to the Additional Components\VS2010SP1 folder
Right-click on Setup.exe and select Run as Administrator
-
If the User Account Control window is displayed
Click Yes to continue
-
Please wait until the VS2010 SP1 Preparation completes
-
The Setup window is displayed
Click Next to continue
-
Accept the License Agreement
Click Next to continue
-
Wait while VS2010 SP1 is installed
-
The installation is complete
Click Finish to exit
Copyright FineBuild Team © 2014 - 2021. License and Acknowledgements
Previous Setup SQLPS | Top | Setup KB2549864 Next |
---|