mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2024-11-21 17:09:06 -07:00
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
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue