This is broken into two steps:
1. Add TextPad to your PATH variable:
This is not hard to do, and you really should read up on what the PATH variable is if you are going to mess around with it. If you can't figure out how to do this, then you shouldn't be doing this anyway.
2. Add "Open With TextPad" command to the registry
Open regedit
you want to go to:
Code: Select all
HKEY_CLASSES_ROOT\*\shell
Code: Select all
HKEY_CLASSES_ROOT\*\shell\Open with TexPad
Code: Select all
HKEY_CLASSES_ROOT\*\shell\Open with TexPad\Command
Code: Select all
textpad.exe %1