Ever need to open something in Notepad really quickly? You can add a “Send to Notepad” to the right click menu for any file type by changing the following registry keys:
[HKEY_CLASSES_ROOT*ShellNotepad]
Set default to “Send to Note&pad” (without the quotes)
[HKEY_CLASSES_ROOT*ShellXQXSETCMD1Command]
Set default to “notepad.exe %1” (without the quotes)
I get the "Permission denied" when trying to get this file 🙂