home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / GNUNARJ.ZIP / README.DOC < prev    next >
Text File  |  1992-06-02  |  1KB  |  50 lines

  1.  
  2.    README.DOC                                        January 1992
  3.  
  4.  
  5.    This archive contains UNARJ version 2.30.
  6.  
  7.    This software as originally released by the author comes in an ARJ
  8.    self-extracting archive with an ARJ-SECURITY envelope to prevent
  9.    tampering.  Re-archival of this software will lose this security
  10.    feature.
  11.  
  12.  
  13.    THIS ARCHIVE CONTAINS THE FOLLOWING FILES:
  14.  
  15.    UNARJ230.EXE - An ARJ-SECURED self-extracting archive containing the
  16.           following files:
  17.  
  18.           README.DOC     - this file
  19.           UNARJ.EXE     - UNARJ executable for MS-DOS
  20.           UNARJ.DOC     - UNARJ user manual
  21.           UNARJ.C     - C source file
  22.           DECODE.C     - C source file
  23.           ENVIRON.C     - C source file
  24.           UNARJ.H     - C include file
  25.           UNARJ.DEF     - OS/2 definition file
  26.           TCCUNARJ.MAK     - TCC makefile
  27.           QCLUNARJ.MAK     - QuickC makefile
  28.           OS2UNARJ.MAK     - OS/2 Microsoft makefile
  29.           TECHNOTE.DOC     - technical information about ARJ
  30.  
  31.    To verify the ARJ-SECURITY envelope and contents of UNARJ230.EXE, type:
  32.  
  33.       UNARJ230 -t
  34.  
  35.    To extract the files in UNARJ230.EXE, type:
  36.  
  37.       UNARJ230
  38.  
  39.       This will extract the files in UNARJ230.EXE to the current
  40.       directory.
  41.  
  42.    To extract the files in UNARJ230.EXE using ARJ.EXE:
  43.  
  44.       ARJ e UNARJ230.EXE
  45.  
  46.    For users with unusual DOS systems (not 2.11, 3.2, 3.3, 4.0, 5.0), you
  47.    may have to rename UNARJ230.EXE to ARJSFX.EXE to do the extraction.
  48.  
  49.    end of readme.doc
  50.