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:
- Open Computer Management (Right-click "My Computer" and select "Manage")
- Expand Services and Applications and right-click Indexing Service and choose "Properties". (Indexing Service don't have to run for this setting to work)
- 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"
Tags:
Category:
Updated: 23 November 2009