如果是Windows 7,Shift+鼠标右键选择“Open command windows here”即可。

1) 进入注册表

HKEY_LOCAL_MACHINE/Software/Classes/Folder/Shell

2) 在Shell下新建名为“Command Prompt”(显示在右键菜单中的文字)的Key。

3) 在“Command Prompt”下新建名为“command”的Key。

4) 在“command”中将“(Default)”中的值改为“cmd.exe /k pushd %1”。

5) 完成注册表设置,然后在资源管理器中选择相应的文件夹,点击鼠标右键就会出现“Command Prompt”。

Reference

相关文章:

  • 2021-10-28
  • 2021-12-09
  • 2021-04-10
  • 2022-01-10
  • 2021-06-07
猜你喜欢
  • 2022-01-01
  • 2021-04-11
  • 2022-12-23
  • 2022-01-16
  • 2022-12-23
  • 2022-01-19
  • 2021-10-04
相关资源
相似解决方案