http://www.textpad.info/forum/viewtopic ... =findwords
to the .cfg file, but that didn't help. Actually I 'fixed' it as so:
Code: Select all
exec = exec "C:/Program Files/TextPad 4/Textpad.exe" "%FileName%(%Line%,%Char%)"
Code: Select all
- Commands = <the path of wish>
- Parameters = <the path of this file> $File $Sel
- Initial folder = $FileDir
..or is this tool just plain broken? Thanks for your help guys!
Edit:
It occurs to me that it might be helpful to tell you the error that I'm getting:
Code: Select all
Cannot find key '"C:\Program\shell\open\ddeexec\application' in registration database (error 2).
Thanks again for any help!