Quote:
Originally Posted by theducks
That is exactly what I have in my BAT (different username  )
Space, not = after the switch
|
I tried it on my Windows 10 machine and either a space or a = worked. I enclosed the path/filename in "s though I'm not sure if that is needed as no spaces in the path/filename.
Quote:
Originally Posted by PatNY
Kevin, I cannot get the "open with" plugin to work with either bat files or shortcuts. I'll just use the 2-step method I mentioned. It's faster than simply navigating to the book inside of Calibre's nested folder structure.
|
I also added this to the args section in Calibre's Open With plugin and worked for me. See attached image.
Code:
"C:\Program Files\Sigil\Sigil.exe" -stylesheet="C:\Users\David\Desktop\Stylesheets\qt_styles.qss"
These old eyes thank you!