Skip to content

Instantly share code, notes, and snippets.

@huyna
Created August 31, 2016 15:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save huyna/a10bbe87747735d33d1f483abe7d7b51 to your computer and use it in GitHub Desktop.
Save huyna/a10bbe87747735d33d1f483abe7d7b51 to your computer and use it in GitHub Desktop.
Click "Start" and "Run."
Type "regedit" without the quotation marks to open the registry editor.
Expand "HKEY_LOCAL_MACHINE" and go to "Software." Click on "Microsoft, "WindowsNT," "Current Version" and "AeDebug."
Double-click the registry key "Debugger" on the right-window pane.
Change the entry to "drwtsn32 -p %ld -e %ld -g" -- including the quotation marks -- to change the post-mortem debugger back to its default.
Click "OK" and close the registry editor.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment