鼠标右键打开cmd
2023-07-26 本文已影响0人
失忆的蝴蝶
win+R Regedit
计算机\HKEY_CLASSES_ROOT\Directory\Background\shell
新建一个项,叫cmd_Here,值为用cmd打开
增加一个可扩展字符串,叫Icon,值为cmd.exe
image.png
新建一个子项,叫command,值为cmd.exe /s /k pushd "%V"
image.png
win+R Regedit
计算机\HKEY_CLASSES_ROOT\Directory\Background\shell
新建一个项,叫cmd_Here,值为用cmd打开
增加一个可扩展字符串,叫Icon,值为cmd.exe
image.png
新建一个子项,叫command,值为cmd.exe /s /k pushd "%V"
image.png