home *** CD-ROM | disk | FTP | other *** search
/ The CIA World Factbook 1992 / k3bimage.iso / sel / 03 / 0008 / read.me < prev    next >
Encoding:
Text File  |  1991-12-02  |  4.4 KB  |  113 lines

  1.  
  2.                                   Extract2
  3.                             Ver 1.7  -  09/21/89
  4.                          An UnZIP/UnARC/UnLZH Utility
  5.         Copyright (C) 1989 FreeLance Programming.  All rights reserved.
  6.  
  7. The DOS version of EXTRACT2.ZIP should contain the following members:
  8.  
  9. READ.ME      - This file
  10. EXTRACT2.DOC - Short Documentation file for Extract2
  11. WHATS.NEW    - History of changes
  12. X-DOS.EXE    - DOS version; for DOS 2.0 or above
  13. X-286.EXE    - DOS version; for 80286 or 80386 machines only
  14.  
  15.  
  16. The OS/2 version of EXTRACT2.ZIP should contain the following members:
  17.  
  18. READ.ME      - This file
  19. EXTRACT2.DOC - Short Documentation file for Extract2
  20. WHATS.NEW    - History of changes
  21. X-OS2.EXE    - OS/2-only version; requires OS/2 1.0 or above
  22. X-BOUND.EXE  - DOS (3.3+) or OS/2 (1.0+) version; requires 80286 or 80386
  23.  
  24.  
  25.                                   Extract2
  26.                             Ver 1.7  -  09/21/89
  27.                            An UnZip/UnArc Utility
  28.         Copyright (C) 1989 FreeLance Programming.  All rights reserved.
  29.  
  30. Level #:          Comments:
  31.  
  32. 1.0               Released as UnZipII; an unzipper for OS/2 only
  33.  
  34. 1.1               Renamed to Extract2; added DOS support; added ARC support
  35.  
  36. 1.2               Two minor bugs were fixed, one dealing with creating
  37.                   sub-directories when using the "-d" command, and the other
  38.                   dealing with .ZIP files within .ZIP files.
  39.  
  40. 1.3               Format changes only; no processing was affected
  41.  
  42. 1.4               Added support for .LZH files (created by LHARC)
  43.                   (does *not* include .LZS files, created by LARC)
  44.  
  45. 1.5               Added support for the latest .ZIP file compression method 
  46.                   ("imploding") as well as for encrypted members of .ZIP files.         
  47.                   
  48.                   Also, found and fixed a significant bug in .LZH member
  49.                   processing that could cause large members in .LZH files
  50.                   to be handled incorrectly.
  51.  
  52. 1.6               Minor patch to fix problems with the archive file name
  53.                   displaying incorrectly for .zip's with comments > 256 bytes.
  54.  
  55. 1.7               Problem with UnSqueezing .ARC members found and fixed.
  56.  
  57.                                   Extract2
  58.                             Ver 1.7  -  09/21/89
  59.                         An UnZIP/UnARC/UnLZH Utility
  60.         Copyright (C) 1989 FreeLance Programming.  All rights reserved.
  61.  
  62.  
  63.      Extract2 (tm) is a utility designed for working with archive files.  It
  64. provides list/text/extract capabilities transparently across .ARC, .ZIP, and
  65. .LZH files.  The program will automatically detect the appropriate file type,
  66. and will search for all three extensions if the input file spec does not 
  67. contain an extension.  Run Extract2 with no parms for a display of the correct
  68. usage syntax.
  69.  
  70.  
  71. Compatibility:
  72.  
  73.   This program is currently compatible with archive files created by the 
  74.   following programs: 
  75.   
  76.   - SEA's ARC, thru version 6.00 (excluding version 1)
  77.   - Phil Katz's PKZIP, thru version 1.01
  78.   - Yoshi's LHARC, thru version 1.13
  79.  
  80.  
  81. Limitations:
  82.  
  83.   - Will not handle the long obsolete version 1 .ARC files
  84.   - Will not extract or test encrypted members of .ARC files
  85.   - Will not process self-extracting .ARC or .LZH files (.ZIPs are ok)
  86.   - "UnCrunching" has been thoroughly tested for the current "Crunch"
  87.     algorithm.  However, older versions of .ARC used a number of different
  88.     algorithms, all labeled "Crunching".  Although every effort has been made
  89.     to assure that the handling of the older algorithm(s) is correct, I have
  90.     been unable to actually test this code, as I have no .ARC files with
  91.     members compressed using those algorithms.
  92.  
  93.  
  94.      Should you discover any problems while using Extract2, I welcome hearing
  95. about them.  Bug reports can be mailed to the address below, or you can leave
  96. a message (to "Sysop") on my BBS (phone # shown at the bottom of this file).
  97. When reporting bugs, a copy of the .ARC or .ZIP file you are trying to process
  98. should be included along with a complete report of the problems with trying
  99. to process it.
  100.  
  101.  
  102.                             FreeLance Programming
  103.                             Post Office Box # 726
  104.                             Washington, DC  20044-0726
  105.  
  106.  
  107.  
  108.                 For other fine FreeLance Programming products, call:
  109.                The Wizard's Workshop - 300/1200/2400 - (301)-322-8678
  110.  
  111.  
  112.  
  113.