Page 2 of 2

Re: XYPlorer configuration for different project?

Posted: 09 Feb 2025 22:42
by phred
Click the up arrow blue icon (which is only partially visible in your screenshot) at the lower right corner

Re: XYPlorer configuration for different project?

Posted: 15 Feb 2025 01:44
by matewo
Hi All,
just for the sake of technically completeness, I would change

Code: Select all

"C:\Program Files (x86)\XYplorer   /ini=C:\Users\OFFLINE-PROC\Documents\alxdvc\XYplorer Cyclades\Cyclades.ini"
to
"C:\Program Files (x86)\XYplorer" "/ini=C:\Users\OFFLINE-PROC\Documents\alxdvc\XYplorer Cyclades\Cyclades.ini"
Both program path and ini path contain spaces, therefore they should individually surrounded by double quotes.

Best regards, Markus