How can I NOT search filelists (filelistfilename:)?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
ben303
Posts: 7
Joined: Wed Aug 17, 2011 7:31 pm

How can I NOT search filelists (filelistfilename:)?

Post by ben303 »

Hi

Filelists are used for my offline hard drives...very useful

but if I want to NOT search offline drives and search only physical connected drives, I have to not search filelists - how can I do it?

I tried

ozone.dll !filelistfilename:""

and with regex

ozone\.dll !filelistfilename:.+

help appreciated

BEn
void
Developer
Posts: 15096
Joined: Fri Oct 16, 2009 11:31 pm

Re: How can I NOT search filelists (filelistfilename:)?

Post by void »

With regex disabled, please try searching for:
!filelistfilename:.
Post Reply