Diable Dr watson message

  • Thread starter Thread starter Mohan Lal
  • Start date Start date
Hi

Can you tell me how to diable Dr watson debugging error

Disable Dr. Watson dump file creation
[Start] [Run] [Regedit] - Browse to the following location in the left
pane:
HKEY_LOCAL-MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
Left click on the value 'Auto' on the right pane, and change the value from
'1' to '0' Close the registry editor.
To delete the dump files created by Dr Watson on earlier occasions, you
will have to delete them manually with this procedure: In the cmd box
C:\Documents and Settings\All Users\Application Data\Microsoft\Dr Watson
and delete files named User.dmp and Drwtsn32log.
 
Kayman said:
Disable Dr. Watson dump file creation
[Start] [Run] [Regedit] - Browse to the following location in the left
pane:
HKEY_LOCAL-MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
Left click on the value 'Auto' on the right pane, and change the value
from
'1' to '0' Close the registry editor.

Thanks for that tip. What is the key below in aid of?

HKEY_LOCAL-MACHINE\SOFTWARE\Microsoft\DrWatson
 
Kayman said:
Disable Dr. Watson dump file creation
[Start] [Run] [Regedit] - Browse to the following location in the left
pane:
HKEY_LOCAL-MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\AeDebug
Left click on the value 'Auto' on the right pane, and change the value
from
'1' to '0' Close the registry editor.

Thanks for that tip. What is the key below in aid of?

HKEY_LOCAL-MACHINE\SOFTWARE\Microsoft\DrWatson

Description of the Dr. Watson for Windows
http://support.microsoft.com/kb/308538

How to disable Dr. Watson for Windows
http://support.microsoft.com/kb/188296

Dr. Watson
http://en.wikipedia.org/wiki/Dr._Watson_(debugger)
 
Back
Top