Module: wine Branch: master Commit: 1bccb4cf9a5804fd1917b32827288a77276bb910 URL: https://gitlab.winehq.org/wine/wine/-/commit/1bccb4cf9a5804fd1917b32827288a7...
Author: Paul Gofman pgofman@codeweavers.com Date: Tue May 21 16:53:42 2024 -0600
wine.inf: Add Explorer\Advanced registry key.
---
loader/wine.inf.in | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/loader/wine.inf.in b/loader/wine.inf.in index 256a24bc5a1..f952ef84f43 100644 --- a/loader/wine.inf.in +++ b/loader/wine.inf.in @@ -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