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?
can i remove certain directories from the results?
Re: can i remove certain directories from the results?
Please try the following search:
*.mp3 !"c:\music dir\"
where c:\music dir is your music directory.
*.mp3 !"c:\music dir\"
where c:\music dir is your music directory.