RegexFileSearcher 1.2.0
Most remarkable changes in this new version:
- Using multiple CPU cores while searching
- Search in zip files
- Option for maximum file size to search in (zip files are handled like they were folders)
- Using the default associated program to open files
- Optimizing the GUI layout for high DPI scenarios
- Warning the user about invalid regexes instead of crashing the app
Why the attached Windows executable is so huge?
Because it contains the whole .NET Core runtime so it is not needed to install it to be able to run the app.