当前位置:网站首页>鼠标右键打开cmd(命令行)
鼠标右键打开cmd(命令行)
2022-06-30 09:36:00 【菜菜菜三菜】
1、win+r,输入regedit回车进入注册表界面
2、进入该目录
HKEY_CLASSES_ROOT\Directory\Background\shell\cmd_here
3、shell右键新建项cmd_here(命名随意),然后该项下新建项command
4、cmd_here中,默认值的数据是你右键开到的名字,如果不设置,则默认显示“cmd_here”
新建字符串值,名称为“Icon”,数据为“cmd.exe”,该项为显示的小图标
新建整数值(或者DWORD(32位)),名字ShowBasedOnVelocityId
修改数值为639bc8
5、command中默认的值改成
cmd.exe /s /k pushd "%V"
最后
边栏推荐
猜你喜欢
CRF (conditional random field) learning summary
Financial private cloud infrastructure scheme evaluation (Architecture and storage)
Shell script multi loop experiment
Distributed ID
Bloom filter
How can we have high performance and simple agility in the enterprise cloud on oracle?
Eight sorts (I)
Techtarget: Interpretation of the basic concept of super fusion cloud
Valuenotifier and valuelistenablebuilder in fluent
近期学习遇到的比较问题
随机推荐
Distributed things
[ubuntu-mysql 8 installation and master-slave replication]
八大排序(二)
JVM family
Cb/s Architecture - Implementation Based on cef3+mfc
JVM garbage collector G1 & ZGC details
DataTableToModelList实体类
Flutter 中的 ValueNotifier 和 ValueListenableBuilder
Comparison problems encountered in recent study
Is the jar package for the project or the project for the jar package
Dart development skills
1. Basic configuration
Horrible bug records
目标检测yolov5开源项目调试
将小程序容器技术应用到物联网IoT生态建设中
About the smart platform solution for business hall Terminal Desktop System
Forrester senior analyst: five important trends in the development of the hyper convergence market
How can we have high performance and simple agility in the enterprise cloud on oracle?
JVM memory common parameter configuration set
Golang magic code