Re: How to search all files...

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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



.



Relevant Pages

  • Re: why use the sealed ?
    ... system that supports inheritance and polymorphism is to promote reusability. ... Find great Windows Forms articles in Windows Forms Tips and Tricks ... >> exceeds past the end of the string. ... >> application to be a Remoting Client. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: XP and string paths
    ... > the "Lcase" function is suddenly no longer available to Excel? ... > that occurs because of Windows XP. ... > string functions that Excel uses has become ... > is the usual "missing reference" problem. ...
    (microsoft.public.excel.programming)
  • Re: Windows versus Application Security
    ... Public Property UserNameAs String ... What is the equivalent in a Windows Application? ... So you would just have a login entry from that check the user likely from ... managing and removing windows domain accounts are not the ...
    (microsoft.public.dotnet.framework.windowsforms)
  • Re: problem logging off and shutting down
    ... One using the Windows OS CD ... using repar from the setup menu and another microsoft repair tool that I ran ... I have been all over the Microsoft website and internet trying to ... #1 is a String Value ...
    (microsoft.public.windowsxp.general)
  • Re: RosAsm Bliss, and NASM Bliss
    ... Windows and Linux. ... looks like a Troll compared to the windows one. ... I think its hard to judge from the HLA code. ... checks to see if there is already a string allocated, if so, frees ...
    (alt.lang.asm)