Configure the file search to include all files types
10 January 2003 by Snakefoot | Comment » | Trackback OffWindows XP changes the filesearch functionality to only to look for registered files. This is done to make
the search quicker and more userfriendly. But it can be annoying for users who are
expecting that all files are searched.
To make it search all files do the following:
To make it search all files do the following:
- Press the Start-button and select Search.
- Click Change preferences and then click With Indexing Service (for faster local searches).
- Click Change Indexing Service Settings (Advanced) (The Indexing Service isn't required for this setting to work).
- On the toolbar click Show/Hide Console Tree
- In the left pane right-click Indexing Service on Local Machine and select Properties
- Select the Generation-tab and check Index files with unknown extensions and press Ok
- The above steps should be reflected in this DWORD registry key:
[HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Control \ContentIndex]
FilterFilesWithUnknownExtensions = 1 (Default = 0)
More Info MS KB Q309173
Credits ntfaq.com[HKEY_CURRENT_USER \Software \Microsoft \Windows \CurrentVersion \Explorer \CabinetState]
Use Search Asst = "no"