mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2024-11-19 17:06:04 -07:00
wine.inf: Add Explorer\Advanced registry key.
This commit is contained in:
parent
3b0943e094
commit
1bccb4cf9a
Notes:
Alexandre Julliard
2024-05-22 22:58:59 +02:00
Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/wine/-/merge_requests/5701
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue