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?
