Browse Source

Unlock HideIconAndTitleInExplorer from being <22H2 only (#4464)

pull/4527/head
Sand 4 months ago committed by GitHub
parent
commit
583fa534d7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      ep_gui/resources/settings.reg

2
ep_gui/resources/settings.reg

@ -248,7 +248,6 @@ @@ -248,7 +248,6 @@
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b %R:1221% **
"HideExplorerSearchBar"=dword:00000000
;s Explorer_TitlebarSection !IsWindows11Version22H2OrHigher
[HKEY_CURRENT_USER\Software\ExplorerPatcher]
;c 4 %R:1222%
;x 0 %R:1223%
@ -256,7 +255,6 @@ @@ -256,7 +255,6 @@
;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

Loading…
Cancel
Save