

Added support for finding text inside.

Searchmyfiles selecting multiple files to delete windows#

The new wildcard parser has some advantages, for example: if you search for *.*.*.*, you’ll get all files with 3 dot characters or more.When loading old config files, SearchMyFiles automatically converts all *.* wildcards to *.In order to return all files, you should use * instead of *.* With the new SearchMyFiles wildcard parser, *.* returns only files with extension. Notice: The new wildcard parser may cause some compatibility issues, for example: When you scanned using *.* wildcard with Windows parser, it returned all files, including files without extension.This change solves an annoying bug caused by Windows wildcard parser: In previous versions, SearchMyFiles sometimes returned incorrect results, because Windows also matches the wildcard with the short filename (8.3 DOS format). SearchMyFiles now uses an internal wildcard parser instead of basing the search result on the wildcard parser of Windows.Added ‘Automatic’ to the ‘Summary File Size Unit’ option.Added ‘File Size Unit’ option to change the size unit (Bytes, KB, MB, GB, or Automatic) on non-summary mode.Increased the width of the drop-down list for some fields in the ‘Search Options’ window.SearchMyFiles.exe /BaseFolder ‘”c:\temp\folder1″, “c:\temp\folder2″‘ When single-quotes are used, you can specify double-quotes inside the search option value, for example: You can now specify the search options from command-line using single-quote characters (instead of double-quotes).Added ‘Clear Recent Files List’ option to the ‘Recent Config Files’ menu.Fixed SearchMyFiles to handle daylight saving time properly, like Explorer on Windows 7.Added support for searching text inside a file using wildcard, for example: Nir?oft, NirSoft*Utilities.Fixed bug from v2.46: SearchMyFiles stopped working on Windows 2000.When it’s turned on, all folders with 0 files are hidden in summary mode. Added ‘Hide Empty Summary Folders’ option.Added ‘Size on Disk’ column to the standard search mode.Fixed bug: SearchMyFiles failed to remember the last size/position of the main window and the search options window if they were not located in the primary monitor.
