Skip to content

Instantly share code, notes, and snippets.

@Aebian
Last active September 24, 2018 21:33
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 Aebian/2456cb499fff0c7900c2f0a871ca2d30 to your computer and use it in GitHub Desktop.
Save Aebian/2456cb499fff0c7900c2f0a871ca2d30 to your computer and use it in GitHub Desktop.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\SystemFileAssociations\image\shell\Open With Photoshop\command]
@="\"P:\\Programs\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\photoshop.exe\" \"%1\""
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"MultipleInvokePromptMinimum"=dword:00000016
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\*\shell\Edit with Sublime Text 3\command]
@="\"P:\\Programs\\Sublime Text 3\\sublime_text.exe\" \"%1\""
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer]
"MultipleInvokePromptMinimum"=dword:00000016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment