Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Windows Registry Editor Version 5.00
- [HKEY_CLASSES_ROOT\.json]
- "FriendlyTypeName"="JavaScript Object Notation"
- "Content Type"="application/json"
- [HKEY_CLASSES_ROOT\.json\DefaultIcon]
- @="%systemroot%\\system32\\moricons.dll,-111"
- [HKEY_CLASSES_ROOT\.json\shell]
- [HKEY_CLASSES_ROOT\.json\shell\edit]
- [HKEY_CLASSES_ROOT\.json\shell\edit\command]
- @="notepad++.exe \"%1\""
- [HKEY_CLASSES_ROOT\.json\shell\open]
- [HKEY_CLASSES_ROOT\.json\shell\open\command]
- @="notepad++.exe \"%1\""
- [HKEY_CLASSES_ROOT\.json\ShellNew]
- "FileName"="%systemroot%\\ShellNew\\json.json"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement