(registry) - view certain file types as .txt in windows file explorer
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\.ahk] | |
"PerceivedType"="text" | |
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\.md] | |
"PerceivedType"="text" | |
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\.note] | |
"PerceivedType"="text" | |
Windows Registry Editor Version 5.00 | |
[HKEY_CLASSES_ROOT\.sublime-snippet] | |
"PerceivedType"="text" | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment