"C:\Program Files (x86)\XYplorer\XYplorer.exe" /flg=8 "C:\a\b\c"
The above runs XY (if not running) or commands XY (if running) to go to tab "c" by creating (if the XY tab doesn't exist) or switching to (if not in existence) it.
ALL IS JUST GREAT WITH THIS!
Here's what I HAVEN'T been successful with doing:
I want to see the file "C:\a\b\c\d.txt" in the XY tab's fileview when I run the command (the file can be selected or not, I don't care, I just want to make sure it is visible (i.e, without having to scroll the window manually). So....XY should create or switch to a tab labelled "c", and then, in the fileview I should be able to see "d.txt" immediately after I run the batch file.
I have tried variations of the /select= switch, for example:
"C:\Program Files (x86)\XYplorer\XYplorer.exe" /flg=8 "C:\a\b\c\" /select="d.txt"
or
"C:\Program Files (x86)\XYplorer\XYplorer.exe" /flg=8 /select="C:\a\b\c\d.txt"
and some other variants of this...
but have met with no success.
Is there an easy way to do what I'm looking to do, if my explanation makes some amount of sense?
Thanks!
XYplorer Beta Club