Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\*\shell\A-PSPad]
[HKEY_CLASSES_ROOT\*\shell\A-PSPad\command] @="\"D:\\tools\\PSPad\\PSPad.exe\" \"%1\"" copy the content above to a file named "pspad.reg". modify the pspad path "D:\\tools\\PSPad\\PSPad.exe" to your install path. (pay attention to the double \ for escape) . Double click the file pspad.reg and add the reg info to registry. Then you can open a text file by mouse right click and press "A" (shotcut), just like I uesd to open a file by ultraedit(press U). (why the registry key isn't PSPad. Because the "P" shotcut is used by print.) Anyone who familiared with windows bat file, can write a bat file to get the install path in smart way. -- <http://forum.pspad.com/read.php?2,34164,34164> PSPad freeware editor http://www.pspad.com
