home *** CD-ROM | disk | FTP | other *** search
/ CD Actual 24 / CDACTUAL24.iso / SHARE / dos / avpdevl / README.TXT < prev    next >
Encoding:
Text File  |  1998-05-04  |  1.9 KB  |  56 lines

  1. BEFORE USING ANTIVIRAL TOOLKIT PRO, READ THE SOFTWARE AGREEMENT 
  2. PROVIDED IN THE FILE "LICENSE.TXT" IN THIS DISTRIBUTION ARCHIVE. BY 
  3. USING ANTIVIRAL TOOLKIT PRO YOU AGREE TO THE TERMS AND CONDITIONS 
  4. OF THE AGREEMENT.
  5.  
  6. AVP 3.0/DOS is the DOS version of the powerful AVP anti-virus product line.
  7. AVPLite - is a "light"/command-line version of the powerful AVP anti-virus 
  8. product line.
  9.  
  10.  
  11. The following files will be installed:
  12. -------------------------------------
  13.  
  14. AVP.EXE       - program AVP 3.0 
  15. AVPLITE.EXE   - program AVPLite 3.0 
  16. AVP.LNG       - language support file
  17. AVP.OVL       - overlay file for AVP/AVPL
  18. AVP.SET       - SET file
  19. AVP.KEY       - KEY file
  20. AVP9801.AVC   - rev. 3.0 main anti-virus base
  21. CA.AVC        -          Code Analyzer module
  22. EXTRACT.AVC   -          Exctracting engine
  23. EICAR.AVC     -          Eicar test string engine
  24. KERNEL.AVC    -          Kernel module
  25. MACRO.AVC     -          macro viruses engine
  26. TROJAN.AVC    -          trojan engine
  27. UNPACK.AVC    -          Unpacking engine
  28. UP*.AVC       -          weekly update modules
  29. README.TXT    - this file
  30. LICENSE.TXT   - license agreement  
  31. SECURITY.TXT  - info on checking integrity of this version
  32. BUYNOW.TXT    - secure ordering for AVP
  33.  
  34. INSTALLING AND RUNNING AVP/AVPLite
  35. ----------------------------------
  36.  
  37. AVP is started from DOS with the command by typing AVP and pressing 
  38. [Return] or [Enter] key.
  39.  
  40. AVP /? for a list of available options
  41.  
  42. AVPLITE is started from DOS with the command by typing AVPLITE and pressing 
  43. [Return] or [Enter] key.
  44.  
  45. AVPLITE /? for a list of available options
  46.  
  47. The results of virus scanning are available as return codes (DOS Errorlevel)
  48. for use in batch files:
  49.  
  50.   0 - No viruses were found
  51.   1 - Virus scan was not complete
  52.   3 - Suspicious objects were found
  53.   4 - Known viruses were detected
  54.   7 - File AVPLite.EXE is corrupted
  55.  
  56.