Browse Source

Updated string in settings file

pull/51/head
Valentin Radu 4 years ago
parent
commit
45eec48aef
  1. 4
      ExplorerPatcher/settings.reg

4
ExplorerPatcher/settings.reg

@ -21,7 +21,7 @@
"HideControlCenterButton"=dword:00000000 "HideControlCenterButton"=dword:00000000
;b Apply immersive style to system tray icon menus * ;b Apply immersive style to system tray icon menus *
"SkinMenus"=dword:00000001 "SkinMenus"=dword:00000001
;b Apply Windows 11 style to system tray icons (requires StartIsBack64.dll) * ;b Apply Windows 11 style to system tray icons (requires StartAllBackX64.dll) *
"SkinIcons"=dword:00000001 "SkinIcons"=dword:00000001
;T File Explorer ;T File Explorer
@ -37,7 +37,7 @@
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ExplorerPatcher] [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\ExplorerPatcher]
;b Hide search bar completely * ;b Hide search bar completely *
"HideExplorerSearchBar"=dword:00000000 "HideExplorerSearchBar"=dword:00000000
;b Mica effect on title bar (requires StartIsBack64.dll) * ;b Mica effect on title bar (requires StartAllBackX64.dll) *
"MicaEffectOnTitlebar"=dword:00000000 "MicaEffectOnTitlebar"=dword:00000000
;T Start menu ;T Start menu

Loading…
Cancel
Save