wine.inf: Map the Windows section of win.ini to the registry.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
c3b35a44a4
commit
f8be6935ca
|
@ -565,6 +565,7 @@ HKLM,%CurrentVersionNT%\FontSubstitutes,,16
|
|||
HKLM,%CurrentVersionNT%\Gre_Initialize,,16
|
||||
HKLM,%CurrentVersionNT%\Hotfix\Q246009,"Installed",,"1"
|
||||
HKLM,%CurrentVersionNT%\Image File Execution Options,,16
|
||||
HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,,,"USR:Software\Microsoft\Windows NT\CurrentVersion\Windows"
|
||||
HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,"CursorBlinkRate",,"USR:Control Panel\Desktop"
|
||||
HKLM,%CurrentVersionNT%\LanguagePack,,16
|
||||
HKLM,%CurrentVersionNT%\NetworkCards,,16
|
||||
|
|
Loading…
Reference in New Issue