Instead of starting your external app directly, you can call it from a batch file; something like:
cd %1 start your_app.exe %2 >From inside PSPad, send something like %DosDir% %DosFile% to the batch file. -- <http://forum.pspad.com/read.php?2,44991,44992> PSPad freeware editor http://www.pspad.com
