openwith file
Posted: 25 Jun 2018 11:05
i have one script on manage commands with keyboard shortcut assigned:
openwith "D:\apps\Calibre\edit-book.exe", , "D:\000\ePub\nevermind\ab.epub";
what this correct syntax to open all .epub files (not only single title) with my prog on this specific folder?? I have only one file each time, but the title change...
with *.epub not work correctly... or openwith support only one single file??
openwith "D:\apps\Calibre\edit-book.exe", , "D:\000\ePub\nevermind\ab.epub";
what this correct syntax to open all .epub files (not only single title) with my prog on this specific folder?? I have only one file each time, but the title change...
with *.epub not work correctly... or openwith support only one single file??