wine.inf: Map the Desktop 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:
Zebediah Figura 2020-07-23 18:40:55 -05:00 committed by Alexandre Julliard
parent 72ad4e7dc1
commit 13adddc071
1 changed files with 1 additions and 0 deletions

View File

@ -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,"desktop",,"USR:Control Panel\Desktop"
HKLM,%CurrentVersionNT%\IniFileMapping\win.ini,"devices",,"USR:Software\Microsoft\Windows NT\CurrentVersion\Devices"
HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,,,"USR:Software\Microsoft\Windows NT\CurrentVersion\Windows"
HKLM,%CurrentVersionNT%\IniFileMapping\win.ini\windows,"CursorBlinkRate",,"USR:Control Panel\Desktop"