Welcome to MSDN Blogs Sign in | Join | Help

While installing Visual Studio 2008 final release, I see message to uninstall prerelease version of "Microsoft Windows Vista Client Headers and Libraries

Before I start with this post 

I'm assuming that you followed Visual Studio 2008 Beta2 uninstall instructions on http://weblogs.asp.net/scottgu/archive/2007/11/20/steps-to-uninstall-vs-2008-beta2-before-installing-the-vs-2008-final-release.aspx.

If not, then please visit link mentioned above to uninstall Visual Studio 2008 Beta2.

Ok, I come to the point now

While installing Visual Studio 2008 final release, you might see a message to uninstall prerelease version of  "Microsoft Windows Vista Client Headers and Libraries (6001.16533.121)".

[Snapshot attached with this post] 

However, this component might not appear in Add/Remove programs.

If you see this issue, following steps could help you out.

1. open a cmd window as an administrator.

2. Run following commands on the cmd window to uninstall "Microsoft Windows Vista Client Headers and Libraries (6001.16533.121)" & Microsoft Windows Vista Client Utilities for Win32 Development (6001.16533.121)

If you are using 32bit machine then follow these instructions:

 

- To uninstall Microsoft Windows Vista Client Headers and Libraries (6001.16533.121) run following command.

msiexec /x {07D7D276-46D2-42F5-BC90-0906C330746E}

 

-To uninsall Microsoft Windows Vista Client Utilities for Win32 Development (6001.16533.121) run following command

msiexec /x {930A590D-29F8-4554-8DC8-27B8A17DD637}

 

If you are using 64bit machine then follow these instructions:

 

-To uninstall Microsoft Windows Vista Client Headers and Libraries (6001.16533.121) run following command

msiexec /x {8B4D0612-3239-4272-9FB7-E23D4E0C6026}

 

- To uninstall Microsoft Windows Vista Client Utilities for Win32 Development (6001.16533.121) run following command

msiexec /x {41ECD11F-C317-4037-BB87-56FE144DB4A9}

 

Running MSIEXEC commands mentioned above report an error that it depends on procore_vs. and cancels the uninstall?

 

Delete the following Registry key and try uninstall again.

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer\ProductReference\ReferencedProducts\07D7D27646D242F5BC900906C330746E

Note: This workaround is for a specific case and don’t delete registry key in any other case.

If you run into any problems with either installation or uninstall, please make sure to post in the Visual Studio 2008 Setup and Installation Forum on MSDN.

 

Hope this helps.

Varun 

 

 

Published Tuesday, November 27, 2007 6:15 AM by Varun Gupta

Attachment(s): BetaBlock_Vista_ClientHeaders.jpg

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

# Visual Studio 2008 Setup troubleshooting guide

Tuesday, December 04, 2007 6:57 PM by VarunGupta

Visual Studio 2008 Setup displays a dialog box during the middle of setup indicating failure 1. Relevant

# Temp

Tuesday, December 04, 2007 8:50 PM by VarunGupta

Visual Studio 2008 Troubleshooting Guide State of Visual Studio 2008 Setup Windows Vista Windows XP &

# Test

Tuesday, December 04, 2007 10:31 PM by VarunGupta

Visual Studio 2008 Troubleshooting Guide State of Visual Studio 2008 Setup Windows Vista Windows XP &

# Hey, Thanks!

Wednesday, January 09, 2008 10:13 AM by Clinton Judy

That worked great! Thanks for posting the solve.

# You da man...

Friday, May 02, 2008 12:37 AM by dustymac

Mega thanks to you my friend for this solution.  You've been lifesaver...and will probably give me the first good night of sleep in a long time now that I'm successfully installing VS2008.

Thank you very much for your help!

Leave a Comment

(required) 
required 
(required) 

  
Enter Code Here: Required
 
Page view tracker