Windows Vista Forums
Vista Forums Home Join Vista Forums Donate Vista Tutorials Tags

Welcome to Vista Forums we are your forum to discuss Windows Vista x64 and x86 systems. Whether you need help or just want to post an idea you have on Vista, this is the forum for you.
Register at Vista forums...the world biggest Windows Vista resource Join Vista Forums Now

Go Back   Vista Forums > Vista Newsgroups > Vista file management

Finding different file types in Vista

Update your Vista Drivers Update Your Drivers Now!!
Closed Thread
 
Thread Tools Display Modes
Old 11-16-2007   #1 (permalink)
Flash Gordon
Guest


 

Finding different file types in Vista

I am trying to find all jpg and txt files in a series of folders on a
particular drive.

Therefore I would pick the drive to ensure it scoured all folders to be
sure.

If I type in Search jpg...it finds (all) jpg's....and if I type in txt, it
finds (all) txt files

What syntax do I use to ask it to search for both sets at the same time...so
it will list both sets rather than one type at once?

In XP - I would have typed *.jpg;*.txt (searching drive F - I have also
tried jpgANDtxt too...

But none of the various methods seem to work in Vista for me.....anyone?

Is there a particular site that details all the search functions and gives
lots of examples?

I really find Vista Search difficult to use...and it very rarely find the
exact files I require. So I put that down to my incompetance...for now.

Any help would be appreciated.

Regards

FG


My System SpecsSystem Spec
Old 11-16-2007   #2 (permalink)
DevilsPGD
Guest


 

Re: Finding different file types in Vista

In message <er8M3DGKIHA.5224@xxxxxx> "Flash Gordon"
<flash_gordon@xxxxxx-spam.iinet.net.au> wrote:
Quote:

>I am trying to find all jpg and txt files in a series of folders on a
>particular drive.
>
>Therefore I would pick the drive to ensure it scoured all folders to be
>sure.
>
>If I type in Search jpg...it finds (all) jpg's....and if I type in txt, it
>finds (all) txt files
>
>What syntax do I use to ask it to search for both sets at the same time...so
>it will list both sets rather than one type at once?
>
>In XP - I would have typed *.jpg;*.txt (searching drive F - I have also
>tried jpgANDtxt too...
OR, not AND.

In other words, *.jpg OR *.txt

My System SpecsSystem Spec
Old 11-16-2007   #3 (permalink)
Michael Walraven
Guest


 

Re: Finding different file types in Vista

Try,

name:jpg OR name:txt
in the search box

note spacing around OR
without the name: it would return files that also contained the strings jpg
or txt

(AND requires that the file be/contain BOTH jpg and txt at the same time)

Michael
Vista Home Premium

"Flash Gordon" <flash_gordon@xxxxxx-spam.iinet.net.au> wrote in message
news:er8M3DGKIHA.5224@xxxxxx
Quote:

> I am trying to find all jpg and txt files in a series of folders on a
> particular drive.
>
> Therefore I would pick the drive to ensure it scoured all folders to be
> sure.
>
> If I type in Search jpg...it finds (all) jpg's....and if I type in txt, it
> finds (all) txt files
>
> What syntax do I use to ask it to search for both sets at the same
> time...so it will list both sets rather than one type at once?
>
> In XP - I would have typed *.jpg;*.txt (searching drive F - I have also
> tried jpgANDtxt too...
>
> But none of the various methods seem to work in Vista for me.....anyone?
>
> Is there a particular site that details all the search functions and gives
> lots of examples?
>
> I really find Vista Search difficult to use...and it very rarely find the
> exact files I require. So I put that down to my incompetance...for now.
>
> Any help would be appreciated.
>
> Regards
>
> FG
My System SpecsSystem Spec
Old 11-16-2007   #4 (permalink)
Dave
Guest


 

Re: Finding different file types in Vista

This may be of a little help...
http://www.microsoft.com/windows/des.../advanced.mspx

--
http://get.live.com/wlmail/overview

"Flash Gordon" <flash_gordon@xxxxxx-spam.iinet.net.au> wrote in message
news:er8M3DGKIHA.5224@xxxxxx
Quote:

> I am trying to find all jpg and txt files in a series of folders on a
> particular drive.
>
> Therefore I would pick the drive to ensure it scoured all folders to be
> sure.
>
> If I type in Search jpg...it finds (all) jpg's....and if I type in txt, it
> finds (all) txt files
>
> What syntax do I use to ask it to search for both sets at the same
> time...so it will list both sets rather than one type at once?
>
> In XP - I would have typed *.jpg;*.txt (searching drive F - I have also
> tried jpgANDtxt too...
>
> But none of the various methods seem to work in Vista for me.....anyone?
>
> Is there a particular site that details all the search functions and gives
> lots of examples?
>
> I really find Vista Search difficult to use...and it very rarely find the
> exact files I require. So I put that down to my incompetance...for now.
>
> Any help would be appreciated.
>
> Regards
>
> FG
My System SpecsSystem Spec
Old 11-17-2007   #5 (permalink)
Flash Gordon
Guest


 

Re: Finding different file types in Vista

Great & many thanks to all who replied.

Cheers

FG

"Michael Walraven" <mexxwalraven@xxxxxx> wrote in message
news:2CF35B6E-AC8D-4685-859B-733A1DF48FD0@xxxxxx
Quote:

> Try,
>
> name:jpg OR name:txt
> in the search box
>
> note spacing around OR
> without the name: it would return files that also contained the strings
> jpg or txt
>
> (AND requires that the file be/contain BOTH jpg and txt at the same time)
>
> Michael
> Vista Home Premium
>
> "Flash Gordon" <flash_gordon@xxxxxx-spam.iinet.net.au> wrote in message
> news:er8M3DGKIHA.5224@xxxxxx
Quote:

>> I am trying to find all jpg and txt files in a series of folders on a
>> particular drive.
>>
>> Therefore I would pick the drive to ensure it scoured all folders to be
>> sure.
>>
>> If I type in Search jpg...it finds (all) jpg's....and if I type in txt,
>> it finds (all) txt files
>>
>> What syntax do I use to ask it to search for both sets at the same
>> time...so it will list both sets rather than one type at once?
>>
>> In XP - I would have typed *.jpg;*.txt (searching drive F - I have also
>> tried jpgANDtxt too...
>>
>> But none of the various methods seem to work in Vista for me.....anyone?
>>
>> Is there a particular site that details all the search functions and
>> gives lots of examples?
>>
>> I really find Vista Search difficult to use...and it very rarely find the
>> exact files I require. So I put that down to my incompetance...for now.
>>
>> Any help would be appreciated.
>>
>> Regards
>>
>> FG
>
My System SpecsSystem Spec
Old 11-17-2007   #6 (permalink)
Flash Gordon
Guest


 

Re: Finding different file types in Vista

Cheers for that.....

FG

"Dave" <dave@xxxxxx> wrote in message
news:uBb9r0GKIHA.2176@xxxxxx
Quote:

> This may be of a little help...
> http://www.microsoft.com/windows/des.../advanced.mspx
>
> --
> http://get.live.com/wlmail/overview
>
> "Flash Gordon" <flash_gordon@xxxxxx-spam.iinet.net.au> wrote in message
> news:er8M3DGKIHA.5224@xxxxxx
Quote:

>> I am trying to find all jpg and txt files in a series of folders on a
>> particular drive.
>>
>> Therefore I would pick the drive to ensure it scoured all folders to be
>> sure.
>>
>> If I type in Search jpg...it finds (all) jpg's....and if I type in txt,
>> it finds (all) txt files
>>
>> What syntax do I use to ask it to search for both sets at the same
>> time...so it will list both sets rather than one type at once?
>>
>> In XP - I would have typed *.jpg;*.txt (searching drive F - I have also
>> tried jpgANDtxt too...
>>
>> But none of the various methods seem to work in Vista for me.....anyone?
>>
>> Is there a particular site that details all the search functions and
>> gives lots of examples?
>>
>> I really find Vista Search difficult to use...and it very rarely find the
>> exact files I require. So I put that down to my incompetance...for now.
>>
>> Any help would be appreciated.
>>
>> Regards
>>
>> FG
>
My System SpecsSystem Spec
Closed Thread

Thread Tools
Display Modes



Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I make VIsta show all file types? Al Dykes Vista General 4 07-25-2008 04:22 AM
File Types option in Windows Vista Robert G Vista General 1 11-15-2007 07:53 PM
Finding the ChkDsk Log File in Vista dannymichel Software 1 10-10-2007 05:39 PM
File Types David C Vista General 3 08-09-2007 12:41 AM
Tag only some file types Phillip Vista file management 12 04-09-2007 09:23 PM


Update your Vista Drivers Update Your Drivers Now!!

Vistax64.com is an independent web site and has not been authorized,
sponsored, or otherwise approved by Microsoft Corporation.
"Windows Vista", the Start Orb, and related materials are trademarks of Microsoft Corp.
© Designer Media 2005-2008