Page 1 of 1

"Find Files" feature to locate files in different drivers

Posted: 07 Apr 2015 13:26
by marceloa0
Hi Guys!

I would like to know how I can use the "Find Files" feature to find a file in different location/ drivers ( e.g C:\ ,E: and F:)..

Many thanks!

Marcelo

Re: "Find Files" feature to locate files in different driver

Posted: 07 Apr 2015 13:30
by bdeshi
Enter the locations separated by ; or | in the location box [Name & Location tab]

Code: Select all

C:\;E:\;F:\;\?:\

Re: "Find Files" feature to locate files in different driver

Posted: 07 Apr 2015 13:52
by marceloa0
SammaySarkar wrote:Enter the locations separated by ; or | in the location box [Name & Location tab]

Code: Select all

C:\;E:\;F:\;\?:\
Thank you!