YaK:: WebLog #535 Topic : 2008-02-03 12.48.37 matt : bypassing the visual studio 2003 upgrade check [Changes]   [Calendar]   [Search]   [Index]   [PhotoTags]   
  [Back to weblog: pretention]  
[mega_changes]
[photos]

bypassing the visual studio 2003 upgrade check

Many moons ago, I had my Visual Studio 2002 CDs and was able to use my VS 2003 upgrade. Those CDs are long gone and I had to cheat a bit.


The long and the short of it is that the VS 2003 upgrade installer just looks for the following key:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Visual Studio .NET Enterprise Architect - English

... and the following value:

UninstallPath

That value need to have a string value that contains the full path to a program that will have an exit code of 0. (I used "c:\windows\notepad.exe")

Run the install, Enter your product key, click continue, you'll see notepad pop up. Close it, and the install will continue.

PS: Some of you may be wondering why I'm installing VS2003. Well, the XBox Dev Kit won't install properly without it. I'm installing the XDK to see if I can get some of these emulators to compile a working XBE using the (better optimizing) cl.exe from VC++ 2008.

Discussion:

showing all 0 messages    

(No messages)

>
Post a new message:

   

(unless otherwise marked) Copyright 2002-2014 YakPeople. All rights reserved.
(last modified 2008-02-03)       [Login]
(No back references.)