XYPlorer configuration for different project?
Re: XYPlorer configuration for different project?
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?
Hi All,
just for the sake of technically completeness, I would change
Both program path and ini path contain spaces, therefore they should individually surrounded by double quotes.
Best regards, Markus
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"
Best regards, Markus