Command Line Search for Specific File

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
raywood
Posts: 22
Joined: Fri Apr 29, 2011 7:42 pm

Command Line Search for Specific File

Post by raywood »

I have a filename. I have Everything.com and also es.exe. I want to run a command that will display a specific file in my usual Everything window. Simple command line variations on -filename are not producing the desired result. Could someone point me toward a webpage that provides syntax examples, or just tell me what parameters I have to use?
void
Developer
Posts: 16678
Joined: Fri Oct 16, 2009 11:31 pm

Re: Command Line Search for Specific File

Post by void »

What happens when you use Everything.exe -filename <filename>?


For more control, please try the -s command line option:

Everything.exe -s "filelist:c:\windows\notepad.exe"



Command Line Options
Post Reply