home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL29.ARJ / VOL2946 < prev    next >
Text File  |  1992-01-07  |  6KB  |  123 lines

  1.  
  2. P r o g r a m m a T h e e k volume 2946
  3.  
  4.  
  5. Titel: ZIP, SCRNCH, DWC archive systems
  6.  
  7. Number  Name            Size    Date    Comments
  8.         CATALOG  946      327   3-02-90 This list
  9. 2946.01 DWCC---L EXE    90112   9-24-88 DWC data compression  util (SFX)
  10. 2946.02 PKZ102   EXE   135808  10-01-89 PKZIP 1.02 (SFX)
  11. 2946.03 SCRNCH   ZIP    54894   3-02-90 SCRNCH - for making  self-exploding
  12.                                         .EXE
  13.         VOL2946  ABS     5496   3-02-90 Abstract by M.
  14.                 5 File(s)     73728 bytes free on volume  VOL2946
  15.  
  16.     DWC  Release A5.01   - by    Dean W. Cooper
  17.  
  18.        DWC is an archive utility patterned after ARC, (C)  Copyright System
  19.   Enhancement Assoc., that has many improvements and added  features.
  20.   Please note, however, that DWC is Not file  compatible with ARC and cannot
  21.   be used to add or extract ARC  files.
  22.  
  23.        Basic improvements include compression speed and  size, and error
  24.   handling.  Also, DWC includes all of ARC's commands and  options (except
  25.   the run command) and adds many new ones along with small improvements
  26.   over the old ones.  These are detailed below.
  27.           Commands:                            Options:
  28.   a  Add files to archive    <digits> Max number of entries  in directory
  29.   m  Move files to archive         s  Suppress compression  of file
  30.   u  Update files to archive       b  Retain backup copy of  archive
  31.   f  Freshen files to archive      n  Suppress normal  program messages
  32.   d  Delete files in archive     w,!  Suppress (w)arnings,  or all (!)
  33.                                       messages
  34. e,x  Extract files from archive    q  Query on each add or  extract
  35.   p  Extract to standard output    o  Only extract files  with newer dates
  36.   l  List files in the archive     i  Inquire comment field  on each add
  37.   v  Verbose list of files       z,y  Optimize for size (z),  or speed (y)
  38.   t  Test integrity of files       =  Make archive date  equal newest file
  39.   c  Convert files in archive      j  Merge archives on add
  40.   h  Name header file of archive   r  Record directory on  add, use on
  41.                                       extract
  42. i,k  Edit comment field of files   g  Encrypt on add,  decrypt on extract
  43.   =  Make date equal newest file   -  Negate the following  option
  44.           /s  Extend wildcard expansion to all  sub-directories
  45.  
  46.                               ****
  47.  
  48. SCRNCH is a data compressor designed for people, such as software
  49. developers, who need to send programs or files to a large  number
  50. of people cheaply.  It provides a high degree of compression  and
  51. the ability to customize the self-extracting compressed  file.
  52. SCRNCH takes its time to produce optimal compression, but
  53. decompression is automatic and very fast.
  54.  
  55.                                 PKZIP / PKUNZIP
  56.  
  57.           The following 12 files are included in PKWARE  Version 1.02
  58.                 PKZIP.EXE  Main compression program.
  59.               PKUNZIP.EXE  Main extraction program.
  60.               MAKESFX.COM  Starts the process of creating  self-
  61.                            extracting files
  62.               ZIP2EXE.EXE  Used in creating self-extracting files.
  63.                README.DOC  General Information.
  64.              DEDICATE.DOC  Dedication of file format and  extension to
  65.                            the public domain.
  66.                 ORDER.DOC  Registration information and  order form.
  67.               LICENSE.DOC  Information on Site and  Distribution Licenses.
  68.              OMBDSMAN.ASP  Association of Shareware  Professionals info.
  69.                MANUAL.DOC  Reference manual for PKWARE File  Compression
  70.                            Programs.
  71.               APPNOTE.TXT  Technical background material.
  72.              PKZIPFIX.EXE  Reconstructs corrupted ZIP files.
  73.  
  74.          The following features are available with PKWARE  Version 1.0
  75.           (PKZIP/PKUNZIP/PKSFX) Compression Programs.
  76.  
  77.           1.  Improved Compression!  PKZIP 1.0 implements a
  78.            new compression algori   called  ploding, which averages
  79.               5% to  15 % better.
  80.               compression than the maximal compression (Reducing) of
  81.               PKZIP 0.92.  Imploding is also faster at  compressing and
  82.               extracting than Reducing was.
  83.  
  84.           2.  Password encryption.  Sensitive data files can  be scrambled
  85.               with password protection.
  86.  
  87.           3.  Automatic detection and utilization of 80386  CPU's.  PKZIP
  88.               and PKUNZIP test for the presence of an 80386  CPU.  If
  89.               present, PKZIP and PKUNZIP will use the  80386's 32 bit
  90.               instructions and extended addressing modes for improved
  91.               performance.
  92.  
  93.           4.  Special file handling capabilities will  automatically
  94.               recurse through subdirectories and store pathnames within
  95.               a ZIP file.  These paths can then be created  on extraction
  96.               if they do not already exist.
  97.  
  98.           5.  Extra compression options allow you to specify  the method
  99.               of compression (Shrinking or Imploding) to be  employed.
  100.  
  101.           6.  A file that has been created as a self-extracting file can
  102.               be treated as a normal ZIP file.  All PKZIP
  103.               and PKUNZIP
  104.               options (except -v  View) will be valid.
  105.  
  106.           7.  Files contained in a ZIP file can be viewed in  several
  107.               different ways.  For example, the can be  sorted by:
  108.               compression ratio, size, date, name, or  extension.
  109.  
  110.           8.  A new option, -x, can be used to specify files  to be excluded
  111.               from any ZIP operation being performed.
  112.  
  113.           9.  Special file attributes (hidden, read-only, system) can be
  114.               masked during creation or extraction of a ZIP  file.  PKZIP
  115.               can also be configured to include or not  include hidden and
  116.               system files.
  117.  
  118.           10. ANSI comments may be enabled/disabled.
  119.  
  120.           11. Expanded Configuration file options are  available.
  121.  
  122.           12. Individual file comments (up to 60 characters  in length)
  123.               can be programmed for each file in the ZIP  file.