windows10 右键修改运行powershell为cmd

修改该项数值的默认值为CMD的运行命令:HKCR\Directory\Background\shell\Powershell\command

运行cmd:cmd.exe /s /k pushd "%V"

运行powershell:powershell.exe -noexit -command Set-Location -literalPath '%V'

Windows+X处的修改开始菜单里设置取消掉运行powershell的勾选。

huan

发表评论

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen: