On Sat, 21 Jan 2012 01:13:33 +0000 (UTC), tb wrote:
>
> I am using Windows 7 Home Premium SP1, 64bit.
> I recently created a .css file for my Firefox browser.
>
> When I do a search for the file in Windows Explorer it does not find
> it... I think it is a matter of how the OS indexes files. So, how do
> I get Windows 7 to index _all_ the files?
>
> PS: Yes I am absolutely sure that the search path (the whole c:\
> drive) and the file name are correct!
I don't do a lot of searches, because I know where most things are.
But on the rare occasions when I do, I have sometimes come up empty
when searching for something that I know exists.
In that case, the command prompt is my friend. I use a command like
dir /s /b /a \abc*css
The /s says to search subfolders; the /b says to return results in a
one-line format with path and filename; the /a says to search all
files irrespective of attributes; the leading backslash on the file
name says to start at the root folder.
(Well, actually I have an alias defined so that I don't have to type
"/s /b /a \".)
--
Stan Brown, Oak Road Systems, Tompkins County, New York, USA
http://OakRoadSystems.com
Shikata ga nai...