
6

【笔记】右键菜单添加打开文件所在位置
source link: https://feiju12138.github.io/2022/08/31/%E5%8F%B3%E9%94%AE%E8%8F%9C%E5%8D%95%E6%B7%BB%E5%8A%A0%E6%89%93%E5%BC%80%E6%96%87%E4%BB%B6%E6%89%80%E5%9C%A8%E4%BD%8D%E7%BD%AE/
Go to the source link to view the article. You can view the picture content, updated content and better typesetting reading experience. If the link is broken, please click the button below to view the snapshot at that time.

【笔记】右键菜单添加打开文件所在位置
2022-08-31
1
右键菜单添加打开文件所在位置
右键菜单添加打开文件所在位置
- 新建一个
.reg
文件
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell]
[HKEY_CLASSES_ROOT\*\shell\File Location]
@="打开文件位置"
[HKEY_CLASSES_ROOT\*\shell\File Location\command]
@="\"explorer.exe\" /select,\"%1\""
Recommend
About Joyk
Aggregate valuable and interesting links.
Joyk means Joy of geeK