Visual Studio Command Prompt Here and Search Unknown File Extensions

Monday, July 18, 2005 12:22:01 PM UTC
Just wanted to let you know there is a much better search tool than the one built into windows. It will search through all files for text, and will allow you to use RegEx too!
Its called AgentRansack its free and you might just end up adding it to your 'tools' list!
Brian
Monday, July 18, 2005 3:00:25 PM UTC
Here's the link: http://www.mythicsoft.com/agentransack/
Thursday, July 21, 2005 3:46:06 PM UTC
Find text in text files??? A registry change? I'll be ... I wrote a patware to do the search! Well, at least mine can do regex searches !

Hey, do you know what's the registry key to modify to get the "file search" automatically instead of the "what do you want to search for" ?

Pat
Patrice Calve
Saturday, January 14, 2006 9:56:29 PM UTC
I wasn't getting an "Install" option in Explorer. I spent some time googling to figure out the following one-line batch file.

%SystemRoot%\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 %~f1
Comments are closed.
Disclaimer: The opinions expressed herein are my own personal opinions and do not represent my employer’s view in any way.