How to search without having the user interface open

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
Serge Falmagne
Posts: 1
Joined: Sun Nov 09, 2014 2:09 pm

How to search without having the user interface open

Post by Serge Falmagne »

Using the command line in a program.
How do I make a search and save the result in a efu file without having the user interface open ? Something like :
Everything.exe -create-filelist my.efu c:\windows\*.dll
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: How to search without having the user interface open

Post by void »

Currently, -create-filelist creates a file list of all files and folders at the specified location.

Specifying a search filter when creating file lists is on my TODO list.

Unfortunately, there is no command line option presently to filter the files and folders added to the file lists.
Post Reply