Flashzip Archiver v.0.99 beta 5b copyright (C) 2009 By Nania Francesco Antonio
Demo Version
Usage: Flashzip <command> -<switch ..> <archive> <files...> <in path> <out path

<Commands>
 a                 Add files to archive
 x                 Extract files in destination path
 l                 List archive

<Switches>
 r                Recurse subdirectories
 s                Solid Mode ON
 v                Verbose Mode
 m                [default -m1] Compression Method (-m0 ... -m2)
 c                [default -c3] Max match keys     (-c1 ... -c7)
 b                [default -b3] Buffer Read/Write  (-b1 ... -b8)

< Examples of compression >
Flashzip a c:\archive c:\infile
Flashzip a -m0 -b1 -c2 c:\archive c:\infile
Flashzip a -r c:\archive c:\path
Flashzip a -r archive path
Flashzip a -r archive path\*.bmp
< Example of decompression >
Flashzip x c:\archive c:\outpath
Flashzip x archive outpath
Flashzip x archive outpath*.bmp

<System Requirements>
 Min 10 Mb - Max 1 GB for compression
 Min 6 Mb  - Max 512 Mb for decompression

Special Thanks for :
SAMI Runsas,Ilia Muraviev, Matt Mahoney,Stephan Busch and LovePimple.

News:
- Corrected bug on -m0 -c1 .. c6 options!
- Added -m0 method for very fast compression and good ratio  ! 

from version 0.99b4
- Changed the switch "s" with "c "for the Max match keys (- c1... -c7)
- the command "s" activates the Solid Mode  (- s) for Ultra compression and fast decompression !
- the buffer of memory up to 1GB can be activated now for the compression (- b1 .... -b8)
