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%"