home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / HATCH / NET36.ZIP / FIG1 < prev    next >
Text File  |  1994-03-10  |  513b  |  17 lines

  1. The command to cause pkzip to decompress the network files is:
  2.  
  3.         PKUNZIP NETXX.ZIP
  4.  
  5. where XX in NETXX refers to the version number.
  6.  
  7. If you had the archive located in the root directory of the drive where
  8. WWIV is located, and you were in that directory, a command such as:
  9.  
  10.         PKUNZIP NETXX C:\WWIV
  11.  
  12. would cause the archive to be unzipped in the WWIV directory.  If you
  13. wish to just place the executables in that directory, the command could be:
  14.  
  15.         PKUNZIP NETXX C:\WWIV *.EXE.
  16.  
  17.