April 11th, 2010· Updated SMF to AutoIt 3.3.6.0
· Updated MediaInfo DLL to version 0.7.30
· Updated to SQLite DLL to version 3.6.23
· Updated TrID Definitions to version 2010/Mar/16
· GUI design tweaked: Now forces default Font used
· Updated Report Design, added new custom icons to contextmenu
· Optimized SMF.exe filesize by compressing it and containing dlls with UPX
· Added "Cut & Copy to clipboard" functionality to report
· Exporting data from the main GUI can now be done by pre-selecting columns
· Added "Scanspeed" stat to search progress
· Added option to Set and Retrive Default Info selection
· Added "File First" and "File Last" search result. Theses
· are the max. or min. values of the Created, Modified or Accessed filetimes
· Added a pre-Filter for "File First" and "File Last"
· Added option to select max. directory recursion depth
· Added option to limit max. number of returned results, search will cancel if
· limit is hit. Due to recursion might produce some few additional records
· Added hint if files to delete are read-only
· Added "Encoding (Fast)" and "Encoding (Full)" search
· result. Full will check the entire file for UTF8 sequences, fast will check only
· first part of file for UTF8 sequences
· Added "Shortcut Details" search result
· Improved report responsivness
· Rewrote Recycle, Delete and Erase functions in Report
· Bug fix: FileSlider Type Text was not displayed correctly
· Bug fix: File_Type, returned null on search
· Bug fix: Associated_exe, returned null on search
· Bug fix: BinaryType, returned all no executable files as Dll32. Function does
· not seem to detect Dlls correctly, Dll analysis skiped for now. Dlls are detected as
· none-executables too.
· Corrected an error in the pre-"Filter by Extension"
· Fixed an error in the MediaInfo search. MediaInfo search on directories always
· returned an error (8 columns, 9 values)
· Fixed another error in the reports Set FileTime and Attribute functions
March 19th, 2010· Fixed an error in the reports Set FileTime and Attribute functions
March 19th, 2010Tweaking of report to:
· further improve response time
· ensure consistency of queries
March 19th, 2010· Redesigned GUI to work with a single start button
Implemented additional file details to search for:
· FullPath Long and Short
· IsLocked
· Timestamp and Timestamp Epoch
· Binary Type
· Drive Letter
· Implemented Explorer ContextMenu integration
· Enhanced Search Report