当前位置:网站首页>Right click to open CMD (command line)
Right click to open CMD (command line)
2022-06-30 10:04:00 【Cai Cai Cai San Cai】
1、win+r, Input regedit Press enter to enter the registry interface
2、 Enter this directory
HKEY_CLASSES_ROOT\Directory\Background\shell\cmd_here
3、shell Right click new item cmd_here( Name at will ), Then create a new item under this item command


4、cmd_here in , The default data is the name you right-click to open , If not set , The default display is “cmd_here”
New string value , The name is “Icon”, The data is “cmd.exe”, This item is a small icon displayed
New integer value ( perhaps DWORD(32 position )), name ShowBasedOnVelocityId Change the value to 639bc8


5、command The default value in is changed to
cmd.exe /s /k pushd "%V"

Last

边栏推荐
- Object detection yolov5 open source project debugging
- Utils collaboration
- Machine learning note 9: prediction model optimization (to prevent under fitting and over fitting problems)
- Is the jar package for the project or the project for the jar package
- Thrift easy to use
- Application exploration and practice of super convergence in the production environment of insurance industry
- Regular expression Basics
- Task summary in NLP
- Difference between bow and cbow
- Principle and implementation of small program hand-held bullet screen (uni APP)
猜你喜欢

Financial private cloud infrastructure scheme evaluation (Architecture and storage)

Cobbler Automated Deployment

Plan the IT technology route for the new year? Let's learn about Gartner infrastructure hype cycle

Read the difference and connection between hyperfusion and private cloud

Comparison problems encountered in recent study

磁悬浮3D灯
![[JVM] brief introduction to CMS](/img/4e/df4a193eed39438f808059f67f19a1.png)
[JVM] brief introduction to CMS

直播带货源码开发中,如何降低直播中的延迟?

7.手机登陆功能开发

Appium automation test foundation - 12 Introduction to appium automated testing framework
随机推荐
Golang magic code
Notes on masking and padding in tensorflow keras
MySQL internal component structure
Force buckle 428 Serialize and deserialize n-tree DFS
事件流的说明》
How can we have high performance and simple agility in the enterprise cloud on oracle?
MySQL index and data storage structure foundation
Utils collaboration
MIT-6874-Deep Learning in the Life Sciences Week5
无人机项目跟踪记录八十三---pcb图完成
Description of event flow
Task summary in NLP
[ubuntu-mysql 8 installation and master-slave replication]
【AGC】构建服务3-认证服务示例
[new book recommendation] cleaning data for effective data science
utils session&rpc
Deberta (decoding enhanced Bert with distinguished attention)
[new book recommendation] DeNO web development
Work notes: SendTo failed errno 22
鼠标右键打开cmd(命令行)