往注册表 regedit.exe 的制定位置插入如下内容
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Sublime Text 2]
@="Sublime Text 2"
[HKEY_CLASSES_ROOT\*\shell\Sublime Text 2\command]
@="D:\\devTools\\sublimeText\\sublime_text.exe %1"
请根据你的安装路径修改