How to remove the Visual Studio .NET Setup Runtime files (315779)
The information in this article applies to:
- Microsoft Visual Studio .NET (2002), Professional Edition
- Microsoft Visual Studio .NET (2002), Enterprise Architect Edition
- Microsoft Visual Studio .NET (2002), Enterprise Developer Edition
- Microsoft Visual Studio .NET (2002), Academic Edition
This article was previously published under Q315779 SUMMARY
This step-by-step article explains how to remove the Visual Studio .NET (VS .NET) Setup Runtime files. You may have to remove the Visual Studio .NET Setup Runtime files for various reasons, including the following:
- For troubleshooting purposes.
- To remove VS .NET with no plans to reinstall the product.
Note If you remove the Setup Runtime files before you remove VS .NET, you may experience problems when you run Setup for VS .NET from Add/Remove Programs in Control Panel.
back to the top
Methods to remove the Setup Runtime files
You can use either of the following two methods to remove the Visual Studio .NET Setup Runtime Files:
- by using the original Windows Installer file
- by running Windows Installer directly through Msiexec.exe
back to the top
Use the original Windows Installer file
To use the original Windows Installer file, follow these steps:
- In Windows Explorer, locate the original Visual Studio .NET Windows Components Update.
- If you installed from CD-ROM, this location is on the CD-ROM labeled Windows Component Update.
- If you installed from DVD-ROM, this location is on the DVD-ROM, in the folder named WCU.
- If you installed from a network, your network administrator can give you the WCU path (typically, \\Server Name\VS Share Name\WCU).
- Right-click the file named Bootstrap.msi, and then click Uninstall.
- When the Windows Installer dialog box appears, click OK to confirm the removal of the Visual Studio .NET Setup Runtime files.
back to the top
Run Windows Installer through Msiexec.exe
To run the Windows Installer through Msiexec.exe, follow these steps:
- On the Start menu, click Run, and then type the following command:
msiexec.exe /x {DA82F00E-7294-40E7-B7A6-60B4C16C605E} - Click OK.
back to the top
Additional information
The Visual Studio .NET Setup Runtime Files are installed during the Windows Component Update portion of Visual Studio .NET Setup. You cannot remove these files from Add/Remove programs in Control Panel. If you want to reinstall the Setup Runtime files, run the installation file Bootstrap.msi that is located in the root folder of the Windows Component Update CD-ROM or in the WCU folder on the DVD-ROM.
back to the top
Modification Type: | Minor | Last Reviewed: | 3/3/2006 |
---|
Keywords: | kbvs2005swept kbvs2005doesnotapply kbHOWTOmaster kbsetup kbWinCompUpd KB315779 kbAudDeveloper |
---|
|