SciZip v2.4.2.1 (pkzip compatible simple file archiver) Copyright (c) 2006-2009 Precision software & consulting. All rights reserved. It is based on the SciZip Delphi component, written from scratch using InfoZip PKZip file specification application note. The component was created by Patrik Spanel (scilib@sendme.cz), and updated by Precision software & consulting. Change log: v2.4.2.1 (10.8.2009) - fixed unzipping archive with directories Syntax: SciZip.exe [/n] [/A] [/R] [/S] [/L] [/?] /n set compression level to "n" (n can be 0,1,6 or 9, default is 6) /A add/update existing archive /R recursive source folder scanning /S source_file_mask points to a text file with file list to zip; path of this file define an archive root /L log files /? this help screen or SciZip.exe [/U] [/A] [/L] [/?] /U unzip archive to destination_folder /A do not overwrite existing files /L log files /? this help screen