ADP Command Line Switch Broken?

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
zmachine01
Posts: 41
Joined: 16 Mar 2018 17:20

ADP Command Line Switch Broken?

Post 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.
Attachments
Splashscreen.png
Splashscreen.png (34.94 KiB) Viewed 654 times

jupe
Posts: 2757
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: ADP Command Line Switch Broken?

Post 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

zmachine01
Posts: 41
Joined: 16 Mar 2018 17:20

Re: ADP Command Line Switch Broken?

Post 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?

jupe
Posts: 2757
Joined: 20 Oct 2017 21:14
Location: Win10 22H2 120dpi

Re: ADP Command Line Switch Broken?

Post by jupe »

No MUT real-time updating of tags hasn't been implemented yet.

Post Reply