Can't open new tab with everything

Support for xplorer² free lite version

Moderators: fgagnon, nikos, Site Mods

Post Reply
haomin
Member
Member
Posts: 13
Joined: 2013 Sep 26, 07:41

Can't open new tab with everything

Post by haomin »

When I startup my computer
i will auto run
"C:\Program Files (x86)\zabkat\xplorer2_lite\xplorer2_lite.exe" /M

Then I use "Everything" --> Open Path
I have set setting below
$exec("c:\Program Files $(x86$)\zabkat\xplorer2_lite\xplorer2_lite.exe" "$parent(%1)")

ref.
https://www.voidtools.com/forum/viewtopic.php?t=8470

But Everything always opens a new xplorer2 window, not a new tab
How can I just open a new tab, not a new xplorer2 window???

I have set below
Single window mode
-->Always open new tabs in a single window

BTW:
Once "Everything" opens a new xplorer2 window, the subsequent "open paths" from "Everything" will open in the same xplorer2 window in new tabs.

But , I still hope Everything opens new tab in xplorer2 window which it is run when i startup computer
User avatar
nikos
Site Admin
Site Admin
Posts: 15818
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Re: Can't open new tab with everything

Post by nikos »

perhaps you are using /P command line switch somewhere? This opens a new process and hence a new window
another possibility is using /S switch to open a different window layout?
haomin
Member
Member
Posts: 13
Joined: 2013 Sep 26, 07:41

Re: Can't open new tab with everything

Post by haomin »

nikos wrote: 2024 Apr 19, 04:27 perhaps you are using /P command line switch somewhere? This opens a new process and hence a new window
another possibility is using /S switch to open a different window layout?
I am sure, I don't use /P & /S

Might you can try it my way and you will find that what I say is true!
1. close all of xplorer2
2. press Win +r : "C:\Program Files (x86)\zabkat\xplorer2_lite\xplorer2_lite.exe"
3. Everything -> Open Path
4. It happens ( a new window is appeared)
User avatar
nikos
Site Admin
Site Admin
Posts: 15818
Joined: 2002 Feb 07, 15:57
Location: UK
Contact:

Re: Can't open new tab with everything

Post by nikos »

sorry but I don't use Everything so I cannot try it out
could it be a 32/64 bit issue? have you tried xplorer2 professional?
haomin
Member
Member
Posts: 13
Joined: 2013 Sep 26, 07:41

Re: Can't open new tab with everything

Post by haomin »

I have tried Everything (x86 edition)(original is 64-bit)
The result is the same(open a new window)

Everything is free & has portable edit (don't corrupt system)
sorry but I don't have xplorer2 professional so I cannot try it out!
Kilmatead
Platinum Member
Platinum Member
Posts: 4581
Joined: 2008 Sep 30, 06:52
Location: Dublin

Re: Can't open new tab with everything

Post by Kilmatead »

haomin wrote: 2024 Apr 19, 05:28 Might you can try it my way and you will find that what I say is true!
For what it's worth, I cannot recreate this - folders opened from Everything (x64) will open in a new tab in x2-lite every time, regardless of how x2 is started (<Win+R> or a normal shortcut). It behaves the same using Lite or Professional.

Why are you manually running x2 on startup? Does the normal installer option ("Run x2 when Windows starts") not work for you? Or do you run your command from within a shell script or something (which may account for a second unintended instance)?
Post Reply