Tags: searching

Text searching files with known extensions

January 25th, 2011
A while ago I wrote a blog article about Searching file contents under Windows XP. I was wondering why my searches of Visual Studio Project files with the extensions .vsproj, .vsprops and .sln files were coming back with no results. I read my previous ar… more »

Searching file contents under Windows XP

January 29th, 2008
Ever searched a set of files under Windows XP knowing that the search string you are looking for is there, but having the machine tell you it can't find anything?This is caused by Windows trying to be too clever for its own good. If a file ends with… more »