Browse Source

GUI: Remove Other - Show Command Prompt instead of PowerShell in Win+X menu

pull/1138/head
Valentin Radu 3 years ago
parent
commit
92a3da12c0
  1. 3
      ExplorerPatcher/settings.reg

3
ExplorerPatcher/settings.reg

@ -617,9 +617,6 @@
"ClockFlyoutOnWinC"=dword:00000000 "ClockFlyoutOnWinC"=dword:00000000
;b Show separators between taskbar toolbars * ;b Show separators between taskbar toolbars *
"ToolbarSeparators"=dword:00000000 "ToolbarSeparators"=dword:00000000
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
;b Show Command Prompt instead of PowerShell in Win+X menu *
"DontUsePowerShellOnWinX"=dword:00000000
[HKEY_CURRENT_USER\Software\ExplorerPatcher] [HKEY_CURRENT_USER\Software\ExplorerPatcher]
;b Add shortcut to program settings in Win+X menu ;b Add shortcut to program settings in Win+X menu
"PropertiesInWinX"=dword:00000000 "PropertiesInWinX"=dword:00000000

Loading…
Cancel
Save