View Single Post

  #9  
Old 12-11-2005, 07:36 AM
kojy Offline
Registered User
 
Join Date: Dec 2005
Posts: 2
Quote:
Originally Posted by Deathwatcher
I keep having trouble with it too, and I've checked around for solutions to it, but all I find is this:

"To turn off the Dr Watson debugger, apply the following Windows XP registry hack:

Hive: HKEY_LOCAL_MACHINE
Key: SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
Name: Auto
Type: REG_DWORD
Value: 0 disable
Value: 1 enable
"

But when I try to do this, the Auto Type is different, it says REG_SZ instead of REG_DWORD. What should I do?

Hey, I had the same problem, I tried to change the same registery key, but I changed the one with the TYPE: REG_SZ
I think it works fine now with me ..... I don't have that problem anymore.
Good Luck
Reply With Quote