parent
6876d1c0ef
commit
1fbdb2b5e2
1 changed files with 2 additions and 0 deletions
|
|
@ -136,6 +136,8 @@ SETTINGS_EXPLORER_USER = {
|
||||||
# File Explorer
|
# File Explorer
|
||||||
r'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced': {
|
r'Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced': {
|
||||||
'DWORD Items': {
|
'DWORD Items': {
|
||||||
|
# Replace PowerShell with CMD in Win+X menu
|
||||||
|
'DontUsePowerShellOnWinX': 1,
|
||||||
# Change default Explorer view to "Computer"
|
# Change default Explorer view to "Computer"
|
||||||
'LaunchTo': 1,
|
'LaunchTo': 1,
|
||||||
# Launch Folder Windows in a Separate Process
|
# Launch Folder Windows in a Separate Process
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue