Question Search drives for multiple file extensions

Rob100

New member
Local time
11:20 PM
Messages
1
I've made the move (fresh install on new HDD) from XP to Win7RC x64 (I never gave Vista a look) and I want to scan my old HDD partitions for *.xls;*.doc;*.dwg;*.jpg etc to make sure I haven't missed any old files which were not saved in the right place.

The two partitions are mounted as F:\ and G:\

In XP once you'd turned off the animated dog and chosen the advanced option, you could set "all of part of the filename" to "*.xls;*.doc;*.dwg;*.jpg" and "look in" to "f:\;g:\". It was a so easy
smile.gif


I can't seem to get Win7 to search for more than one file extension, let alone multiple drives as well. Is there an advanced search option which I've missed?

How can I do this? Help...
 

My Computer

OS
Win7RC x64
Try this tutorial from the Vista forums: Advanced Searches

Other than that, you can open an Explorer window on the drive you want to search (or Computer if you want to search the entire computer), then use the following as your search criteria:

"*.txt" OR "*.doc"

Note that each extension type is enclosed in quotation marks ". The above criteria finds filenames with TXT or DOC in the filename, not only the extension. I modified it to this:

"*.doc;*.txt"

And the search returned only files with extensions of TXT or DOC
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Virtual Machine
OS
Windows 7 Professional 32-bit SP1
CPU
AMD A4/A6
Motherboard
Intel Corporation 440BX Desktop Reference Platform
Memory
3.00GB EDO
Graphics Card(s)
VMware SVGA 3D
Sound Card
High Definition Audio Device
Monitor(s) Displays
Generic Non-PnP Monitor on VMware SVGA 3D
Screen Resolution
1440x900
Hard Drives
1 x 60GB VMware Virtual SATA Hard Drive ATA Device
Antivirus
Kaspersky Total Security
I am having same issue and above solution is not working for me any other ideas
 

My Computer

OS
windows 7 rc
I have found the answer try this:

You are looking for files that are either .exe, or .txt etc? Use the OR
{in capitals} to search for files matching any one term in the
search box:

*.exe OR *.txt OR *.whatever
 

My Computer

OS
windows 7 rc
I have found the answer try this:

You are looking for files that are either .exe, or .txt etc? Use the OR
{in capitals} to search for files matching any one term in the
search box:

*.exe OR *.txt OR *.whatever

Isn't that what I said? :D
 

My Computer

Computer type
PC/Desktop
Computer Manufacturer/Model Number
Virtual Machine
OS
Windows 7 Professional 32-bit SP1
CPU
AMD A4/A6
Motherboard
Intel Corporation 440BX Desktop Reference Platform
Memory
3.00GB EDO
Graphics Card(s)
VMware SVGA 3D
Sound Card
High Definition Audio Device
Monitor(s) Displays
Generic Non-PnP Monitor on VMware SVGA 3D
Screen Resolution
1440x900
Hard Drives
1 x 60GB VMware Virtual SATA Hard Drive ATA Device
Antivirus
Kaspersky Total Security
I have found the answer try this:

You are looking for files that are either .exe, or .txt etc? Use the OR
{in capitals} to search for files matching any one term in the
search box:

*.exe OR *.txt OR *.whatever

Isn't that what I said? :D
Chuckle. He just didn't clarify that he found the answer in the post before his.
 
Back
Top