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