1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-26 13:02:25 +00:00

wine.inf: Add Explorer\Advanced registry key.

This commit is contained in:
Paul Gofman 2024-05-21 16:53:42 -06:00 committed by Alexandre Julliard
parent 3b0943e094
commit 1bccb4cf9a

View File

@ -359,6 +359,7 @@ HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57d
HKLM,System\CurrentControlSet\Control\Class\{745a17a0-74d3-11d0-b6fe-00a0c90f57da},"Class",,"HIDClass"
[CurrentVersion]
HKCU,%CurrentVersion%\Explorer\Advanced,,16
HKCU,%CurrentVersion%\Run,,16
HKCU,%CurrentVersionNT%\Winlogon,,16
HKLM,%CurrentVersion%,"CommonFilesDir",,"%16427%"
@ -373,6 +374,7 @@ HKLM,%CurrentVersion%\Control Panel\Cursors\Schemes,,16
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMax",,"3600"
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"DiskSpinDownMin",,"3"
HKLM,%CurrentVersion%\Controls Folder\PowerCfg,"LastID",,"5"
HKLM,%CurrentVersion%\Explorer\Advanced,,16
HKLM,%CurrentVersion%\Explorer\AutoplayHandlers,,16
HKLM,%CurrentVersion%\Explorer\DriveIcons,,16
HKLM,%CurrentVersion%\Explorer\KindMap,,16