1
0
mirror of https://github.com/valinet/ExplorerPatcher.git synced 2025-01-31 12:03:50 +01:00

GUI: Hide File Explorer - Control interface setting on OS builds 22621+

This commit is contained in:
Valentin Radu 2022-08-05 21:39:57 +03:00
parent baecdcc191
commit 6feeba1cd1

View File

@ -188,11 +188,13 @@
[HKEY_CURRENT_USER\Software\ExplorerPatcher] [HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b Use classic drive groupings in This PC ;b Use classic drive groupings in This PC
"UseClassicDriveGrouping"=dword:00000000 "UseClassicDriveGrouping"=dword:00000000
;s Explorer_ControlInterface !IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\ExplorerPatcher] [HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 3 Control Interface * ;c 3 Control Interface *
;x 0 Windows 11 Command Bar (default) ;x 0 Windows 11 Command Bar (default)
;x 1 Windows 10 Ribbon ;x 1 Windows 10 Ribbon
;x 2 Windows 7 Command Bar ;x 2 Windows 7 Command Bar
;g Explorer_ControlInterface
;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_FileExplorerCommandUI"=dword:00000000 ;"Virtualized_{D17F1E1A-5919-4427-8F89-A1A8503CA3EB}_FileExplorerCommandUI"=dword:00000000
;t The following settings take effect on newly created File Explorer windows: ;t The following settings take effect on newly created File Explorer windows:
[HKEY_CURRENT_USER\Software\ExplorerPatcher] [HKEY_CURRENT_USER\Software\ExplorerPatcher]