Skip to content

Instantly share code, notes, and snippets.

@jamiejohnsonkc
Created August 19, 2018 03:18
Show Gist options
  • Save jamiejohnsonkc/bf42b7d737febe4f4cd038bf557fe41a to your computer and use it in GitHub Desktop.
Save jamiejohnsonkc/bf42b7d737febe4f4cd038bf557fe41a to your computer and use it in GitHub Desktop.
Nullfile default app registry tweak #win, #registry, # nullfile
(save the following as a .reg file and doubleclick. NOTE: edit opening app declaration)
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\.]
[HKEY_CLASSES_ROOT\.\shell]
[HKEY_CLASSES_ROOT\.\shell\open]
[HKEY_CLASSES_ROOT\.\shell\open\command]
@="sublimetext.exe %1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment