Skip to content

RegexFileSearcher 1.2.0

Compare
Choose a tag to compare
@CommonLoon102 CommonLoon102 released this 20 Oct 17:15
· 28 commits to master since this release
815c061

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.