I need a tool to find files (by name pattern, or by content) under Windows, that supports correctly the 64 bit environment.
The embedded search tool in Windows 7 is great for indexed content, but does not work well if you have to find files in system folders and program files (e.g, all the instances of a DLL in the system). 32 bit third party tools often don't work well in the 64 bit environment, due to the redirection of system32 and program files.
What tool can I use?