From aa922410f42cd390772080e161afcb01f03a7c29 Mon Sep 17 00:00:00 2001 From: Valentin Radu Date: Fri, 5 Aug 2022 21:43:22 +0300 Subject: [PATCH] GUI: Hide File Explorer - title bar related options on OS builds 22621+ --- ExplorerPatcher/settings.reg | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ExplorerPatcher/settings.reg b/ExplorerPatcher/settings.reg index 1e74de510..00d8d578f 100644 --- a/ExplorerPatcher/settings.reg +++ b/ExplorerPatcher/settings.reg @@ -209,6 +209,8 @@ [HKEY_CURRENT_USER\Software\ExplorerPatcher] ;b Hide search bar completely ** "HideExplorerSearchBar"=dword:00000000 +;s Explorer_TitlebarSection !IsWindows11Version22H2OrHigher +[HKEY_CURRENT_USER\Software\ExplorerPatcher] ;c 4 Title bar ;x 0 Show icon and title (default) ;x 1 Hide title, show icon @@ -221,6 +223,7 @@ ;x 1 Title bar, command bar and navigation bar ;x 2 Nowhere "MicaEffectOnTitlebar"=dword:00000000 +;g Explorer_TitlebarSection