can i remove certain directories from the results?

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
BigDan
Posts: 51
Joined: Tue May 23, 2017 9:24 pm

can i remove certain directories from the results?

Post by BigDan »

if i want to search for all mp3's but want to remove all the results in the my music dir how do i do that?

i typed "mp3 !music" but that didn't work for some reason. i thought the ! button removes keywords. perhaps it's just from the file name not the dir name?
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: can i remove certain directories from the results?

Post by void »

Please try the following search:

*.mp3 !"c:\music dir\"

where c:\music dir is your music directory.
Post Reply