当前位置:网站首页>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

边栏推荐
- 栈题目:字符串解码
- NTP of Prometheus monitoring_ exporter
- Appium automation test foundation - 12 Introduction to appium automated testing framework
- 1. Basic configuration
- 将小程序容器技术应用到物联网IoT生态建设中
- Brève description du collecteur d'ordures G1
- Stack Title: String decoding
- Flume learning 1
- How to reduce the delay in live broadcast in the development of live broadcast source code with goods?
- 【JVM】G1垃圾回收器简述
猜你喜欢

浏览器复制的网址粘贴到文档是超链接

P. Summary of NP, NPC, NP hard and other issues

9. cache optimization

9.缓存优化

Differences and relationships among hyper convergence, software defined storage (SDS), distributed storage and server San

力扣 428. 序列化和反序列化 N 叉树 DFS

云技能提升好伙伴,亚马逊云师兄今天正式营业

训练一个图像分类器demo in PyTorch【学习笔记】

Shell script functions
![[Ubuntu redis installation]](/img/66/d8054ae89007180b317641cf92d1cc.png)
[Ubuntu redis installation]
随机推荐
MySQL index optimization miscellaneous
Flutter的特别之处在哪里
Installing Oracle database process in windows2007 on VM
事件对象的说明》
MIT-6874-Deep Learning in the Life Sciences Week5
Oracle cross database replication data table dblink
Redis docker 主从模式与哨兵sentinel
Eight sorts (I)
log4j
MIT-6874-Deep Learning in the Life Sciences Week4
Stack Title: String decoding
Shell script functions
How to build a private cloud and create a hybrid cloud ecosystem?
Applying applet container technology to IOT ecological construction
P. Summary of NP, NPC, NP hard and other issues
MCU firmware packaging Script Software
Critical applications and hyper converged infrastructure: the time has come
Xlnet (generalized autorefressive trainingfor language understanding) paper notes
Installation and use
Appium automation test foundation - ADB shell command