View Single Post
Old 07-06-2010, 03:30 AM   #33
JvdW
Zealot
JvdW doesn't litterJvdW doesn't litter
 
Posts: 115
Karma: 150
Join Date: Jul 2008
Location: Netherlands Veenendaal
Device: Palm T5, Sony PRS-505, Nook Color
Quote:
Originally Posted by Lady Fitzgerald View Post
Ok, I copied that one folder but you are confusing me about making the .bat files. Can you go into more detail? Btw, my libraries are named e-Books and e-Songbooks. Does that make a difference? I can rename both or delete and rebuild e-Songbooks if necessary (it has only one test entry in it). Btw, I added my sig with my system
Just make the batch files according to your path, I'm guessing its something like:
C:\Documents and Settings\Setup\Application Data\Calibre1
and
C:\Documents and Settings\Setup\Application Data\Calibre2
and then start the first one.
e-Books.bat
Code:
set CALIBRE_CONFIG_DIRECTORY=C:\Documents and Settings\Setup\Application Data\Calibre1
calibre
e-SongBooks.bat
Code:
set CALIBRE_CONFIG_DIRECTORY=C:\Documents and Settings\Setup\Application Data\Calibre2
calibre
After starting e-Books.bat, goto Preferences and change its Library path to the one you want, that is, e-Books.

Do the same for the other batchfile, e-SongBooks.bat.

From now on you'll only have to double click on either bat file to use the select library.

Hope I have been not to quick for you, if so just tell me/us and we'll try again.

No worries,

Joop
JvdW is offline   Reply With Quote