What´s New in version 2.15:
- Added support for finding text inside .docx and .docm files.
What´s New in version 2.10:
- Added /SaveDirect command line option, for using with the other
save command-line options (/scomma, /stab, /sxml, and so on...)
When you use the SaveDirect mode, the details of found files are
saved directly to the disk, without loading them into the memory
first. This means that you can save a list with large amount of files
into your disk without any memory problem, as long as you have enough
disk space to store the saved file. The drawback of this mode: You
cannot sort the files list according to the name or any other column.
The details of files are simply saved in the order that SearchMyFiles
found them.
- SearchMyFiles now allows you to use the save command-line options
(/scomma, /stab, /sxml, and so on...) in summary mode.
What's New in version 2.06:
- Fixed the Explorer context menu to work properly with folder
names containing comma character. (You have to remove the context
menu and then add it again in order to update the context menu with
this fix)
What´s New in version 2.05:
- Added 'Close Options Window On Search Start' option. If it's
turned on, the Search Options window is closed when you press the
'Start Search' button.
What´s new in version 2.00
- Added 'Summary Mode' which displays a general summary of all scanned folders, instead of files list. For every folder, the following summary information is displayed: Total size of all files, total size on disk, total files count, and number of hidden/read-only/system/compressed files. You can watch the summary information for the specified folder only or for the specified folder and all its subfolders.
- Added 'Summary File Size Unit' and 'Include Subfolders in Summary Totals' options (under the Options menu), for using with the new Summary Mode.
What's New in version 1.82:
- The 'Open Selected File' option now allows you to open multiple
files. (The number of files that you can open at once is limited to
20, because opening many files at once may hang your entire system)
What´s new in this version 1.81:
- Added 'Short Filename' column, which displays the classic 8.3
filename of every long filename.
What's New in version 1.80:
- Drag & Drop support: You can now drag one or more files from
SearchMyFiles into a folder of Windows Explorer or any other software
that supports Drag & Drop of files.
What's New in version 1.76:
- Added 'Duplicate Group' column for duplicate search mode. You can
use this column to easily delete duplicate files found by the
duplicate search mode: Simply click the 'Duplicate Group' header to
sort the files list by duplicate groups, and then you can leave the
first group (group number 1) and delete the other groups (2 and
above).
What's New in version 1.75:
- On multiple values search - added option to choose 'Or' (Find one
of the values) or 'And' (Find all values).
What's New in version 1.72:
- The size and position of the 'Search Options' window are now
saved in the .cfg file and loaded in the next time that you run the
SearchMyFiles utility.
What's New in version 1.71:
- Added /ExplorerCopy command-line option, which allows you to
automatically copy the search result into the clipboard in Windows
Explorer format, and then paste the found files into another folder
in Windows Explorer.
- Added x64 version, for making proper search under system32
directory of Windows. (On the 32-bit version of SearchMyFiles, the
search is redirected to WOW64 folder).
What's New in version 1.70:
- Added 'Scan NTFS symbolic links/junction points' option.
- The date/time values are now saved/loaded in the .cfg file.
- Added command-line options to set date/time range to scan:
/FileTimeAccessed1, /FileTimeAccessed2 , /FileTimeModified1,
/FileTimeModified2, /FileTimeCreated1, /FileTimeCreated2
What's New in version 1.66:
- Fixed bug: SearchMyFiles failed to find any file when 'File
Contains' option is set to none and you previously set SearchMyFiles
to search only in alternate streams.
What's New in version 1.65:
- Added option to search text inside alternate streams of NTFS file
system. This feature can be useful if your want to locate a file by
its summary information, like Title, Subject, Author, Keywords, and
so on... because this information is stored inside alternate stream.
What's New in version 1.62:
- Fixed bug: SearchMyFiles failed to load properly the
configuration with 'Load From Config File' option.
What´s New in version 1.61:
- Added "File Doesn't Contain..." option, which allows you to find
all files that doesn't contain the specified text/data.
What's New in version 1.60:
- Added new search mode - 'Non-Duplicates Search' which allows you
to find all files in the specified folders that are not duplicated.
What's New in version 1.56:
- Added option to search multiple text/binary values, delimited by comma (in 'File Contains...' option)
What´s New in version 1.55:
- Added 'Minimize/Restore Both Windows At Once' option. When this
option is turned on, minimizing/restoring the main window also
automatically minimizes/restores the 'Search Options' window.
What's New in version 1.53:
- Added 'Add Header Line To CSV/Tab-Delimited File' option. When
this option is turned on, the column names are added as the first
line when you export to csv or tab-delimited file.
What's New in version 1.52:
- Fixed bug: When running SearchMyFiles with /BaseFolder
command-line option or by using the Explorer context menu,
SearchMyFiles sometimes started with the wrong folder.
What's New in version 1.51:
- Added 'Explorer Context Menu' option. When it's turned on,
'SearchMyFiles' menu item is added to the context menu of any folder
in Windows Explorer. Choosing this menu item opens SearchMyFiles with
selected folder as the base folder of the search.
What's New in version 1.50:
- Added 'Exclude Extensions' option, which allows you to exclude
one or more extensions from the search result. For example, if you
specify 'exe dll ocx' in this field, exe/dll/ocx files won't be
displayed in the search result.
- When saving the search result to html, the files are now
displayed as links that open the specified file.
What's New in version 1.48:
- Fixed issue: Removed the wrong encoding from the xml string,
which caused problems to some xml viewers.
What's New in version 1.47:
- You can now send the search result to stdout by specifying an
empty filename ("") in the command-line. (For example:
SearchMyFiles.exe /stab "" >> c:\temp\search.txt)
- Fixed bug: SearchMyFiles continued to search infinitely if the
subfolder wildcard was empty.
What's New in version 1.46:
- Fixed bug: pressing the Delete key in the 'Search Options' or in
the find window activated the 'Move To Recycle Bin' option in the
main window.
What's New in version 1.45:
- The 'Search Options' window is now a Modeless dialog-box, which
means that it won't be closed when you start the search and you can
leave it open during the search and after the search is finished.
- Added 'Set Focus On Search Start' and 'Set Focus On Search End'
options to determine whether the focus is moved to the main window
when the search is started and finished.
What's New in version 1.40:
- Added /StartSearch command-line option, which allows you to start a search without displaying the Search Options window.
- The 'Browse' button of 'Base Folders' and 'Excluded Folders' in the 'Search Options' window now allows you to add more than one folder, when one or more folders are already listed in the text-box.
- Added 'File Position' and 'File Content' columns for file content search. When the 'File Contains' field is not 'None' (text or binary), the 'File Position' column displays the position (in bytes) that the data was found, and the 'File Content' column displays the characters around the found text/binary data.
|