Ensuring consistency across multiple workstations in a corporate network.
To suppress reboots, add REBOOT=ReallySuppress .
, point the installer to the folder where you extracted or mounted the SP1 files. Common Issues & Fixes vs10sp1-x86.msi offline download
VS10SP1-X86.MSI is a Windows Installer package file that contains the Visual Studio 2010 SP1 update for 32-bit (x86) systems. This file is a self-extracting archive that includes all the necessary files and instructions to update Visual Studio 2010 to SP1.
Many users mistakenly try to download the web bootstrapper ( VS10sp1-kb983509.exe ), which requires an active internet connection to fetch components on the fly. This fails if: Common Issues & Fixes VS10SP1-X86
Visit the Microsoft Developer Community (archived) or check the MSDN forums for VS2010-specific threads.
msiexec /i "C:\OfflineInstallers\vs10sp1-x86.msi" /quiet /norestart This fails if: Visit the Microsoft Developer Community
Inside the mounted/extracted folder, navigate to:
Once you have downloaded the vs10sp1-x86.msi file, you can install it offline by following these steps: