1.任意位置新建文档
2.文档内容
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\cmd_here]
@="在此处打开命令行"
"Icon"="cmd.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\background\shell\cmd_here\command]
@="\"C:\\Windows\\System32\\cmd.exe\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\cmdPrompt]
@="在此处打开命令行"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\cmdPrompt\command]
@="\"C:\\Windows\\System32\\cmd.exe\" \"cd %1\""
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cmd_here]
@="在此处打开命令行"
"Icon"="cmd.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\cmd_here\command]
@="\"C:\\Windows\\System32\\cmd.exe\""
3.修改文件名 cmd.reg
4.双击cmd.reg 导入注册表
详细解决方案
win10 右键添加cmd
热度:38 发布时间:2023-12-21 08:03:05.0
相关解决方案
- win10 下如何搭建Java开发环境
- win10/八 触摸屏 Precision Touchpad 手势实现的方式
- Win10 mysql-8.0.23-winx64 忘记 mysql 密码解决方法(详细步骤)
- Win10,为PyCharm配置numpy pandas(四)
- win10 Flask ImportError: DLL load failed: 找不到指定的模块。
- win10 1809如何获取1903的版本更新
- win10 x64 1903的miniVT实现ept
- Win10 Sublime 配置C++编译环境(MinGW64),与Anaconda Python共存
- Win10 orcacle卸载
- win10 解决WARNING (theano.tensor.blas): Using NumPy C-API based implementation for BLAS functions.
- win10 mysql 卸载不干净,安装提示,The service already exists
- Win10 VSCode下ESP32S2-kaluga-1.3 运行 LVGL demo
- Win10 64 未在本地计算机上注册“Microsoft.Jet.OLEDB.4.0”
- win10 自带hash值计算工具工具很好用
- win10 hyper-v的开启和关闭
- win10 安装svn报 2503、2502错误及解决方法
- win10 模块已加载,但对dllregisterServer的调用失败
- Win10 SCP 提示 Permission denied, please try again
- win10 pycharm 打不开 console Couldn‘t connect to console process Process finished with exit code 129
- Win10 成功搭建mmdetection2.0 以及测试
- WIN10 连接 BOSE QC35 蓝牙耳机时断时续问题
- win10 占用80端口 导致 wamp apache服务不能正常启动
- win10 hyper-v 新建虚拟交换机
- win10 右键添加cmd
- SQL server安装时显示重启计算机失败问题解决办法 (win10)
- Win10 设置 按shift+右键 以管理员方式打开cmd
- pip win10 升级问题
- Win7 update to win10
- win10 anaconda python dlib 快速安装= =
- win10+python27+ipython