home *** CD-ROM | disk | FTP | other *** search
/ Simtel MSDOS 1999 August / Simtel-MSDOS-Aug1999-CD.iso / simtel / arcers / pk250dos.exe / WHATSNEW.TXT < prev    next >
Text File  |  1999-03-01  |  2KB  |  66 lines

  1. What's new in PKZIP 2.50 for DOS
  2. ----------------------------------
  3.  
  4.   * PKZIP will now replace (-ac-) or edit (-ac+) a .ZIP comment when
  5.     updating files. 
  6.  
  7.   * Better file compression with the -exx option.
  8.  
  9.   * PKZIP/PKUNZIP options allow you to mask (-ja) or retain (-Ja) the
  10.     archive attribute on added/extracted files.
  11.  
  12.   * PKZIP allows you to disable (with the -n option) or enable (with
  13.     the -n+ option) long file name (i.e. LFN) support. 
  14.  
  15.   * PKUNZIP now allows you to specify (with the -p option) printer
  16.     port numbers 1-9 on the command line and in the configuration
  17.     file.
  18.  
  19.   * PKZIP allows you to specify 2 (e.g. t=123199) or 4 
  20.     (e.g. T=12311999) digit year designations when archiving files. 
  21.  
  22.   * PKZIP allows you to format (using the -&fh or -&uh options) high 
  23.     density diskettes in extra high density diskette drives when 
  24.     spanning archive files.
  25.  
  26.   * PKZIP allows you to enable (with the -% option) or disable (with
  27.     the -%+ option) EMS spooling of temporary data.
  28.  
  29.     Note: Please refer to the ADDENDUM.TXT file for detailed 
  30.           information on new and updated PKZIP/PKUNZIP options. 
  31.  
  32.   * PKZIP/PKUNZIP will use EMS memory to allow handling
  33.     of .ZIP files with up to 16,383 files in them.
  34.  
  35.   * PKZIP/PKZUNZIP shows a 4 digit year in the -v display.
  36.  
  37.   * PKZIP/PKUNZIP/PKSFX supports Windows 95/98 (DOS 7) long
  38.     filenames.
  39.  
  40.   * PKZIP will use 32-bit protected mode compression code if
  41.     DPMI is present, allowing for significantly faster and
  42.     somewhat better compression.
  43.  
  44.   * PKZIP will spool temporary data to EMS memory instead of a
  45.     temporary file, if available, for better speed.
  46.  
  47.   * Improved PKZIP compatibility with NetWare 4.0.
  48.  
  49.   * Both PKZIP and PKUNZIP now read from the same configuration 
  50.     (i.e. PKWARE.INI) file. PKZIP/PKUNZIP will look for the following 
  51.     environment value:
  52.  
  53.        PKWARE.INI=[drive][path]
  54.     
  55.     Format of the PKWARE.INI file is similar to the following:
  56.  
  57.        [PKZIP]
  58.        pkzip options ...
  59.        [PKUNZIP]
  60.        pkunzip options ...
  61.  
  62.     Note: You may convert an older configuration file 
  63.           (i.e. PKZIP.CFG) by running the CNVCFG.BAT file. Please 
  64.           refer to the PKZIP CONFIGURATION section in the MANUAL.TXT 
  65.           file for detailed information on the available PKWARE.INI
  66.           options.