View Single Post

  #6  
Old 03-10-2005, 10:13 AM
Deathwatcher Offline
Registered User
 
Join Date: Mar 2005
Posts: 1
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?
Reply With Quote