Page 1 of 1

Find files in the background.

Posted: 17 Aug 2020 16:37
by luciano_f
I know that it is possible to open another instance of XYplorer and leave one doing the research but as I do a lot of research it would be interesting to have the possibility of the research taking place on a separate thread, and I can continue working with XYplorer with the research in progress, just as it is done with file copies.

Re: Find files in the background.

Posted: 17 Aug 2020 16:59
by TheTodd
For heavy duty searches I use Agent Ransack (aka FileLocator Pro/Lite)
the free version works great for what I do, and its fast.

I created a button that starts up Agent Ransack with my current XY path.
run """C:\Program Files\Mythicsoft\Agent Ransack\AgentRansack.exe"" -d ""<curpath>"""

Re: Find files in the background.

Posted: 18 Aug 2020 14:03
by luciano_f

Code: Select all

For heavy duty searches I use Agent Ransack (aka FileLocator Pro/Lite)
the free version works great for what I do, and its fast.
I prefer to do everything with just one program, and as I'm dating XYplorer and finding it fantastic I believe it would be interesting to have this search functionality in the background.

Re: Find files in the background.

Posted: 17 Sep 2020 15:17
by admin
Would certainly be nice, but... hmmm, this would be very hard. Search is so complex...

Here is an idea: Triggering a "background search" would open a 2nd XYplorer instance which does the search and shows the results. But even that is full of problems... :ninja: