Quote:
Originally Posted by BetterRed
@Larry - FYI : I'm pretty sure the installed version of calibre doesn't use the registry either, apart from the entries the Windows Installer puts there in order to do an un-install. Everything is in the configuration folder, including the library paths, although I'm not sure where they are.
BR
|
Global.py
Code:
# library path
# Path to directory in which your library of books is stored
library_path = u'C:\\Temp\\Test_Lib'