View Single Post
Old 05-16-2025, 08:49 AM   #9
Comfy.n
want to learn what I want
Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.Comfy.n ought to be getting tired of karma fortunes by now.
 
Posts: 1,641
Karma: 7908443
Join Date: Sep 2020
Device: none
Quote:
Originally Posted by thiago.eec View Post
You're welcome!


I don't know if there is a better way, but this is how I did. I used a bat script with the following content and saved inside 'Calibre Portable\Calibre':
Code:
@echo off
set CALIBRE_CONFIG_DIRECTORY=..\Calibre Settings
D:
cd "D:\Calibre Portable\Calibre"
calibre-debug -g
Brilliant! Thank you so much.
Comfy.n is offline   Reply With Quote