home *** CD-ROM | disk | FTP | other *** search
- #
- # Virus Scanner exit codes
- #
- # this file is based on documented DOS exit codes provided with the
- # individual Virus Scan packages. All Virus Scan packages are copyright
- # the respective companies.
- #
- # You may modify this file as necessary to add additional functionality
- # to the Wincode Virus Scanner WinLink to suit your needs. We welcome all
- # suggestions/improvements and would like users to submit their own modified
- # vsdlink.dat files so that we can update our distribution copy (this one).
- #
- # Thanks and Cheers!
- #
- # Send comments to: feedback@snappy.global2000.net
- #
- ###############################################################################
- #
- # The format is simple:
- #
- # EXECUTABLE_NAME COMMA EXITCODE COMMA MESSAGE
- #
- # The executable name MUST be UPPERCASE and all information must be on one line
- # (max length = 255). There are NO SPACES between the information items listed
- # above. The examples below are quite obvious :-)
- #
- # NOTE: The Wincode Virus Scanner WinLink program currently works with DOS
- # based scanners ONLY...
- #
- ###############################################################################
- #
- # McAfee VirusScan Version 2.2.7 (9510)
- #
- SCAN.EXE,0,No error occurred and no viruses were found.
- SCAN.EXE,1,An error occurred while accessing a file (reading or writing).
- SCAN.EXE,2,A VirusScan database (*.DAT) file is corrupted.
- SCAN.EXE,3,An error occurred while accessing a disk (reading or writing).
- SCAN.EXE,4,An error occurred while accessing the file created with the /AF option; the file has been damaged.
- SCAN.EXE,5,Insufficient memory to load program or complete an operation.
- SCAN.EXE,6,An internal program error occurred.
- SCAN.EXE,7,An error occurred in accessing in international message file (MCAFEE.MSG).
- SCAN.EXE,8,A file required to run VirusScan, such as SCAN.DAT, is missing.
- SCAN.EXE,9,Incompatible or unrecognized option(s) or option argument(s) specified in command line.
- SCAN.EXE,10,A virus was found in memory.
- SCAN.EXE,11,An internal program error occurred.
- SCAN.EXE,12,Error occurred while attempting to remove a virus, such as no CLEAN.DAT file found, or VirusScan was unable to remove the virus.
- SCAN.EXE,13,One or more viruses was found in the master boot record, boot sector, or file(s).
- SCAN.EXE,14,The SCAN.DAT file is out of date; upgrade VirusScan data files.
- SCAN.EXE,15,VirusScan self-check failed. It may be infected or damaged.
- SCAN.EXE,16,An error occurred while accessing a specified drive or file.
- SCAN.EXE,17,No drive, directory or file was specified; nothing to scan.
- SCAN.EXE,18,A validated file has been modified (/CF or /CV options).
- #
- # F-PROT version 2.20 - October 1995
- #
- F-PROT.EXE,0,Normal exit - nothing found.
- F-PROT.EXE,1,Abnormal termination - unrecoverable error.
- F-PROT.EXE,2,Selftest failed - program has been modified.
- F-PROT.EXE,3,A Boot/File virus infection found.
- F-PROT.EXE,4,Virus search string found in memory.
- F-PROT.EXE,5,Program terminated with ^C or ESC.
- F-PROT.EXE,6,At least one virus was removed.
- F-PROT.EXE,7,Insufficient memory to run the program.
- F-PROT.EXE,8,At least one suspicious file was found, but no infections.
- #
- # Microsoft Anti-Virus 1993
- #
- MSAV.EXE,0,No error occurred and no viruses were found.
- #
-