npplauncher
Start text always with Notepad++ instead of notepad.exe
...It's a little Notepad++ launcher which allows you to replace notepad.exe completely
by Notepad++. (Without need for removing anything from the windows system.)
Concept:
NppLauncher make use of a debugger feature in Windows the system will call a hooked
process with appended parameters to allow debugging the intended application.
This hook application will be call whenever the correct application was resolved.
Regards, Mattes