Re: How to search all files...
- From: "orc" <not@xxxxxxxx>
- Date: Sat, 18 Feb 2006 16:48:40 GMT
you could try openning a dos window and using the dos find caommand:-
c:\system32\find /?
Searches for a text string in a file or files.
FIND [/V] [/C] [/N] [/I] [/OFF[LINE]] "string" [[drive:][path]filename[
....]]
/V Displays all lines NOT containing the specified string.
/C Displays only the count of lines containing the string.
/N Displays line numbers with the displayed lines.
/I Ignores the case of characters when searching for the string.
/OFF[LINE] Do not skip files with offline attribute set.
"string" Specifies the text string to find.
[drive:][path]filename
Specifies a file or files to search.
If a path is not specified, FIND searches the text typed at the prompt
or piped from another command.
hope that helps
Orc
"Howard Woodard" <woodard@xxxxxxx> wrote in message
news:eK8QoVKNGHA.3392@xxxxxxxxxxxxxxxxxxxxxxx
I have lost the content of a very important message that was in one of my
e-mail (MSN) local folders. I want to search for it in the event that
parts or all of it are still there on the hard drive somewhere. My Windows
Explorer search doesn't appear to be searching every file -- for example,
there are some .000 files in the maildb that I can open with WordPad but
the Windows explorer won't find "contained text" in them.
Does anyone know of a utility that will truly search every file, whether
it be, permanent, temp, in casche, in the swap file/area, damaged,
unlinked to the directory, etc, etc. and give me the opportunity to
recover it?
Howard
.
- References:
- How to search all files...
- From: Howard Woodard
- How to search all files...
- Prev by Date: HELP PLEASE verifier.exe
- Next by Date: Re: OT. XP error message when Nero 6 is started.
- Previous by thread: How to search all files...
- Next by thread: Re: dns unable to resolve ip addresses
- Index(es):
Relevant Pages
|