#include "stdafx.h"#include "FdmApp.h"#include "DownloaderProperties_ListPage.h"#include "DownloadsWnd.h"#include "vmsRegisteredApp.h"Go to the source code of this file.
Variables | |
| CDownloadsWnd * | _pwndDownloads |
| LPCSTR | _ppszAvirs [] |
| LPCSTR | _ppszAvirArgs [] |
| LPCSTR | _ppszAvirNames [] |
Initial value:
{
"/SE %file%",
"/GUIMODE=1 /PATH=%file%",
"%file% /silent /wait /minimize",
"%file% /s /n /q",
"%file% /AR /UP /QU /FM /HA",
"%file%",
"--mode=scanner --path=%file% --close",
"/NOBOOT /NOMEM /LIST %file%",
"-nlog -nmbr %file%",
"-nlog -nmbr %file%",
"/N /UN /B /VL /CF=%file%",
"%file% /autoscan /nosplash",
"%file% /autoscan /nosplash",
"/nomem /all %file%",
"%file% /quit+ /arch+ /pack+ /adware /prompt",
"%file% /s",
"%file% /s",
"%file% /s",
"%file% /s",
"/NOAUTO /UPDATE /QUITAFTERSCAN %file%",
}
Definition at line 258 of file DownloaderProperties_ListPage.cpp.
Referenced by CDownloaderProperties_ListPage::OnSelchangeVirname().
Initial value:
{
"AVG Free Antivirus",
"Avira",
"AVP, Kapersky Antivirus (\"kav.exe\")",
"AVP, Kapersky Antivirus (\"avp32.exe\")",
"DrWeb for Windows",
"Dr. Solomon's FindVirus",
"Clamwin",
"F-secure",
"IBM Antivirus (\"ibmasn.exe\")",
"IBM Antivirus (\"ibmavsp.exe\")",
"Integrity Master",
"McAfee Virus Scan (\"scan95.exe\")",
"McAfee Virus Scan (\"scan32.exe\")",
"McAfee Virus Scan (\"scan.exe\")",
"NOD32",
"Norton Antivirus (\"navw32.exe\")",
"Norton Antivirus (\"n32scan.exe\")",
"Norton Antivirus (\"n32scanw.exe\")",
"Norton Antivirus (\"navwnt.exe\")",
"Stop!",
}
Definition at line 281 of file DownloaderProperties_ListPage.cpp.
Referenced by CDownloaderProperties_ListPage::AvirToDlg(), and CDownloaderProperties_ListPage::DlgToVir().
Initial value:
{
"avgw.exe",
"avscan.exe",
"kav.exe",
"avp32.exe",
"drweb32w.exe",
"wfindv32.exe",
"clamwin.exe",
"f-prot.exe",
"ibmasn.exe",
"ibmavsp.exe",
"im.exe",
"scan95.exe",
"scan32.exe",
"scan.exe",
"nod32.exe",
"navw32.exe",
"n32scan.exe",
"n32scanw.exe",
"navwnt.exe",
"stop.exe",
}
Definition at line 234 of file DownloaderProperties_ListPage.cpp.
Referenced by CDownloaderProperties_ListPage::AvirToDlg(), and CDownloaderProperties_ListPage::DlgToVir().
Definition at line 41 of file DownloadsWnd.cpp.
1.5.6