To disable Dr. Watson
- Click Start, click Run, type regedit.exe in the Open box, and then click OK.
- Locate and then click the following registry key: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebugNOTE: Steps three and four are optional, However, they are necessary if you want to restore the default use of Dr. Watson.
- Click the AeDebug key, and then click Export Registry File on the Registry menu.
- Type a name and location for the saved registry file, and then click Save.
- Delete the AeDebug key.
Value Name = Auto
Type = String (REG_SZ)
Data Value = 1 or 0. (Default is 1)
Value Name = Debugger
Type = String (REG_SZ)
Data Value = drwtsn32 -p %ld -e %ld -g
NOTE: This data value (drwtsn32 -p %ld -e %ld -g) is specific to Dr. Watson. Alternative debuggers will have their own values and parameters.
Type = String (REG_SZ)
Data Value = 1 or 0. (Default is 1)
Value Name = Debugger
Type = String (REG_SZ)
Data Value = drwtsn32 -p %ld -e %ld -g
NOTE: This data value (drwtsn32 -p %ld -e %ld -g) is specific to Dr. Watson. Alternative debuggers will have their own values and parameters.
To enable Dr. Watson
- At a command prompt, type the following line, and then press ENTER:
drwtsn32 -i - Double-click the .reg file that you created in steps three and four that were discussed earlier.
Fix it Automatically
To fix this problem automatically, click the Fix it button or link. Click Run in the File Download dialog box, and then follow the steps in the Fix it wizard.
Notes
- This wizard may be in English only. However, the automatic fix also works for other language versions of Windows.
- If you are not on the computer that has the problem, save the Fix it solution to a flash drive or a CD and then run it on the computer that has the problem.
No comments:
Post a Comment