summaryrefslogtreecommitdiff
path: root/skype/_Debugger/AutoDebug-On.reg
blob: c3660921e803cc1d0d9b0d690f78c37a8f0a42a6 (plain)
1
2
3
4
5
6
7
8
9
10
Windows Registry Editor Version 5.00

; [ON] Auto attach to miranda32 process on startup.
; Works with VS.NET
; For VC6 specify another debugger.
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\miranda32.exe]
"Debugger"="vsjitdebugger.exe"

; VS.NET
;"Debugger"="vsjitdebugger.exe"