Quote:
Originally Posted by DNSB
This seem to work for me. Not sure where you got the %* from.
Code:
cd %~dp0
kepubify.exe --inplace --calibre --output . %1
pause
|
As I mentioned, I copied directly from Patrick's code in post #72 of this thread. (It is still there with the %*) That must be the problem.
Thank you for the corrected code. I'll give it a go.
Patricia