1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2024-11-24 07:30:22 +01:00
ExplorerPatcher/ep_gui/resources/settings.reg

813 lines
20 KiB
Reg
Raw Normal View History

2021-10-02 03:02:07 +02:00
Windows Registry Editor Version 5.00
2021-11-19 17:19:58 +01:00
;M Settings
2022-01-05 04:02:25 +01:00
;q
2021-11-19 17:19:58 +01:00
;T %R:1001%
2024-02-13 22:41:29 +01:00
;s Taskbar_StyleSection1 DoesTaskbarDllExist
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;z 3 %R:1002% *
;x 0 %R:1003%
;x 1 %R:1004%
;x 2 %R:1047%
"OldTaskbar"=dword:00000001
;g Taskbar_StyleSection1
;s Taskbar_StyleSection2 !DoesTaskbarDllExist
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;z 2 %R:1002% *
;x 0 %R:1003%
;x 1 %R:1004%
2021-10-15 12:50:52 +02:00
"OldTaskbar"=dword:00000001
2024-02-13 22:41:29 +01:00
;g Taskbar_StyleSection2
;s Taskbar_StockWin10Unavailable !IsStockWindows10TaskbarAvailable
;t ⚠ %R:1049%
;g Taskbar_StockWin10Unavailable
;y %R:1005% 🡕
2021-11-14 17:32:54 +01:00
;ms-settings:taskbar
;y %R:1006% 🡕
;shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}
;y %R:1007% 🡕
;shell:::{05d7b0f4-2121-4eff-bf6b-ed3f69b894d9}\SystemIcons
;s Taskbar_LocationSection !(IsWindows11Version22H2OrHigher&&!IsOldTaskbar)
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 4 %R:1008% *
;x 3 %R:1009%
;x 1 %R:1010%
;x 0 %R:1011%
;x 2 %R:1012%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_TaskbarPosition"=dword:00000003
;c 4 %R:1013%
;x 3 %R:1009%
;x 1 %R:1010%
;x 0 %R:1011%
;x 2 %R:1012%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_MMTaskbarPosition"=dword:00000003
;g Taskbar_LocationSection
;s Taskbar_CortanaButtonSection !IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;c 3 %R:1014%
;x 0 %R:1015%
;x 2 %R:1016%
;x 1 %R:1017%
"TaskbarDa"=dword:00000000
;g Taskbar_CortanaButtonSection
2021-10-15 12:50:52 +02:00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Search]
;c 3 %R:1019%
;x 0 %R:1020%
;x 1 %R:1021%
;x 2 %R:1022%
"SearchboxTaskbarMode"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;b %R:1024%
"ShowTaskViewButton"=dword:00000001
;s Taskbar_CortanaButtonSection1 IsWindows11Version22H2OrHigher
;s Taskbar_CortanaButtonSection2 !IsOldTaskbar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;b %R:1025%
"TaskbarDa"=dword:00000001
;g Taskbar_CortanaButtonSection2
;g Taskbar_CortanaButtonSection1
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1026%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_AutoHideTaskbar"=dword:00000000
;s Taskbar_Windows10Section IsOldTaskbar
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 2 %R:1027% *
;x 0 %R:1028%
;x 1 %R:1029%
"OrbStyle"=dword:00000000
;c 5 %R:1030%
;x 0 %R:1031%
;x 1 %R:1032%
;x 5 %R:1033%
;x 3 %R:1034%
;x 7 %R:1035%
"OldTaskbarAl"=dword:00000000
;c 5 %R:1036%
;x 0 %R:1031%
;x 1 %R:1032%
;x 5 %R:1033%
;x 3 %R:1034%
;x 7 %R:1035%
"MMOldTaskbarAl"=dword:00000000
;c 3 %R:1037%
;x 0 %R:1039%
;x 1 %R:1040%
;x 2 %R:1041%
"TaskbarGlomLevel"=dword:00000002
;c 3 %R:1043%
;x 0 %R:1039%
;x 1 %R:1040%
;x 2 %R:1041%
"MMTaskbarGlomLevel"=dword:00000002
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;c 2 %R:1044%
;x 1 %R:1045%
;x 0 %R:1046%
"TaskbarSmallIcons"=dword:00000000
;g Taskbar_Windows10Section
;s Taskbar_AltImplSection IsAltImplTaskbar
;y %R:1048%
;https://github.com/valinet/ExplorerPatcher/wiki/ExplorerPatcher's-taskbar-implementation
;g Taskbar_AltImplSection
2021-11-19 17:19:58 +01:00
;T %R:1101%
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1102%
2021-10-02 03:02:07 +02:00
"SkinMenus"=dword:00000001
;b %R:1103%
2021-10-15 12:50:52 +02:00
"CenterMenus"=dword:00000001
;b %R:1104%
2021-10-15 12:50:52 +02:00
"FlyoutMenus"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\TabletTip\1.7]
;b %R:1105% *
2021-10-15 12:50:52 +02:00
"TipbandDesiredVisibility"=dword:00000000
;s SystemTray_Section98 IsOldTaskbar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;b %R:1106%
"ShowSecondsInSystemClock"=dword:00000000
;g SystemTray_Section98
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;i %R:1107% *
"HideControlCenterButton"=dword:00000000
;s SystemTray_Section109 IsOldTaskbar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;c 3 %R:1108%
;x 1 %R:1109%
;x 0 %R:1110%
;x 2 %R:1111%
"TaskbarSD"=dword:00000001
;g SystemTray_Section109
;s SystemTray_Section117 !IsOldTaskbar
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;b %R:1108%
"TaskbarSD"=dword:00000001
;g SystemTray_Section117
;s SystemTray_Windows10Section IsOldTaskbar
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;p 2
;b %R:1112% *
"SkinIcons"=dword:00000001
;s Taskbar_AltImplSection IsAltImplTaskbar
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 2 %R:1143% *
;x 0 %R:1144%
;x 1 %R:1145%
"TrayOverflowStyle"=dword:00000000
;g Taskbar_AltImplSection
2021-12-24 20:58:28 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;a %R:1113%
;c 3 %R:1114%
;x 0 %R:1115%
;x 1 %R:1116%
;x 2 %R:1117%
"ReplaceNetwork"=dword:00000000
2022-01-05 04:02:25 +01:00
;q
;t %R:1118%
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Control Panel\Settings\Network]
;c 7 %R:1119%
;x 6 %R:1120%
;x 5 %R:1121%
;x 0 %R:1122%
;x 2 %R:1123%
;x 1 %R:1124%
;x 3 %R:1116%
;x 4 %R:1117%
"ReplaceVan"=dword:00000000
2021-10-21 08:01:59 +02:00
[HKEY_CURRENT_USER\Software\Microsoft\Windows NT\CurrentVersion\MTCUVC]
;c 2 %R:1125%
;x 1 %R:1126%
;x 0 %R:1127%
2021-10-21 08:01:59 +02:00
"EnableMtcUvc"=dword:00000001
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
;c 3 %R:1128%
;x 2 %R:1129%
;x 0 %R:1130%
;x 1 %R:1131%
2021-10-21 08:01:59 +02:00
"UseWin32TrayClockExperience"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ImmersiveShell]
;c 2 %R:1133%
;x 0 %R:1134%
;x 1 %R:1135%
"UseWin32BatteryFlyout"=dword:00000000
;s SystemTray_LanguageSwitcherBefore22H2 !IsWindows11Version22H2OrHigher
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 3 %R:1136% *
;x 0 %R:1137%
;x 1 %R:1138%
;x 4 %R:1140%
"IMEStyle"=dword:00000000
;g SystemTray_LanguageSwitcherBefore22H2
;s SystemTray_LanguageSwitcherAfter22H2 IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 4 %R:1136% *
;x 0 %R:1137%
;x 7 %R:1140%
;x 1 %R:1141%
;x 4 %R:1142%
"IMEStyle"=dword:00000000
;g SystemTray_LanguageSwitcherAfter22H2
;g SystemTray_Windows10Section
2021-10-02 03:02:07 +02:00
2021-11-19 17:19:58 +01:00
;T %R:1201%
;e %R:1202%
;e %R:1203%
;y %R:1204% 🡕
2022-01-05 04:02:25 +01:00
;https://github.com/valinet/ExplorerPatcher/wiki/Using-ExplorerPatcher-as-shell-extension
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
2022-01-05 04:02:25 +01:00
;q
;b %R:1205%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_RegisterAsShellExtension"=dword:00000000
2021-10-15 12:50:52 +02:00
[-HKEY_CURRENT_USER\Software\Classes\CLSID\{86ca1aa0-34aa-4e8b-a509-50c905bae2a2}\InprocServer32]
;d %R:1206% *
2021-10-02 03:02:07 +02:00
@=""
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1207%
"LegacyFileTransferDialog"=dword:00000000
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1208%
"UseClassicDriveGrouping"=dword:00000000
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 4 %R:1209% *
;x 0 %R:1210%
;x 4 %R:1212%
;x 1 %R:1214%
;x 2 %R:1215%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_FileExplorerCommandUI"=dword:00000000
;t %R:1216%
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;i %R:1217% **
2021-10-15 12:50:52 +02:00
"DisableImmersiveContextMenu"=dword:00000000
2021-10-21 08:01:59 +02:00
[-HKEY_CURRENT_USER\Software\Classes\CLSID\{056440FD-8568-48e7-A632-72157243B55B}\InprocServer32]
;d %R:1218% **
2021-10-21 08:01:59 +02:00
@=""
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1219%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_DisableModernSearchBar"=dword:00000000
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1220% **
"ShrinkExplorerAddressBar"=dword:00000000
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1221% **
2021-10-02 03:02:07 +02:00
"HideExplorerSearchBar"=dword:00000000
;s Explorer_TitlebarSection !IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 4 %R:1222%
;x 0 %R:1223%
;x 1 %R:1224%
;x 2 %R:1225%
;x 3 %R:1226%
"HideIconAndTitleInExplorer"=dword:00000000
;g Explorer_TitlebarSection
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1227% **
"MicaEffectOnTitlebar"=dword:00000000
2021-10-02 03:02:07 +02:00
2021-11-19 17:19:58 +01:00
;T %R:1301%
2024-02-13 22:41:29 +01:00
;s StartMenu_StyleSection DoesWindows10StartMenuExist
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;z 2 %R:1302% *
;x 0 %R:1303%
;x 1 %R:1304%
"Start_ShowClassicMode"=dword:00000000
2024-02-13 22:41:29 +01:00
;g StartMenu_StyleSection
;y %R:1305% 🡕
;ms-settings:personalization-start
2022-03-03 20:45:49 +01:00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;c 2 %R:1306%
;x 0 %R:1307%
;x 1 %R:1308%
2022-03-03 20:45:49 +01:00
"TaskbarAl"=dword:00000001
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;z 22 %R:1309%
;x 0 %R:1310%
2021-10-02 03:02:07 +02:00
;x 1 1
;x 2 2
;x 3 3
;x 4 4
;x 5 5
;x 6 %R:1311%
2021-10-02 03:02:07 +02:00
;x 7 7
;x 8 8
;x 9 9
;x 10 10
;x 11 11
;x 12 12
;x 13 13
;x 14 14
;x 15 15
;x 16 16
;x 17 17
;x 18 18
;x 19 19
;x 20 20
;x 99999 %R:1312%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_Start_MaximumFrequentApps"=dword:00000006
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage]
;a %R:1313%
;c 10 %R:1314%
;x 1 %R:1315%
;x 0 %R:1316%
;x 2 %R:1317%
;x 3 %R:1318%
;x 4 %R:1319%
;x 5 %R:1320%
;x 6 %R:1321%
;x 7 %R:1322%
;x 8 %R:1323%
;x 9 %R:1324%
"MonitorOverride"=dword:00000001
;s StartMenu_Windows11 !IsWindows10StartMenu
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1325%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_StartDocked_DisableRecommendedSection"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\StartPage]
;b %R:1326%
"MakeAllAppsDefault"=dword:00000000
;g StartMenu_Windows11
;s StartMenu_Windows10 IsWindows10StartMenu
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1327%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_StartUI_ShowMoreTiles"=dword:00000000
;c 3 %R:1328%
;x 1 %R:1329%
;x 2 %R:1330%
;x 0 %R:1331%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_StartUI_EnableRoundedCorners"=dword:00000000
2022-03-01 16:34:10 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 3 %R:1332%
;x 0 %R:1333%
;x 1 %R:1334%
;x 2 %R:1335%
2022-03-01 16:34:10 +01:00
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_ForceStartSize"=dword:00000000
;c 3 %R:1336%
;x 0 %R:1337%
;x 3 %R:1338%
;x 1 %R:1339%
2022-03-03 06:21:47 +01:00
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_NoStartMenuMorePrograms"=dword:00000000
;y %R:1340%
;https://github.com/valinet/ExplorerPatcher/discussions/1679
;g StartMenu_Windows10
2021-11-14 17:32:54 +01:00
2021-10-02 03:02:07 +02:00
;T %R:1401%
2021-10-21 08:01:59 +02:00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]
;z 4 %R:1402% *
;x 0 %R:1403%
;x 3 %R:1405%
;x 1 %R:1406%
;x 2 %R:1407%
2021-10-21 08:01:59 +02:00
"AltTabSettings"=dword:00000000
;s WindowSwitcher_SWS IsSWSEnabled
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher\sws]
;b %R:1408%
2021-10-15 12:50:52 +02:00
"IncludeWallpaper"=dword:00000001
;b %R:1409%
2021-10-25 04:56:20 +02:00
"PrimaryOnly"=dword:00000000
;b %R:1410%
2021-10-25 04:56:20 +02:00
"PerMonitor"=dword:00000000
;b %R:1411%
"SwitcherIsPerApplication"=dword:00000000
;b %PLACEHOLDER_0001%
"NoPerApplicationList"=dword:00000000
;c 3 %R:1413%
;x 0 %R:1414%
;x 1 %R:1415%
;x 2 %R:1416%
"Theme"=dword:00000000
2021-10-15 12:50:52 +02:00
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MultitaskingView\AltTabViewHost]
;c 19 %R:1417%
;x 100 %R:1418%
;x 98 98 %
;x 96 96 %
;x 95 %R:1419%
;x 94 94 %
;x 92 92 %
2021-10-15 12:50:52 +02:00
;x 90 90 %
;x 85 85 %
;x 80 80 %
;x 75 75 %
;x 70 70 %
;x 65 65 %
;x 60 60 %
2021-10-15 12:50:52 +02:00
;x 55 55 %
;x 50 50 %
;x 45 45 %
;x 40 40 %
;x 35 35 %
;x 30 30 %
"Grid_backgroundPercent"=dword:0000005F
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher\sws]
;c 3 %R:1420%
;x 0 %R:1421%
;x 1 %R:1422%
;x 2 %R:1423%
"ColorScheme"=dword:00000000
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher\sws]
;c 3 %R:1424%
;x 2 %R:1425%
;x 3 %R:1426%
;x 1 %R:1427%
"CornerPreference"=dword:00000002
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher\sws]
;c 20 %R:1428%
2021-10-15 12:50:52 +02:00
;x 330 330 pt
;x 320 320 pt
;x 310 310 pt
;x 300 300 pt
;x 290 290 pt
;x 280 280 pt
;x 270 270 pt
;x 260 260 pt
2021-10-25 04:56:20 +02:00
;x 250 250 pt
2021-10-15 12:50:52 +02:00
;x 240 240 pt
;x 230 %R:1429%
2021-10-15 12:50:52 +02:00
;x 220 220 pt
;x 210 210 pt
;x 200 200 pt
;x 190 190 pt
2021-10-25 04:56:20 +02:00
;x 180 180 pt
;x 170 170 pt
;x 160 160 pt
;x 150 150 pt
;x 140 140 pt
"RowHeight"=dword:000000e6
;c 10 %R:1430%
;x 100 %R:1431%
2021-10-15 12:50:52 +02:00
;x 95 95 %
;x 90 90 %
;x 85 85 %
;x 80 %R:1432%
2021-10-15 12:50:52 +02:00
;x 75 75 %
;x 70 70 %
;x 65 65 %
;x 60 60 %
;x 55 55 %
"MaxWidth"=dword:00000050
;c 10 %R:1433%
;x 100 %R:1434%
2021-10-15 12:50:52 +02:00
;x 95 95 %
;x 90 90 %
;x 85 85 %
;x 80 %R:1435%
2021-10-15 12:50:52 +02:00
;x 75 75 %
;x 70 70 %
;x 65 65 %
;x 60 60 %
;x 55 55 %
"MaxHeight"=dword:00000050
;c 11 %R:1436%
2021-12-09 23:03:12 +01:00
;x 50 50 pt
;x 45 45 pt
;x 40 40 pt
2021-12-09 23:03:12 +01:00
;x 35 30 pt
;x 30 30 pt
;x 25 25 pt
;x 20 %R:1437%
2021-12-09 23:03:12 +01:00
;x 15 15 pt
;x 10 10 pt
;x 5 5 pt
;x 0 %R:1438%
"MasterPadding"=dword:00000014
;c 11 %R:1439%
;x 0 %R:1440%
;x 25 %R:1441%
;x 50 %R:1442%
;x 75 %R:1443%
;x 100 %R:1444%
;x 125 %R:1445%
;x 150 %R:1446%
;x 200 %R:1447%
;x 300 %R:1448%
;x 400 %R:1449%
;x 500 %R:1450%
2021-10-25 04:56:20 +02:00
"ShowDelay"=dword:00000064
;c 3 %R:1451%
;x 0 %R:1452%
;x 1 %R:1453%
;x 2 %R:1454%
"ScrollWheelBehavior"=dword:00000000
2022-01-05 04:02:25 +01:00
;q
;y %R:1455% 🡕
;https://github.com/valinet/ExplorerPatcher/wiki/Simple-Window-Switcher
;g WindowSwitcher_SWS
2021-11-14 17:32:54 +01:00
2022-01-05 04:02:25 +01:00
2022-01-27 03:35:27 +01:00
2024-02-13 22:41:29 +01:00
;s Weather_Windows10 IsStockWin10Taskbar
;T %R:1501%
2022-01-27 03:35:27 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1502%
2022-01-27 03:35:27 +01:00
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_PeopleBand"=dword:00000000
;s Weather_Section1 IsWeatherEnabled
;w %R:1503%
;%R:1504%
;%R:1505%
"WeatherLocation"=""
;c 5 %R:1506%
;x 0 %R:1507%
;x 3 %R:1508%
;x 1 %R:1509%
;x 4 %R:1510%
;x 5 %R:1511%
2022-01-27 03:35:27 +01:00
"WeatherViewMode"=dword:00000000
;c 3 %R:1512%
;x 0 %R:1513%
;x 2 %R:1514%
;x 1 %R:1515%
"WeatherFixedSize"=dword:00000000
;c 2 %R:1516%
;x 0 %R:1517%
;x 1 %R:1518%
"WeatherToLeft"=dword:00000000
;c 7 %R:1519%
;x 60 %R:1520%
;x 300 %R:1521%
;x 900 %R:1522%
;x 1200 %R:1523%
;x 1800 %R:1524%
;x 3600 %R:1525%
;x 7200 %R:1526%
2022-01-27 03:35:27 +01:00
"WeatherContentUpdateMode"=dword:000004B0
;c 2 %R:1527%
;x 0 %R:1528%
;x 1 %R:1529%
2022-01-27 03:35:27 +01:00
"WeatherTemperatureUnit"=dword:00000000
;;;c 2 Location accuracy
;;;x 0 Generic (based on the IP address) (default)
;;;x 1 Precise (geolocation)
;;"WeatherLocationType"=dword:00000000
;w %R:1533%
;%R:1534%
;%R:1535%
2022-01-27 03:35:27 +01:00
"WeatherLanguage"=""
;c 3 %R:1536%
;x 0 %R:1537%
;x 1 %R:1538%
;x 2 %R:1539%
"WeatherTheme"=dword:00000000
;c 3 %R:1540%
;x 2 %R:1541%
;x 3 %R:1542%
;x 1 %R:1543%
"WeatherWindowCornerPreference"=dword:00000002
;c 2 %R:1544%
;x 0 %R:1545%
;x 1 %R:1546%
"WeatherIconPack"=dword:00000000
;c 2 %R:1547%
;x 0 %R:1548%
;x 1 %R:1549%
"WeatherContentsMode"=dword:00000000
;c 17 %R:1550%
;x 25 25 %
;x 33 33 %
;x 50 50 %
;x 67 67 %
;x 75 75 %
;x 80 80 %
;x 90 90 %
;x 0 %R:1551%
;x 110 110 %
;x 125 125 %
;x 150 150 %
;x 175 175 %
;x 200 200 %
;x 250 250 %
;x 300 300 %
;x 400 400 %
;x 500 500 %
"WeatherZoomFactor"=dword:00000000
2022-01-27 03:35:27 +01:00
;q
;g Weather_Section1
;y %R:1552% 🡕
2022-01-27 03:35:27 +01:00
;https://github.com/valinet/ExplorerPatcher/wiki/Weather
;s Weather_Section2 IsWeatherEnabled
;t %WEATHERLASTUPDATETEXT%
;u %R:1554%
2022-01-27 03:35:27 +01:00
;update_weather
;u %R:1555%
;clear_data_weather
;g Weather_Section2
;g Weather_Windows10
2022-01-27 03:35:27 +01:00
;s Spotlight_SpotlightOSCheck DoesOSBuildSupportSpotlight
;s Spotlight_SpotlightEnabledCheck IsSpotlightEnabled
;T %R:1601%
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1602%
"SpotlightDisableIcon"=dword:00000000
;c 8 %R:1603%
;x 0 %R:1604%
;x 32 %R:1605%
;x 48 %R:1606%
;x 288 %R:1607%
;x 800 %R:1608%
;x 304 %R:1609%
;x 816 %R:1610%
;x 1008 %R:1611%
"SpotlightDesktopMenuMask"=dword:00000000
;c 11 %R:1612%
;x 0 %R:1613%
;x 60 %R:1614%
;x 300 %R:1615%
;x 900 %R:1616%
;x 1200 %R:1617%
;x 1800 %R:1618%
;x 3600 %R:1619%
;x 7200 %R:1620%
;x 21600 %R:1621%
;x 43200 %R:1622%
;x 86400 %R:1623%
"SpotlightUpdateSchedule"=dword:00000000
;u %SPOTLIGHTCLICK%
;spotlight_click
;t %SPOTLIGHTINFOTIP1%
;t %SPOTLIGHTINFOTIP2%
;u %SPOTLIGHTNEXT%
;spotlight_next
;u %SPOTLIGHTLIKE%
;spotlight_like
;u %SPOTLIGHTDISLIKE%
;spotlight_dislike
;;;u %R:1624%
;;;spotlight_menu
;g Spotlight_SpotlightEnabledCheck
;g Spotlight_SpotlightOSCheck
;T %R:1701%
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1702%
"LastSectionInProperties"=dword:00000000
;b %R:1703% *
2021-10-15 12:50:52 +02:00
"ClockFlyoutOnWinC"=dword:00000000
;b %R:1704% *
"ToolbarSeparators"=dword:00000000
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1705%
"PropertiesInWinX"=dword:00000000
;b %R:1707%
"NoMenuAccelerator"=dword:00000000
;b %R:1708% *
"DisableOfficeHotkeys"=dword:00000000
;b %R:1709% *
2022-04-14 09:48:16 +02:00
"DisableWinFHotkey"=dword:00000000
;b %R:1710%
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_DisableRoundedCorners"=dword:00000000
2022-03-24 16:36:19 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1711% *
2022-03-24 16:36:19 +01:00
"DisableAeroSnapQuadrants"=dword:00000000
;s Other_SnapAssistStyle !IsWindows11Version22H2OrHigher
2022-03-24 16:36:19 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 2 %R:1712%
;x 0 %R:1713%
;x 3 %R:1714%
2022-03-24 16:36:19 +01:00
"SnapAssistSettings"=dword:00000000
;g Other_SnapAssistStyle
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;c 6 %R:1715%
;x 256 %R:1716%
;x 1 %R:1717%
;x 16 %R:1718%
;x 64 %R:1719%
;x 2 %R:1720%
;x 4 %R:1721%
2021-10-15 12:50:52 +02:00
"Start_PowerButtonAction"=dword:00000002
;s LogonLogoffShutdownSounds LogonLogoffShutdownSoundsAvailable
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1727% *
"LogonLogoffShutdownSounds"=dword:00000000
;g LogonLogoffShutdownSounds
;t %R:1722%
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1723%
"DoNotRedirectSystemToSettingsApp"=dword:00000000
;b %R:1724%
"DoNotRedirectProgramsAndFeaturesToSettingsApp"=dword:00000000
;b %R:1725%
"DoNotRedirectDateAndTimeToSettingsApp"=dword:00000000
;b %R:1726%
"DoNotRedirectNotificationIconsToSettingsApp"=dword:00000000
2021-10-15 12:50:52 +02:00
2021-11-14 17:32:54 +01:00
;T %R:1801%
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;z 3 %R:1802%
;x 1 %R:1803%
;x 0 %R:1804%
;x 2 %R:1805%
2021-11-14 17:32:54 +01:00
"UpdatePolicy"=dword:00000001
;b %R:1806%
"UpdatePreferStaging"=dword:00000000
;b %R:1807%
2022-03-13 19:26:38 +01:00
"UpdateAllowDowngrades"=dword:00000000
2024-05-13 09:47:30 +02:00
;b %R:1817%
"UpdateUseLocal"=dword:00000000
;t %R:1808%
;w %R:1809%
;%R:1810%
2022-01-27 03:35:27 +01:00
;github.com/valinet/ExplorerPatcher/releases/latest
"UpdateURL"=""
;w %R:1811%
;%R:1812%
2022-01-27 03:35:27 +01:00
;api.github.com/repos/valinet/ExplorerPatcher/releases?per_page=1
"UpdateURLStaging"=""
;y %R:1813%
2021-11-14 17:32:54 +01:00
;;;EP_CHECK_FOR_UPDATES
;y %R:1814%
2021-11-14 17:32:54 +01:00
;;;EP_INSTALL_UPDATES
;y %R:1815% 🡕
2021-11-14 17:32:54 +01:00
;https://github.com/valinet/ExplorerPatcher/blob/master/CHANGELOG.md
;y %R:1816% 🡕
2021-11-14 17:32:54 +01:00
;https://github.com/valinet/ExplorerPatcher/wiki/Configure-updates
;T %R:1901%
;e %R:1902%
;y %R:1903% 🡕
2022-01-05 04:02:25 +01:00
;https://github.com/valinet/ExplorerPatcher/wiki/About-advanced-settings
;q
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1904%
2021-10-02 03:02:07 +02:00
"AllocConsole"=dword:00000000
;b %R:1905%
2021-10-30 06:17:25 +02:00
"Memcheck"=dword:00000000
;b %R:1906%
"TaskbarAutohideOnDoubleClick"=dword:00000000
2021-11-14 17:32:54 +01:00
[HKEY_CURRENT_USER\Control Panel\Desktop]
;b %R:1907% *
"PaintDesktopVersion"=dword:00000000
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1908% *
2021-11-14 17:32:54 +01:00
"ClassicThemeMitigations"=dword:00000000
[-HKEY_CURRENT_USER\Software\Classes\CLSID\{1eeb5b5a-06fb-4732-96b3-975c0194eb39}\InprocServer32]
;d %R:1909% *
2021-11-14 17:32:54 +01:00
@=""
2021-12-22 23:56:20 +01:00
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1910%
"NoPropertiesInContextMenu"=dword:00000000
;b %R:1911% *
2021-11-24 12:51:58 +01:00
"EnableSymbolDownload"=dword:00000001
;s Advanced_Windows10 IsOldTaskbar
;b %R:1912% *
"PinnedItemsActAsQuickLaunch"=dword:00000000
;b %R:1913% *
"RemoveExtraGapAroundPinnedItems"=dword:00000000
;g Advanced_Windows10
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ExplorerPatcher]
;b %R:1927% *
"XamlSounds"=dword:00000000
2021-10-16 01:47:43 +02:00
2024-05-13 09:48:13 +02:00
;T %R:2301%
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;z 10001 %R:1533%
"Language"=dword:00000000
;y %R:2011% 🡕
;https://github.com/valinet/ExplorerPatcher/wiki/Settings-management
;u %R:2012%
;import
;u %R:2013%
;export
;u %R:2015%
;reset
;u %R:2102%
;uninstall
2021-10-15 12:50:52 +02:00
;T %R:2001%
;e %R:201%
;e %VERSIONINFORMATIONSTRING%
2024-02-13 23:53:46 +01:00
;t © 2006-2024 VALINET Solutions SRL. All rights reserved.
2021-10-16 01:47:43 +02:00
;e
;e %R:2003%
;e %R:2004%
;t %OSVERSIONSTRING%
;y %R:2006% (https://github.com/valinet) 🡕
2021-10-15 12:50:52 +02:00
;https://github.com/valinet
2022-01-05 04:02:25 +01:00
;q
;y %R:2007% (https://www.valinet.ro) 🡕
2021-10-15 12:50:52 +02:00
;https://www.valinet.ro
;y %R:2009% 🡕
;https://github.com/valinet/ExplorerPatcher#donate
;y %R:2010% 🡕
2021-11-14 17:32:54 +01:00
;https://github.com/valinet/ExplorerPatcher/wiki/Frequently-asked-questions
2022-01-27 03:35:27 +01:00
2021-10-15 12:50:52 +02:00
;f
;u %R:2201% (*)
2021-10-02 03:02:07 +02:00
;restart