Page 1 of 1

xplorer2 integration with [fluent search]

Posted: 2022 Jun 15, 16:22
by mragtronx8
hi Nikos,
am using a search / launch program called [fluent search]
it is a very nice app, that helps a lot with windows software.

I need ur help with the below two commands, to integrate xplorer2 with fluent search.

- What are the command line args to open a folder in existing window
- What are the command line args to open a folder and select a specific file in it


hope u can help with this.
Best Regards,
Mragon

Re: xplorer2 integration with [fluent search]

Posted: 2022 Jun 15, 16:51
by nikos
What are the command line args to open a folder in existing window
simplest solution would be to turn on the "single window" mode from advanced options
What are the command line args to open a folder and select a specific file in it
you should be able to pass a full (file) path to open it from the command line

Re: xplorer2 integration with [fluent search]

Posted: 2022 Jun 15, 16:57
by mragtronx8
i need the argument or command-line from outside xplorer2 options, to integrate with fluent search.
fluent search developer needs the argument, to code it inside fluent search parameters.

Re: xplorer2 integration with [fluent search]

Posted: 2022 Jun 16, 06:55
by nikos
there is no argument to reuse an open x2 window
you would have to script it somehow uging eg active accessibility

Re: xplorer2 integration with [fluent search]

Posted: 2022 Jun 16, 18:13
by mragtronx8
thank you