View Single Post
Old 08-13-2019, 02:07 PM   #5
DiapDealer
Grand Sorcerer
DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.DiapDealer ought to be getting tired of karma fortunes by now.
 
DiapDealer's Avatar
 
Posts: 28,674
Karma: 205039118
Join Date: Jan 2010
Device: Nexus 7, Kindle Fire HD
Is MyProgram.exe on your PATH?

I'm able to use the following in a batch file on Windows 10 and pass the /p parameter to EditPadLite (to open in Print Preview) and have it work with Open With.

Code:
"C:\Program Files\Just Great Software\EditPad Lite 7\EditPadLite7.exe" /p %1
DiapDealer is offline   Reply With Quote