Fixed debugger registry key location.

oldstable
Ove Kaaven 2000-04-23 20:00:19 +00:00 committed by Alexandre Julliard
parent c0adb215d9
commit e8b74bfdda
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@
#
# Configuration for unhandled exceptions
#
[MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug]
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows NT\CurrentVersion\AeDebug]
# command line to start a debugger when an exception occurs
"Debugger"="debugger/winedbg %ld %ld"
# to 1 if no message box has to be presented before running the debugger