By default WinXP search will only look into known files
with this fix it will search any file as if it were a txt file
Type this into a .reg file to create the fix
********************************************************
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\ContentIndex]
"FilterFilesWithUnknownExtensions"=dword:00000001
********************************************************
I found this at:
Chris's Free Developer Tools
Posts
Showing posts from January, 2004