- 打开win+r:输入regedit
- 找到HKEY_CLASSES_ROOT–>*–>shell
- 新建项(sublime text)–>新建项(command)–>修改(将值设置为”D:\Developer\Sublime Text Build 3126 x64\sublime_text.exe” “%1”)
- 其他软件只需要将第一次新建项的名称修改,然后将command中值改为对于软件的安装路径即可
windows添加右键快捷菜单
原文:http://www.cnblogs.com/yldf/p/5e522aa4c708edf934821c291c31b929.html