home *** CD-ROM | disk | FTP | other *** search
File List | 2001-08-11 | 1.5 KB | 47 lines |
- VirusCheckers {
- templates {
- Norton {
- url http://www.symantec.com/avcenter
- cmd "%1 /S"
- regpath "Software\Microsoft\Windows\CurrentVersion\App Paths\Navw32.exe\"
- hints "'All Files' option must be selected to scan non-program files"
- }
- McAfee4 {
- url http://www.mcafee.com
- cmd "/autoscan /nosplash /all /delete /autoexit %1"
- regpath "SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\SCAN32.EXE\"
- }
- McAfeeNT3 {
- url http://www.mcafee.com
- cmd "/uinone /all /delete /autoexit %1"
- regpath SOFTWARE\McAfee\VirusScan\Scan32EXE
- }
- DrSolomon {
- url http://www.drsolomon.com
- regpath "Software\Dr Solomon's Software\FindVirus\Path"
- exe "c:\toolkit\wfindv32.exe"
- cmd "/doallfiles %1"
- hints "This brings up 2 annoying dialogs every time it runs."
- }
- AVP {
- url http://www.avp.com
- cmd "/@=%L /N /Q"
- oldcmd "%1 /N /Q"
- regpath Software\KasperskyLab\Components\101\EXEName
- }
- Inoculan {
- url http://www.cheyenne.com/security
- regpath Software\Cheyenne\AntiVirus\CurrentVersion\Path\Home
- exe "c:\Program Files\Cheyenne\AntiVirus\cavcmd.exe"
- cmd "%D /FIL %F /DEL"
- hints "This is a DOS program; the windows version cav.exe can't be run from command line."
- }
- F-PROT {
- url http://www.datafellows.com/f-prot
- exe "Program Files\Data Fellows\F-Secure\Anti-Virus\fsav.exe"
- cmd "%1 /delete /beep /nomem"
- hints "I can't get F-Prot95.exe to run from the command line; help says use fsav.exe, which isn't in my installation."
- }
- }
- }
-