On 8/2/07, Michael Dinowitz <[EMAIL PROTECTED]> wrote: > Does anyone know how to force windows explorer to search through .cfm and > .cfc files? Every time I try to use explorer to find text within a file of > those extensions, it always returns no results.
This works for me with XP: http://www.petri.co.il/windows_xp_search_bug.htm Describes a registry hack to allow searching for content within files with "unknown extension" (like .cfm) This is the simplest: Network administrators can configure this setting for the current user by modifying the registry. To do this, set the FilterFilesWithUnknownExtensions DWORD value to 1 in the following registry key: HKEY_LOCAL_MACHINE\SYSTEM\ControlSet\Control\ContentIndex Stephen ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:285298 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

