View Single Post
Old 12-26-2022, 08:32 AM   #4
thiago.eec
Wizard
thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.thiago.eec ought to be getting tired of karma fortunes by now.
 
Posts: 1,218
Karma: 1419583
Join Date: Dec 2016
Location: Goiânia - Brazil
Device: iPad, Kindle Paperwhite, Kindle Oasis
Quote:
Originally Posted by lktr45 View Post
2 - With the full path of Calibre Portable and >calibre-debug.exe -g, I run the correct version (for example 6.4) of my Calibre Portable but the libraries and the configuration are those of my current reference Calibre (6.10).
True. I forgot about that.
Try this:

1) Set up a .bat file like this:
Code:
@echo off
set CALIBRE_CONFIG_DIRECTORY=..\Calibre Settings
"D:\Calibre Portable\Calibre\calibre-debug.exe" -g
Change the path to calibre-debug.exe accordingly.

2) Use this .bat file to open calibre.
thiago.eec is online now   Reply With Quote