Quote:
Originally Posted by Lady Fitzgerald
Ok, I made no sense of that. Keep in mind I am doing good when I manage to turn a computer on. You have to explain things to me in very, very simple steps.
|
OK, first I run Windows XP and this works for that.
I attached a less cluttered bat file.
Using notepad to edit the file replace "C:\My Dropbox\CalibreLibrary" with your library location.
Code:
SET CALIBRE_LIBRARY_DIRECTORY="C:\My Dropbox\CalibreLibrary"
Save the file. Now when you run this bat file by double clicking it or from a shortcut it will open the library you specified.
If you want a second or third library do the above steps but point to a different directory.
Save the bat files with different names.
Calibre_library_1.bat
Calibre_library_2.bat
Calibre_library_3.bat
Each will open a totally separate library. Only run one at a time.
If you are not using Windows you may need other advice.