Search found 24 matches
- Sun Jul 04, 2021 9:30 pm
- Forum: Support
- Topic: Can't see PST files in search results
- Replies: 0
- Views: 11081
Can't see PST files in search results
I've just installed a new M.2 drive and a fresh Win 10 OS and reinstalled Everything. I've added all drives to the index and excluded nothing except Recycle Bin. For some reasons I can't see PST files when I search. The only thing that is odd about these files is that they are very large (>3 GB), bu...
- Sun Mar 07, 2021 12:36 am
- Forum: Support
- Topic: How to search for filenames with wildcards AND trailing spaces?
- Replies: 7
- Views: 4628
- Sun Mar 07, 2021 12:27 am
- Forum: Support
- Topic: How to search for filenames with wildcards AND trailing spaces?
- Replies: 7
- Views: 4628
Re: How to search for filenames with wildcards AND trailing spaces?
Curiously, the "<" grouping method did not work, however, the double quotes method worked a treat!
Thank you so much
Thank you so much
- Sat Mar 06, 2021 11:44 pm
- Forum: Support
- Topic: How to search for filenames with wildcards AND trailing spaces?
- Replies: 7
- Views: 4628
Re: How to search for filenames with wildcards AND trailing spaces?
Thanks for the quick reply! But no, Regex is disabled.
I should also point out that I am using pipes to separate multiple criteria, eg
(noting again the space after the word)
I should also point out that I am using pipes to separate multiple criteria, eg
Code: Select all
House *|Farm *|Car *
- Sat Mar 06, 2021 11:38 pm
- Forum: Support
- Topic: How to search for filenames with wildcards AND trailing spaces?
- Replies: 7
- Views: 4628
How to search for filenames with wildcards AND trailing spaces?
I am a bit puzzled by this chanllenge. Consider these files: House front 123.jpg Houseboat 456.jpg Housers 789.jpg From the above I only want to find filenames starting with "House" followed by a space, ie: House front 123.jpg I've tried "House *" (noting the space), but it doesn't seem to honour th...
- Thu Aug 20, 2020 6:15 pm
- Forum: Support
- Topic: How to exclude multiple files with wildcards?
- Replies: 1
- Views: 2977
How to exclude multiple files with wildcards?
This should be rather straightforward, but it is not working as expected. I want to exclude files beginning with "Donald", "Melania" and "Jared" in a particular folder. I thought it would be as simple as this: "C:\Pictures" !Donald*|!Melania*|!Jared* But that does not work :? What am I doing wrong?
- Mon Jul 27, 2020 4:20 am
- Forum: Suggestions
- Topic: Enable Exclude List - faster option? | add to Bookmarks?
- Replies: 2
- Views: 4469
Re: Enable Exclude List - faster option? | add to Bookmarks?
Thank you David for your ongoing professional attitude and this awesome product 

- Fri Jul 24, 2020 9:23 pm
- Forum: Suggestions
- Topic: Enable Exclude List - faster option? | add to Bookmarks?
- Replies: 2
- Views: 4469
Enable Exclude List - faster option? | add to Bookmarks?
I often toggle the "enable exclude list" on and off, depending on my mode of work. It's an excellent option, however, it's It's highly frustrating that toggling between excluding or not excluding forces a rescan of all drives. Is there any way for Everything to perhaps cache, store or otherwise reme...
- Fri Jul 24, 2020 4:15 am
- Forum: General
- Topic: Trend Micro flagging Everything as PUA.Win32.FileSearcher.C
- Replies: 25
- Views: 30412
Re: Trend Micro flagging Everything as PUA.Win32.FileSearcher.C
Just chiming in to point out that Trend is now reporting "PUA.Win32.FileSearcher.E", not "C". The behaviour started yesterday, also FYI.


- Sat Jul 18, 2020 5:16 am
- Forum: Bug report
- Topic: Everything won't exclude paths with special characters
- Replies: 2
- Views: 6764
Re: Everything won't exclude paths with special characters
Thanks David - awesome response time!
- Thu Jul 16, 2020 9:35 pm
- Forum: Bug report
- Topic: Everything won't exclude paths with special characters
- Replies: 2
- Views: 6764
Everything won't exclude paths with special characters
I've noticed that it's not possible to add Exlcude paths with special characters , for example "Best photos 🖤". Even if I enter the 8.3 version of the path as an exclude path, it first seems to resolve it to the full name, so that potential workaround doesn't work either. Any updates on when this mi...
- Thu Apr 16, 2020 4:42 am
- Forum: Suggestions
- Topic: Variable Delimiter option - for wider application compatibility
- Replies: 14
- Views: 13506
Re: Variable Delimiter option - for wider application compatibility
Brilliant! -I believe this will be a really handy expansion of flexibility
- Tue Apr 14, 2020 7:28 pm
- Forum: Suggestions
- Topic: Variable Delimiter option - for wider application compatibility
- Replies: 14
- Views: 13506
Re: Variable Delimiter option - for wider application compatibility
I am not sure - that's a question for @voidI'm confused now too. Does this mean I have to escape my commas to make them work as normal filename commas now, otherwise they behave as pipes?
- Tue Apr 14, 2020 7:10 am
- Forum: Suggestions
- Topic: Variable Delimiter option - for wider application compatibility
- Replies: 14
- Views: 13506
Re: Variable Delimiter option - for wider application compatibility
Thanks David @void - that's excellent news.
- Tue Apr 14, 2020 6:44 am
- Forum: Suggestions
- Topic: Variable Delimiter option - for wider application compatibility
- Replies: 14
- Views: 13506
Re: Variable Delimiter option - for wider application compatibility
Notepad++ parses JSON nicely. But I can see I am flogging a dead horse here, perhaps due to my limited understanding of "escaping-out" of something. Can I escape these thread?
.. I'll let this one rest - would have been nice, but there are bigger fish to fry.

- Tue Apr 14, 2020 6:41 am
- Forum: Suggestions
- Topic: Add Weeks/Days/Hours Old to Advanced Search
- Replies: 2
- Views: 6143
Re: Add Weeks/Days/Hours Old to Advanced Search
I think it's all there but not in an click=>done method. You have to type the commands Indeed it is, and all I needed was the code, not the interface. It took me a little while get the gist of the approach which is shown in the Constraints area of the help file as: <last|past|prev|current|this|comi...
- Mon Apr 13, 2020 10:51 pm
- Forum: Suggestions
- Topic: Variable Delimiter option - for wider application compatibility
- Replies: 14
- Views: 13506
Re: Variable Delimiter option - for wider application compatibility
I agree with your comments, however, with frequent exchange of find sets between JSON & CSV and Everything, the process becomes somewhat tiresome.Why can't you just search-and-replace your comma, tab, w/e delimiters with pipes on your own dime?

- Mon Apr 13, 2020 9:23 pm
- Forum: Suggestions
- Topic: Add Weeks/Days/Hours Old to Advanced Search
- Replies: 2
- Views: 6143
Add Weeks/Days/Hours Old to Advanced Search
Bookmarks are brilliant, especially when you couple them with Advanced Search operators. It's easy to look at the extensive range of options and think - "this has every conceivable option" - however, I realised today it misses one important operator/criteria option: Older/Newer than Age/Weeks/Days/H...
- Mon Apr 13, 2020 9:17 pm
- Forum: Suggestions
- Topic: Variable Delimiter option - for wider application compatibility
- Replies: 14
- Views: 13506
Re: Variable Delimiter option - for wider application compatibility
I am suggesting that custom delimiters be allowed to be set, rather than the default (and only) current delimiter "|"Not quite following what you're wanting?
- Mon Apr 13, 2020 2:11 am
- Forum: Suggestions
- Topic: Variable Delimiter option - for wider application compatibility
- Replies: 14
- Views: 13506
Variable Delimiter option - for wider application compatibility
I have a lot of programs that creat/maintain lists with different delimiters than pipes "|" for example "," (JSON, CSV). Is it possible to set your preferred delimiter for use when searching for multiple strings?, eg "c:\" ThisFile,ThatFile,AnotherFile "c:\" ThisFile(ThatFile(AnotherFile "c:\" ThisF...
- Sun Apr 12, 2020 5:57 pm
- Forum: Suggestions
- Topic: Exclude path from results (single use only)
- Replies: 7
- Views: 8226
Re: Exclude path from results (single use only)
This was suggested before a couple of times (for example here). So It is already on the radar, That's great news! .. although unsure what the user interface is going to be. I was thinking that it would just be a case of right-clicking on the path field to append the active query with say "!C:\Exclu...
- Sun Apr 12, 2020 6:14 am
- Forum: Suggestions
- Topic: Exclude path from results (single use only)
- Replies: 7
- Views: 8226
Re: Exclude path from results (single use only)
They are also great tips - I love Bookmarks!, however this is not the type of exclude that I wish to undertake on a permanent basis via a) Exclude List, or b) Bookmarks. As stated in the subject it is single use only (ie, not likely to ever need such an exclude again).
- Sat Apr 11, 2020 11:45 pm
- Forum: Suggestions
- Topic: Exclude path from results (single use only)
- Replies: 7
- Views: 8226
Re: Exclude path from results (single use only)
That's a good feature thanks, but unfortunately it's a great deal more work than context menu option.
- Sat Apr 11, 2020 1:12 am
- Forum: Suggestions
- Topic: Exclude path from results (single use only)
- Replies: 7
- Views: 8226
Exclude path from results (single use only)
Rather than toggling the Exclude List on and off in preferences (which results in a requery of the entire database), it would be fabulous to be able to right mouse click on the path and choose "Exclude this path from this query"