Skip to content

Instantly share code, notes, and snippets.

@binjoo
Created April 26, 2013 12:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save binjoo/5467054 to your computer and use it in GitHub Desktop.
Save binjoo/5467054 to your computer and use it in GitHub Desktop.
REG:右键通过Sublime Text 2打开文件
Windows Registry Editor Version 5.00
[-HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\Sublime Text 2]
[-HKEY_CLASSES_ROOT\*\shell\Sublime Text 2]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\Sublime Text 2]
[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\shell\Sublime Text 2\command]
@="D:\\微云网盘\\105871875\\Soft\\SublimeText2\\sublime_text.exe \"%1\""
[HKEY_CLASSES_ROOT\*\shell\Sublime Text 2]
[HKEY_CLASSES_ROOT\*\shell\Sublime Text 2\command]
@="D:\\微云网盘\\105871875\\Soft\\SublimeText2\\sublime_text.exe \"%1\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment