I want to convert a single .docx file to .epub, using this batch:
"c:\Program Files (x86)\Calibre2\calibre.exe" ebook-convert d:\MV.docx d:\MV.epub
Calibre is opened and MV.docx is automatically imported but the conversion is not executed.
What could be the reason?