Click here to Skip to main content
15,881,139 members
Articles / Programming Languages / C++
Article

Improving Windows File Search

Rate me:
Please Sign up or sign in to vote.
1.33/5 (5 votes)
14 Nov 20061 min read 24.4K   546   11   1
Checks what file-types are searched and allows additional types to be added (or removed) from the search-scope

Introduction

XP Windows 2000 & Windows 2003 do not search all files when performing a 'search for files containing text'. This utility shows you what file-types are checked while allowing you to add/remove types from the list searched. Easy and quick to use, ensures you really are searching what you think you are! The utility is a quick and easy way of ensuring searches 'for files containing text' are checking what they should be checking. Tool contains full help.

The Search Checker tool uses the Registry to see what file-types are being searched and whether Windows uses the default text search engine, or helper applications (EG. Excel for .xls file types).  If user adds a file-type to the range of types searched, the default search engine is used.

After making any changes to the file-types searched by Windows, the desktop has to be restarted.  The tool performs this; although the user is asked first!

 

To verify if Windows is searching all files, try the following:-

1. Create a new folder

2. Create a new .txt file with the contents of 'mummy'.

3. Save the file.

4. Rename the file with extension .hhh

5. Press F3 and search for files containing text 'mum'

Search Results:- There are no results to display!!!

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Ireland Ireland
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions

 
GeneralMy vote of 1 Pin
ytfrdfiw20-Feb-12 1:23
ytfrdfiw20-Feb-12 1:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.