-
build 117: 09 Jun 2008
improvement: installer improvements
a) allows installation outside of program files
b) allows manual drag and drop installation
-
build 115: 03 Jun 2008
addition: can search for text in .mp3, .wma tags
improvement: program now displays preview of files, even if there is no search text
-
build 114: 03 Jun 2008
addition: can search for text in .pdf, .doc, .xls files
-
build 110: 25 Mar 2008
supported command line options are:
/file=<fn> filename mask (supports multiple expressions separated by ;)
( you can also use exclusions e.g. *.txt;-term1 )
/path=<path> path mask (supports multiple expressions separated by ;)
( you can also use exclusions e.g. c:\temp;-term1 )
/s search in subdirectories (DEFAULT)
/ns do not search in subdirectories
/da=yyyy-mm-dd file date is after <date> (date format: yyyy-mm-dd)
/db=yyyy-mm-dd file date is before <date> (date format: yyyy-mm-dd)
/dt=<c|m> date type, dt=m (modification date) dt=c (creation date)
/size_min= minimum file size (K/M/G modifiers supported)
/size_max= maximum file size (K/M/G modifiers supported)
(size can contain one of the K/M/G modifiers,
e.g. /size_min=10M means size must be at least 10MB)
/contents= find files containing the specified text
/output=<fn> write results to file <fn>
(if you also search file contents a 2nd file with content
results will also be created)
/exit exit when search is done
note: the "/" before the parameters is optional
for regular expressions
1. instead of /file use /file_regex
2. instead of /contents use /contents_regex
examples:
scanfs.exe path=c:\temp file=*.avi size_min=10m size_max=12m
scanfs.exe /file=*.txt /path=c:\temp /s
/da=2007-1-1 /db=2008-1-1 /dt=c /size_min=20m /size_max=30m /contents=123
/output=c:\results.txt /exit
-
build 108: 17 Jan 2008
general improvements
-
build 106: 26 Dec 2007
bug fix: regular expressions
improvement: better highlighting of results when using regular expressions
improvement: drag and drop supports unicode filenames
-
build 097: 28 Aug 2007
improvement: various optimizations
new: checkbox that allows preview to be disabled (pictures and file contents)
new: filter supports multiple keywords separated by spaces, and quotes e.g. "test 1" mp3
bug fix: sorting is retained after refiltering
-
build 091: 27 June 2007
improvement: faster preparation of file contents and highlightings
bug fix: "spawn new session" was not working properly
-
build 090: 12 June 2007
bug fix: unicode characters in search results were not shown correctly in some cases
bug fix: unicode characters in the "search for" box were not handled correctly
-
build 088: 16 May 2007
advanced "select database" dialog
improved "spot duplicate files"
improved "replace bar"
session search parameters (Push: Alt-Down, Back: Alt-Left, Forward: Alt+Right)
persistent search parameters (Push: Alt-Down, Select: Alt-Up)
-
build 081: 01 May 2007:
Windows Vista support
databases (catalogs) with unlimited volumes
supports compressed databases
faster refine search
folders treeview
supports FilePro snapshots
snapshots aliases (e.g. c:\$ -> will search last snapshot for drive c)
ability to create aliases for file contents (e.g. instead of an ip to show a name or alias)
-
build 071: 04 March 2007
can search contents of binary files of any size, for ansi/unicode strings