Integrated antivirus engine INI file


You can use this file to set some features for antivirus engine. Most of time you will not need to edit this file and since the only reason for editing is to setup AV engine to use proxy server when downloading new update only the appropriate section is described.
 
[Common]
NetAcc=-1
NetIP=
NetPort=0
NetUser=
NetPwd=
 
NetAcc = 1*DIGIT Type of the access:
-1 - use default settings.
0 - not using proxy.
1 - use IE settings for proxy.
2 - http proxy.
3 - SOCKS proxy.
NetIP = ipaddress IP address of the proxy server.
NetPort = port Number of the port where the proxy runs.
NetUser = username Logon user name for proxy server.
NetPwd = password Logon password for proxy server. You can enter plain text password, it will be encoded after first login.