Fr July 4 2003, 22:51

========================
QuickZip Module Version 1.0 	
========================

QuickZip Module was designed to run with very low demand on system resources
and hardware. It has been tested on a 1Ghz  Atlon running win NT 4 Sp6a and
it runs with no problems at all.


Safe Installation
~~~~~~~~~~~~~~~~~
The Program supplied in this package do NOT write to the operating
system or replace any component of the operating system, but its own INI File.



BACKING WITH WILDCARDS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
If ya especify "C:\My Documents\*.doc;*.xls;*.txt"
QuickZip will dectect the WildCards, and ONLY will add to Zip those that match 
the wildcard esopecifications.

To Add a full directory and Subdirectories, append a Slash:
Example: "C:\My Documents\"

To add a Single File:
"C:\My Documents\personal.doc"	

AUTO MODE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	
You can call the QuickZip.exe /AUTO
to automatically Zip and exit.

or Add an entry on the INI file:

Example:

[OPTIONS]
Auto=1


UPDATEMODE
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~	
UpdateMode- Points if the file must be added if it already exists in the archive. There are 3 possible values:
0 - "Add (and Replace) file", if the file does not exist in the archive, it will be added, if exists, it will be replaced.
1 - "Freshen file", the file will be compressed only if it already exists in the archive and is newer.
2 - (DEFAULT)"Update file", the file will be compressed if it does not exist in the archive or if it exists, but is newer.


Add an entry on the INI file:

Example:

[OPTIONS]
UpdateMode=1

INCLUDESUBFOLDERS
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 - (DEFAULT) The subfolders will be searched too for matched files.	
0 - The subfolders will NOT be searched for matched files.

Add an entry on the INI file:

Example:

[OPTIONS]
SubFolders=0

PASSWORD
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
For Pass  Zip Files in Archives

Add an entry on the INI file:

Example:

[OPTIONS]
Password=Erika

To Do:
~~~~~~~~~~~~~~~~~
-Log File is NOT implemented Yet.
-Tab changing in Main Window is not Working.
-Make Help File


me:
~~~~~~~~~~~~~~~~~
carabez@netscape.net
www.geocities.com/fcocarabez/