wine.inf: Use %CurrentVersionNT% wherever applicable.

This commit is contained in:
Francois Gouget 2006-08-07 21:37:34 +02:00 committed by Alexandre Julliard
parent 0c1586e8f0
commit dec695f6c1
1 changed files with 2 additions and 2 deletions

View File

@ -164,8 +164,8 @@ HKLM,%CurrentVersionNT%\Fonts,,,""
HKLM,%CurrentVersionNT%\Q246009,"Installed",,"1"
[Debugger]
HKLM,Software\Microsoft\Windows NT\CurrentVersion\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"
HKLM,Software\Microsoft\Windows NT\CurrentVersion\AeDebug,"Auto",2,"1"
HKLM,%CurrentVersionNT%\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"
HKLM,%CurrentVersionNT%\AeDebug,"Auto",2,"1"
HKCU,Software\Wine\Debug,"RelayExclude",2,"ntdll.RtlEnterCriticalSection;ntdll.RtlLeaveCriticalSection;kernel32.97;kernel32.98"
[Desktop]