		DOCUMENTATION FOR ChiefPro PKK.EXE
		----------------------------------

** Please read the disclaimer section of this file before attempting to use
PKK.EXE.
***

PKK is a DOS command line program for the purpose of manual creation of 
Chief's Installer Pro LZSS archives. 

USAGE
-----
The SYNTAX is:  PKK <InSpec> [OutSpec] /A [/R[1]] /X /V

LEGEND:
-------
 /A       = compress and archive the files (InSpec) into archive (OutSpec)
            (Maximim = 600 files in archive)
          e.g.        PKK C:\TEMP\*.* TEMP.PKK /A

 /A /R    = archive and recurse through the whole directory tree structure 
          e.g.        PKK C:\TEMP\*.* TEMP.PKK /A /R

 /A /R1   = archive and recurse only into first level sub-directories 
          e.g.        PKK C:\TEMP\*.* TEMP.PKK /A /R1
     
 /X       = decompress a packed archive (InSpec) into directory (OutSpec)
          e.g.        PKK TEMP.PKK C:\TEMP /X

 /V       = show contents of a packed archive (InSpec)
          e.g.        PKK TEMP.PKK /V


**** NOTES: ****
1. The ChiefPro LZSS archive format is proprietary and is *NOT* compatible with other 
LZ archive formats.

2. PKK.EXE is a 16-bit DOS program, and so archives created with it will not store
the version information in Windows .EXEs and .DLLs. If you wish to ensure that the 
version information is stored in the LZSS archives, you must create the archives 
from the ChiefPro IDE.

3. PKK.EXE is 100% compatible with the LZSS archives created by the ChiefPro IDE, as
far as viewing the archive contents, and extracting files from the archives are 
concerned.


DISCLAIMER
----------
PKK.EXE is supplied AS IS - and WITHOUT ANY WARRANTIES  WHATSOEVER. It is not 
an integral part of Chief's Installer Pro, and is supplied, as an extra, only 
as a result of a specific request. You use it ENTIRELY AT YOUR OWN RISK. 

If these terms are not acceptable to you, then you have no license to use 
the program PKK.EXE, and YOU SHOULD PLEASE DELETE IT FROM YOUR DISKS 
IMMEDIATELY AND PERMANENTLY.

Dr A A Olowofoyeku.
-------------------
