The command to cause pkzip to decompress the network files is:

        PKUNZIP NETXX.ZIP

where XX in NETXX refers to the version number.

If you had the archive located in the root directory of the drive where
WWIV is located, and you were in that directory, a command such as:

        PKUNZIP NETXX C:\WWIV

would cause the archive to be unzipped in the WWIV directory.  If you
wish to just place the executables in that directory, the command could be:

        PKUNZIP NETXX C:\WWIV *.EXE.

