Better file search utility

  • Thread starter Thread starter Wishmaster
  • Start date Start date
W

Wishmaster

Hello!

I'm looking for a better file search utility for Windows XP, something that
allows me to use boolean expressions, e.g.:

File has extension '.MP3' or '.WMA' AND NOT have "INCOMPLETE" in the
filename.
This would help me filtering my music downloads (I put them on a single
folder to burn CD's).

Any suggestion?
 
Wishmaster said:
Hello!

I'm looking for a better file search utility for Windows XP, something
that allows me to use boolean expressions, e.g.:

File has extension '.MP3' or '.WMA' AND NOT have "INCOMPLETE" in the
filename.
This would help me filtering my music downloads (I put them on a single
folder to burn CD's).

Any suggestion?
How about, deleting all the Incomplte ones first. <g>. I`m joking of course,
but I bet someone will get back to you.
bw..J

--
[]s Wishmaster - Canoas, RS, Brazil
"I came from /dev/null and I shall return."

np: Within Temptation - Enter
 
Hello!

I'm looking for a better file search utility for Windows XP, something that
allows me to use boolean expressions, e.g.:

File has extension '.MP3' or '.WMA' AND NOT have "INCOMPLETE" in the
filename.
This would help me filtering my music downloads (I put them on a single
folder to burn CD's).

Any suggestion?

Agent Ransack -
http://www.mythicsoft.com/agentransack/
 
"old jon" <[email protected]> escreveu na mensagem

How about, deleting all the Incomplte ones first. <g>. I`m joking of
course, but I bet someone will get back to you.
bw..J

I ended doing this:

- Copy all files (My Documents\My Music\Incomplete) to the folder (C:\All
Music)
- In Command prompt, change dir to C:\All Music and DEL INCOMPLETE~*.mp3

Quick and dirty hack but works, I will look at other stuff.
 
Back
Top