home *** CD-ROM | disk | FTP | other *** search
/ Der Mediaplex Sampler - Die 6 von Plex / 6_v_plex.zip / 6_v_plex / DISK2 / MULTI_04 / AC20A.ZIP / ACWHATS.NEW < prev    next >
Text File  |  1991-06-15  |  3KB  |  66 lines

  1.  
  2. AC Version 2.0
  3.   AC version 2.0 has incorporated many new features.
  4.  
  5.   GIF file processing:
  6.   Gif files found in processing will now have resolution data saved to
  7.   a text file ACGIFS.LOG.  AC tests all .GIF files now and verifies they
  8.   have valid Header information and internal color maps etc.  GIFLITE'd
  9.   GIFs will pass.  GIF's imbedded inside of of an archive will have the
  10.   PARENT file name as the first entry in the logfile.
  11.  
  12.   Color Option:
  13.   AC will now show COLOR on the local screen while processing.  This
  14.   includes local color screens while in "interactive mode" (comm support).
  15.  
  16.   Added /x command line switch:
  17.   Disable color mode above.  /X implies Monochrome operation.
  18.  
  19.   Added New *.* for files to test:
  20.   Previous versions of AC required you enter the file extensions you wanted
  21.   to test such as *.exe *.com *.ovr *.ovl etc.  You may now place a
  22.   *.* on line 6 of the config file and AC will test ALL files in every
  23.   archive including such files as *.doc *.txt etc extensions for viri.
  24.  
  25.   Added a /o command switch:
  26.   Due to the size of the log file AC created in the past, scanning that
  27.   log file for some users was more than they wanted.  Adding a /o switch
  28.   will only log BAD files.  This will keep the log file to a small size
  29.   (usually unless you get alot of bad files).
  30.  
  31.   Added /K as a command line option:
  32.   The /K switch will automatically invokes the /o option above.  After
  33.   the archive is tested, instead of a log file entry, an abbreviated form
  34.   of the report will be appended to the normal comment file IN THE archive.
  35.   Included in this comment will be the version of AC, version of SCAN,
  36.   the archiver used to test the archive, the time and date of the testing
  37.   and the virus test results.  This will apply to ZIP, PAK, ARC and SDN files.
  38.   ARJ file have a limited comment header size and therefore are excluded from
  39.   this commenting as are LZH files.
  40.  
  41.   Added /? as a command line option:
  42.   Forget the command line switches?  Just use /? and AC will list them.
  43.  
  44.   Recursive archives:
  45.   AC will now unarchive all nested archives it can find. (Zip files within
  46.   ZIP files inside an ARC file etc). Each will be extracted and tested for
  47.   viri.
  48.  
  49.   Limits on Number of files to process elimnated:
  50.   Previously there was a limit of 255 files AC could process in one directory.
  51.   There is NO limit now and AC will continue to process until all files
  52.   including nested archives until AC finishes or you run out of Hard Drive
  53.   space, which ever comes first.
  54.  
  55.   New "JAIL" feature:
  56.   AC will now move bad files it can find, either virus infected files
  57.   or corrupted archives.  These files will be renamed with a file extension
  58.   of .BAD and immediately moved to the root directory of the current drive.
  59.   Since PAK does not return an errorlevel with bad or corrupt archives
  60.   PAK, Ay-Ar-Cee, and SDN will only be moved if they contain a virus.
  61.  
  62.   Self Extractor archives:
  63.   AC will now handle all major archive formats when it encounters them,
  64.   including ZIP, PAK, LHA (new LHA and old LHARC formats) and ARJ files
  65.   that are self extracting, even if recursed or imbedded.
  66.