View Single Post
Old 03-02-2010, 12:19 AM   #5
pepak
Guru
pepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura aboutpepak has a spectacular aura about
 
Posts: 610
Karma: 4150
Join Date: Mar 2008
Device: Sony Reader PRS-T3, Kobo Libra H2O
My guess would be you are not running ebook-convert directly but through a BAT file. That would result in the behavior you describe.

Even if it is not the case, the fix that would have worked with BAT files will likely work for your case: Just prefix your calls to ebook-convert with either call or cmd /c. Unlike the start fix, this will NOT start a new console window for each ebook-convert, and it will run te commands sequentially rather than all at once.
pepak is offline   Reply With Quote