View Single Post
Old 02-04-2025, 12:56 PM   #4
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,453
Karma: 8012886
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
If it is a SYSTEM environment variable then you must use setx to change it. See https://learn.microsoft.com/en-us/wi...-commands/setx. The change is permanent, written to the registry. You will need another setx to reset it

I solve this problems with batch files: one to set both the from-source env var and config directory env var then start calibre-debug, another to set only the config directory env var then start calibre-debug. I don't have a system env var set.

Last edited by chaley; 02-04-2025 at 05:42 PM. Reason: Grammar
chaley is offline   Reply With Quote