mirror of
https://github.com/reactos/wine.git
synced 2024-11-25 20:59:54 +00:00
wine.inf: Add SystemRoot.
This commit is contained in:
parent
e748a77e1a
commit
a589eb27ac
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user