specify separate paths per pane in .lnk

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
admin
Site Admin
Posts: 60357
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: specify separate paths per pane in .lnk

Post by admin »

To specify separate startup directories for both panes you can pass double pipe separated paths to XY via the command line, e.g.:

Code: Select all

"C:\Program Files (x86)\XYplorer\XYplorer.exe" C:\||D:\

rhino
Posts: 8
Joined: 30 Mar 2018 00:39

Re: specify separate paths per pane in .lnk

Post by rhino »

admin wrote:To specify separate startup directories for both panes you can pass double pipe separated paths to XY via the command line, e.g.:

Code: Select all

"C:\Program Files (x86)\XYplorer\XYplorer.exe" C:\||D:\
thanks, great !
the script method works fine too, but this is more intuitive.

appreciate both,
rhino

lian00
Posts: 354
Joined: 09 Jul 2014 17:12

Re: specify separate paths per pane in .lnk

Post by lian00 »

At last, I find how to manage this. Thanks a lot.
Windows 10 64 bits

Post Reply