		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 [/S:<password>]

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

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

 /A /R1   = archive and recurse only into first level directories 
          e.g.        PKK C:\TEMP\*.* TEMP.PKK /A /R1
                      PKK C:\TEMP\*.* TEMP.PKK /A /R1 /S:ChiefPro

 /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
                      PKK TEMP.PKK /V /S:ChiefPro

**** 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. 

A Win32 version of PKK.EXE will be provided on my home page in due course.

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.

Prof A A Olowofoyeku.
-------------------
