On Sat, 26 Apr 2008 22:37:07 GMT, Bill K wrote:
> -- How can I remove or disable Dr Watson? If you try simply deleting
> it, it comes right back.
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.
Good luck