wrong command line parsing

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
moongose
Posts: 5
Joined: Fri Sep 19, 2014 2:33 pm

wrong command line parsing

Post by moongose »

When i start everything form cmd with parameter -filename, i got the whole path in the search bar and normally not a single match found.
Version 1.3.4.686
In version 1.2.x was working fine.
You can see on screenshots:
cmd
cmd
clipboard25.09.2014 _ 12_43_01.png (8.68 KiB) Viewed 1462 times
result
result
clipboard25.09.2014 _ 12_50_35.png (15.77 KiB) Viewed 1462 times
Some change that I've missed or a bug?
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: wrong command line parsing

Post by void »

Please try:

Code: Select all

Everything.exe -search *.jpg
Command Line Options
moongose
Posts: 5
Joined: Fri Sep 19, 2014 2:33 pm

Re: wrong command line parsing

Post by moongose »

Yes, -s works.
Thank you.
Post Reply