home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / UTILITY / VIRUS / PZIP160.ZIP / WHATS.NEW < prev   
Encoding:
Text File  |  1991-09-09  |  10.8 KB  |  228 lines

  1.                            PrepZip 1.60 Whats New
  2.                              Released 09-10-91
  3.  
  4.  
  5.                                  Rob Roesch
  6.                               Net/Node 064/003
  7.                              704-492-2081 Modem
  8.                              704-492-2023 Voice
  9.  
  10.  
  11.  
  12.  ╔═══════════════════════╗
  13.  ║ Changes,Additions,Etc.║
  14.  ╚═══════════════════════╝
  15.     ┌──────────────────┐
  16.     │8-15-91 to 9-05-91│
  17.     └──────────────────┘
  18.  
  19.        PrepZip 1.50 Official Release
  20.  
  21.                   ARJ comments have been added.  You can now add
  22.                   a "Archive Comment" to either ZIP or ARJ archives.
  23.                   Not much else really....   A few cosmetic changes,     
  24.                   optimization changes, etc....  Just have not had
  25.                   the free time I would like to code.....
  26.  
  27.  
  28.     ┌──────────────────┐
  29.     │8-10-91 to 8-15-91│
  30.     └──────────────────┘
  31.  
  32.        PrepZip 1.54 BETA
  33.  
  34.                   The ability to remove unwanted files from within
  35.                   the archive is now a reality.  You will find on
  36.                   the first page of the configuration, an added  
  37.                   variable.  It has been named "Unwanted List" for 
  38.                   lack of a better term.  In this field, put the
  39.                   name of a plain ASCII text file that contains a
  40.                   list of filenames that you want deleted before a
  41.                   new archive is created.  Here's an example.....
  42.  
  43. C:\>TYPE DEL_LIST.TXT
  44. READ-ME.TXT
  45. BBD-ADD.TXT
  46. CALL_US.NOW
  47. README.*
  48. COME_C.US
  49.  
  50. C:\>
  51.  
  52.                   Notice that each file is on a separate line and
  53.                   STARTS IN COLUMN ONE.  This is very important!
  54.                   Also notice the filename README.*, yes PrepZip
  55.                   WILL delete all occurrences of README with ANY
  56.                   extension.  Please be careful with this file. If
  57.                   you place *.* on a line by itself, PrepZip will 
  58.                   delete EVERY file out of the archive, no questions
  59.                   asked.  You have the capability of deleting any 
  60.                   files that you want, but at the same time you 
  61.                   have the capability of deleting files that you
  62.                   DON'T want deleted.  Use with caution.
  63.  
  64.                   Along with this new option comes a new command
  65.                   line parameter '/I'.  If you put /I on the command
  66.                   line PrepZip WILL NOT delete any files prior to
  67.                   rearchiving.  This is kind of an override that
  68.                   will allow you to configure your Unwanted Listing,
  69.                   but skip the processing on certain archives.  By
  70.                   the way, /I stands for 'Ignore Unwanted List'.
  71.  
  72.  
  73.     ┌──────────────────┐
  74.     │8-08-91 to 8-10-91│
  75.     └──────────────────┘
  76.  
  77.        PrepZip 1.53 BETA
  78.  
  79.                   First thing that happened with this version was a bug
  80.                   fix reported by Dennis Ivy.  PrepZip was not exiting
  81.                   with ERRORLEVEL 2 as it was supposed to when an archive
  82.                   was unsuccessfully processed.  This is now fixed.
  83.  
  84.                   The major change for this version is the addition of a
  85.                   third configuration screen.  Your Virus Scanner can 
  86.                   now be completely configured.  Additional information
  87.                   that you may now specify include the following......
  88.  
  89.                   Initial Run Options:  This will allow you to configure
  90.                                         the command line options for the
  91.                                         first run of your virus scanner.
  92.                                         If you want to run a memory scan
  93.                                         on the first execution of your
  94.                                         scanner, specify that option here.
  95.                                         These options will be passed to
  96.                                         the scanner ONLY on the first   
  97.                                         execution of your scanner.....
  98.  
  99.                   Sequential Run Opts:  This will allow you to configure
  100.                                         the command line options for any
  101.                                         and all sequential runs of your 
  102.                                         virus scanner.  Unless you want 
  103.                                         to run a memory scan each time
  104.                                         your scanner runs, place your      
  105.                                         scanners option here that dis-
  106.                                         allows memory scanning.  This
  107.                                         set of options will be passed on
  108.                                         every virus scanner run following
  109.                                         the first one......
  110.  
  111.              Virus Scanner Errorlevels: Three Virus Scanner Errorlevel
  112.                                         exits are configureable.  The   
  113.                                         'Normal Exit' number should     
  114.                                         correspond to the errorlevel your
  115.                                         virus scanner passes if no virus'
  116.                                         were found and no problems were    
  117.                                         incurred.  The 'Virus Detected'
  118.                                         number should correspond to the
  119.                                         errorlevel your virus scanner   
  120.                                         passes if a virus was found in any
  121.                                         of the files.  The 'Abnormal Exit'
  122.                                         number should correspond to the
  123.                                         errorlevel your virus scanner    
  124.                                         passes if an error occurs during
  125.                                         operation, but no virus' was 
  126.                                         detected.  Please consult your
  127.                                         virus scanner documentation for
  128.                                         the appropriate errorlevels.
  129.  
  130.                  NOTE:  PrepZip will default to the parameters needed
  131.                  to use SCAN.EXE from McAfee Associates.  No changes
  132.                  are necessary if you are using this Virus Scanner.
  133.  
  134.  
  135.  
  136.     ┌──────────────────┐                 
  137.     │7-30-91 to 8-08-91│
  138.     └──────────────────┘
  139.  
  140.        PrepZip 1.52 BETA
  141.  
  142.                   A new command line option: /R
  143.                      Using /R on the command line will tell PrepZip
  144.                      NOT to check files for Virus.  Basically if /R
  145.                      is used, the Scanning Section of PrepZip will
  146.                      be entirely skipped.  This command line option
  147.                      was requested so that PrepZip could be used as
  148.                      a archive converter only.  If you have already
  149.                      checked an archive for a virus, PrepZip can now
  150.                      convert the archive to another format without
  151.                      duplicating the virus scanning.  /R can also
  152.                      be placed into the Default Options section in
  153.                      PrepZip's configuration, but I don't really 
  154.                      see a need for doing it.  If you never want to
  155.                      check for virus' simply configure the Scan Path
  156.                      to NONE.  Of course a /R in the Default Options
  157.                      can be bypassed with the use of /O on the command
  158.                      line.  This was suggested by Jim Knight.
  159.  
  160.  
  161.                   If you are converting to ZIP,ARJ,or LZH format, the
  162.                   attributes of the files contained within the archive
  163.                   will be maintained.  Previous versions of PrepZip
  164.                   were removing all attributes from the archived files.
  165.                   Older versions of today's popular archivers may not
  166.                   support the command line options that are now passed
  167.                   to the archiver from PrepZip.   PrepZip has been 
  168.                   tested with the following versions of archivers:  
  169.  
  170.         LHA   version 2.05   Copyright(c) 1988-91, H.Yoshizaki
  171.         PKZIP Version 1.1    Copr. 1989-1990 PKWARE Inc.  
  172.         ARJ   Version 2.20   Copyright (c) 1990,91 Robert K Jung.  
  173.  
  174.                   The following command line options are passed to the  
  175.                   archivers by PrepZip to allow for file attributes.
  176.  
  177.    Extracting:
  178.           PKUNZIP -Jhsr 
  179.           ARJ e -y
  180.           LHA x -a
  181.  
  182.    Compressing:
  183.           PKZIP -wHS -Jhsr  
  184.           LHA a -a   
  185.           ARJ a -e -a
  186.  
  187.                   Thanks goes to Michael Kuhl for reminding me about 
  188.                   file attributes.
  189.  
  190.  
  191.     ┌──────────────────┐
  192.     │7-15-91 to 7-30-91│
  193.     └──────────────────┘
  194.     
  195.        PrepZip 1.51 BETA
  196.  
  197.              Additions to the Configuration Page 2 and some deletions from 
  198.              the command line arguments.  PrepZip now allows you to use 
  199.              any Virus Scanner that you choose, ie. it does not expect the
  200.              scanner to be from McAfee Associates.  You will notice that 
  201.              a new config option has been added under the Scan Pathname.   
  202.              This section allows you to place any and all command line   
  203.              arguments that your 'virus scanner' requires for proper oper-
  204.              ation.   
  205.              Now for the deletions that I referred to.....   -NM and -NA 
  206.              have been removed.  If you want to modify your 'virus scanner' 
  207.              with command line options you MUST configure the 'Virus 
  208.              Scanner Opts.' on Page 2 of the configuration.  
  209.              The seed for this idea came from Ken Opdyke.
  210.             
  211.              When converting to ARJ style archives, PrepZip will tell 
  212.              ARJ.EXE *NOT* to store the pathnames in the archive.  PrepZip 
  213.              1.50 was storing \PZ_WRK_1 in the name of the archive for each 
  214.              file that was placed into the ARJ.  -e is now placed on the 
  215.              ARJ command line to prevent the storage of complete pathnames.
  216.              Thanks to Ricky Schradin for finding this bug.
  217.  
  218.              Some minor changes:  Notice the new format of the "meter" that 
  219.              is displayed on the "Processing" display.  Gave it more of a 
  220.              Norton style look.  Also some of the configuration displays 
  221.              were rehashed just a bit, minor however......  Also PrepZip 
  222.              will not report UNREGISTERED upon the completion of 
  223.              configuration if you do correctly enter the Registered Name and 
  224.              Registered CRC.  Previously PrepZIp would say you were 
  225.              unregistered until the next run......  Thanks to Jim Knight 
  226.              for finding that one.
  227.  
  228.