Mechanically Creating an EFU List From a Folder

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
js0873
Posts: 22
Joined: Tue Jul 29, 2014 4:07 pm

Mechanically Creating an EFU List From a Folder

Post by js0873 »

I have a large folder that will be changed each week. I'd like to automatically create an EFU list from that folder that can be used in a desktop shortcut. Is there a command line command that can be executed each week to replace that EFU list so that the folder contents shown in SE are up to date?
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Mechanically Creating an EFU List From a Folder

Post by therube »

(Everything.exe) -create-file-list <filename> <path>
"Create a file list of a path. When this command completes Everything.exe will exit, no search window is shown."

Or you could use, ES command line interface.
js0873
Posts: 22
Joined: Tue Jul 29, 2014 4:07 pm

Re: Mechanically Creating an EFU List From a Folder

Post by js0873 »

Thanks! Looks easy enough. I appreciate it.
Post Reply