Suppose you have Microsoft Visual Studio 6.0 installed on tour machine & afterwards you had installed .Net. In this case .Net becomes your default debugger. You can change the default debugger back to Microsoft Visual Studio 6.0 using following steps
Edit Following Registry key :-
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
"C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin\msdev.exe" -p %ld -e %ld "
Archive for May, 2006
How to change Default Debugger?
Posted in Technical on May 5, 2006 | 2 Comments »