Dual startup path not working in 26.4

Things you’d like to miss in the future...
Forum rules
:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:

:info: Please include the following information:
1) Your XYplorer Version (e.g., v28.00.0801)
2) Your Windows Version (e.g., Win 11)
3) Your Screen Scaling Percentage (e.g., 125%).

:info: We strongly recommend adding your Windows Version and Screen Scaling Percentage to the Location field in your Profile or to your Signature. That way, you only have to type them once, and we won't have to search for that vital information.

:info: When attaching an Image, please use the Attachment tab at the bottom of your post and click "Add files".

:warnred20: :warnred20: :warnred20: :warnred20: :warnred20: READ THIS AND DO IT!!! :warnred20: :warnred20: :warnred20: :warnred20: :warnred20:
Post Reply
ziongates
Posts: 4
Joined: 16 Sep 2014 20:59

Dual startup path not working in 26.4

Post by ziongates »

Dual startup path not working in 26.4 and use to work in v21.
Please add command line switches for /left and /right to pass paths on open.


You can inject a Dual Startup Path (one path for each pane) into the running or a new instance (depending on your settings) by passing two paths separated by a double-pipe (||). Example:
XYplorer.exe "C:\||D:\"

ziongates
Posts: 4
Joined: 16 Sep 2014 20:59

Re: Dual startup path not working in 26.4

Post by ziongates »

Also implement script option for setting source or destination path in list with options for using existing tab or not.

ziongates
Posts: 4
Joined: 16 Sep 2014 20:59

Re: Dual startup path not working in 26.4

Post by ziongates »

Also is toggle active pane scriptable?

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

Re: Dual startup path not working in 26.4

Post by jupe »

Dual path works fine for me, are you definitely using it exactly like the example you gave, incl quotes? Or do you mean set via config(no quotes)? Are you trying in an active instance or loading XY with that cmd/conf?

Regarding the scripts, it's already possible, using goto, or tab(new) both of which can also currently be used in lieu of /left /right.

Toggle active pane script: #802; or maybe more useful for you focus cmd with params.

ziongates
Posts: 4
Joined: 16 Sep 2014 20:59

Re: Dual startup path not working in 26.4

Post by ziongates »

Evidently my quotes got messed up so the commandline XYplorer.exe "C:\||D:\" works. Thanks.
On another note I created a simple script but even when I try running it a window pops up with the lines of the script.
Even with Step mode disabled the window pops up which is annoying, I just want the script to run.

highend
Posts: 14991
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Dual startup path not working in 26.4

Post by highend »

Sounds like wrong line indentation
One of my scripts helped you out? Please donate via Paypal

Post Reply