Updates coming soon!

Post date: Nov 18, 2011 10:50:57 PM

I dusted off the rexCrawler source this week, and I started making some changes. The results grid now has a context menu for copying to the clipboard and opening the files listed. Additionally, I've added some more exception handling to prevent quite as many errors from popping up if you cancel the crawl or close the program prematurely.

I'm going to work a bit more on how the crawler thread is terminated--currently, it is simply aborted, which may lead to file time stamps being left untidy. Once that's in place, you can expect a release to be posted!

(Edit: I forgot that I had been working with IFilters for searching PDFs, Word documents, and such. Some of that will also be included in the next release.)