打开注册表编辑器
win+R运行
输入“regedit”

打开注册表编辑器
定位注册表位置
输入:计算机\HKEY_CLASSES_ROOT\Directory\Background\shell\

计算机\HKEY_CLASSES_ROOT\Directory\Background\shell\
新建项
选中shell后在右侧空白处右键选择 新建 项
命名为“cmd_here”

新建项
再次新建一个项command

command
添加数值数据
cmd*ex.e** /s /k pushd "%V"

cmd*ex.e** /s /k pushd "%V"
查看右键菜单

新的右键菜单
在F盘目录打开cmd_here

cmd_here
给cmd_here添加图标
选中cmd_here项后
新建一个字符串数值
将其名称改为:Icon 值改为:C:\Windows\System32\cmd*ex.e**

Icon
再次查看效果

cmd_here