Jump to content

Recommended Posts

Posted

Edit with Notepad

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\Shell]

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\Shell\Notepad]
@="Edit with Notepad"

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\*\Shell\Notepad\Command]
@="\"C:\\Windows\\System32\\Notepad.exe\" \"%1\""

Save as all files, xxx.reg

  • 3 weeks later...
Posted

I personally just use Notepad++ which allows you to add a context menu shortcut for opening files with it. Extremely handy.

Posted

@cro-man Wouldn't it be better if it would use %windir% instead of C:\ because someone might have installed Windows to some other partitions...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...