• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to disable Dr Watson in win2k?

ChemMan

Member
Sometimes while playing medal of honor, especially when loading between maps, the game will fall back to the desktop with the message "MOHAA.exe has generated an error, a log file is being generated" (or something to that effect). During this there is a lot of disk activity, and the process drwatson32.exe spawns in the task manager window. After several moments of disk churning, I get a user.dmp file in my E:\Documents and Settings\All Users\Documents\DrWatson folder which happens to be 512 megs in size (same as my RAM). Is there a proper way to disable dr watson besides drwatson32.exe -> drwatson32.off (renaming the file). Thanks for the help.
 
Never mind, found it myself😀

Regedit

Hkey_local_machine\software\microsoft\drwatson

CreateCrashDump = 0
SoundNotification = 0
VisualNotification = 0

Now hopefully it won't dump the memory, or even notify me for that matter
 
Editing HKEY_LOCAL_MACHINE\Software\Microsoft\WindowsNT\CurrentVersion\AeDebug will really, really disable dr watson.
 
Back
Top