Wednesday, February 27, 2008

Disabling Dr. Watson

If you want to disable Dr. Watson program errors from generating log files:
  1. Start Regedit
  2. Go to HKEY_LOCAL_MACHINE / SOFTWARE \Microsoft \ Windows NT \ CurrentVersion\ AeDebug
  3. Set the string Auto=0
  4. To re-enable it, run drwtsn32 -i

Note: If you do want to use Dr. Watson, you can change the default settings by running drwtsn32

No comments: