View Single Post
Old 07-14-2010, 10:24 PM   #4
erangel
Junior Member
erangel began at the beginning.
 
Posts: 1
Karma: 10
Join Date: Jul 2010
Device: Sony Pocket Edition
Thank you for the file itimpi. You save me a lot of time.

In case anyone uses this with a path including spaces the line

Code:
START Calibre /belownormal --with-library %CALIBRE_LIBRARY_DIRECTORY%
must be replaced by

Code:
START Calibre /belownormal --with-library "%CALIBRE_LIBRARY_DIRECTORY%"
erangel is offline   Reply With Quote