Re: Visual Studio Setup and Installation Cannot Uninstall/Reinstall/Repair/Install
Andre Guibert de Bruet
I was seeing the very same errors you have all posted. I am glad to say that I have found a solution! You want to empty the "Patches" REG_MULTI_SZ in
HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Installer\Products\845140B1CB334714B879DA9C7B494888\Patches
It will get you to the point where you can use the DVD to reinstall or repair the Gold version and then proceed to apply VS2005 SP1.
In my case, I had installed the patch against the remote debugger vulnerability back in December. The installer for this patch didn't seem to register everything properly on my Windows 2003 Enterprise Server machine. Deleting patch registration against 845140B1CB334714B879DA9C7B494888 (Visual Studio 8/2005) is not a supported thing to do, but it will get you out of the bind where the product cannot be upgraded, removed or repaired.
Andre