Page 1 of 1

ADP Command Line Switch Broken?

Posted: 20 Feb 2019 01:00
by zmachine01
I've been trying to use the command line switch "Setting the Application Data Path (ADP)," but it doesn't seem to be working properly.

XYplorer.exe /ini=C:\Manf\Manf Admin\XY Data\XYplorer.ini

The Directory and file does exists, but upon execution I get the trial version splash screen. But I've been a a registered user for a while. When I renamed the directory from "XY Data" to "XYplorer," it gave me the splash screen plus it created a whole new AppData folder in the "Manf" directory, dat files and folders and all. My intention is to always start XYplorer using a shared tag.dat which is on our network.

Re: ADP Command Line Switch Broken?

Posted: 20 Feb 2019 01:03
by jupe
Well the path needs to be quoted since there is a space in it eg.

XYplorer.exe /ini="C:\Manf\Manf Admin\XY Data\XYplorer.ini"

also FYI: https://www.xyplorer.com/faq-topic.php?id=MUT

Re: ADP Command Line Switch Broken?

Posted: 20 Feb 2019 01:14
by zmachine01
Yes it looks like the MUT article is what I really need and thanks!
Do you know if the live real-time updating of MUT has been implemented?

Re: ADP Command Line Switch Broken?

Posted: 20 Feb 2019 04:33
by jupe
No MUT real-time updating of tags hasn't been implemented yet.