View Single Post
Old 07-17-2011, 04:25 PM   #2
DoctorOhh
US Navy, Retired
DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.DoctorOhh ought to be getting tired of karma fortunes by now.
 
DoctorOhh's Avatar
 
Posts: 9,897
Karma: 13806776
Join Date: Feb 2009
Location: North Carolina
Device: Icarus Illumina XL HD, Kindle PaperWhite SE 11th Gen
Quote:
Originally Posted by nickredding View Post
In the course of trying to make my external fix for the KIindle 3 news problem compatible with Windows XP, I discovered that ebook-convert seems to corrupt the Windows XP command.exe environment.
Corrupt? No.

Quote:
Originally Posted by nickredding View Post
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.

Last edited by DoctorOhh; 07-18-2011 at 12:24 AM.
DoctorOhh is offline   Reply With Quote