Declude Portal
Language
 
Home>Knowledge Base>Declude>EVA>How do I run Multiple Scanners ?
Information
Article ID7
Created On12/9/2009
Modified12/9/2009
Share With Others
How do I run Multiple Scanners ?
Declude EVA allows you to use up to 5 different virus scanners in addition to the integrated AVG and ZERHOUR.

You add scanners by adding the same "SCANFILE", "VIRUSCODE", "REPORT" and "OKCODE" lines in the virus.cfg, except there will be a number after them to indicate which scanner it applies to. So, where you might have the following:

 SCANFILE C:\Scanner\scan.exe /ALL
 VIRUSCODE 13
 REPORT Found

Change it to:

 SCANFILE1 C:\Scanner\scan.exe /ALL
 VIRUSCODE1 13
 REPORT1 Found

 SCANFILE2 C:\Scanner2\scanner.exe
 VIRUSCODE2 3
 VIRUSCODE2 6
 REPORT2 Infection

Note that if you don't include the scanner number, "1" is assumed (so you don't have to change the existing settings).