wine.inf: Add SystemRoot.

This commit is contained in:
Paul Vriens 2006-03-24 10:01:00 +01:00 committed by Alexandre Julliard
parent e748a77e1a
commit a589eb27ac
1 changed files with 3 additions and 2 deletions

View File

@ -150,8 +150,9 @@ HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,"Change preferred organization in ~/.wine/system.reg"
HKLM,%CurrentVersionNT%,"RegisteredOwner",2,"Change preferred owner in ~/.wine/system.reg"
HKLM,Software\Microsoft\Windows NT\CurrentVersion\Fonts,,,""
HKLM,Software\Microsoft\Windows NT\CurrentVersion\Hotfix\Q246009,"Installed",,"1"
HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"
HKLM,%CurrentVersionNT%\Fonts,,,""
HKLM,%CurrentVersionNT%\Q246009,"Installed",,"1"
[Debugger]
HKLM,Software\Microsoft\Windows NT\CurrentVersion\AeDebug,"Debugger",2,"winedbg --auto %ld %ld"