Replace PowerShell with CMD in Win+X menu

* Addresses issue #60
This commit is contained in:
2Shirt 2019-03-17 20:54:59 -06:00
parent 6876d1c0ef
commit 1fbdb2b5e2
Signed by: 2Shirt
GPG key ID: 152FAC923B0E132C

View file

@ -136,6 +136,8 @@ SETTINGS_EXPLORER_USER = {
# File Explorer
r'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced': {
'DWORD Items': {
# Replace PowerShell with CMD in Win+X menu
'DontUsePowerShellOnWinX': 1,
# Change default Explorer view to "Computer"
'LaunchTo': 1,
# Launch Folder Windows in a Separate Process