Soldato
I'm trying to remove all traces of Visual Studio manually as the uninstaller won't work.
The last thing I need to do is to re-define the debugger Windows uses. Its set to the Visual Studio Just In Time debugger.
Using the second method from http://support.microsoft.com/default.aspx/kb/923827 I know what to do. However I don't know what the value for this key should be by default on Windows XP. Can any who has the default debugger in operation paste their HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug for me, perhaps using the code tags?
The last thing I need to do is to re-define the debugger Windows uses. Its set to the Visual Studio Just In Time debugger.
Using the second method from http://support.microsoft.com/default.aspx/kb/923827 I know what to do. However I don't know what the value for this key should be by default on Windows XP. Can any who has the default debugger in operation paste their HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug for me, perhaps using the code tags?
Code:
Registry key in here