Quote:
Originally Posted by nickredding
|
Corrupt? No.
Quote:
Originally Posted by nickredding
The symptom is that if you run ebook-convert with a recipe, it completes the download but somehow corrupts the environment in such a way that command.exe no longer runs batch files,
|
If your going to run ebook-convert in a batch file in XP you have to use the start command with the wait switch. If I recall correctly
start /wait ebook-convert.exe
I believe this goes for other calibre command line tools too.