View Single Post
Old 01-22-2009, 02:51 AM   #25
sn123py
Member
sn123py began at the beginning.
 
Posts: 10
Karma: 10
Join Date: Jan 2009
Device: Sony PRS-T1, Kindle4NT
would be in short:

portablecalibre.bat
Code:
@echo off
set CALIBRE_CONFIG_DIRECTORY=%cd%config
cd calibre
calibre.exe --with-library  ..\calibre-db
exit
regards,
Friedhelm.
sn123py is offline   Reply With Quote