Created
August 31, 2016 15:39
-
-
Save huyna/a10bbe87747735d33d1f483abe7d7b51 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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