home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2006 November
/
PCWorld_2006-11_cd.bin
/
zabezpeceni
/
avs
/
avs.msi
/
skin_enums.loc
< prev
next >
Wrap
Windows Autorun File
|
2006-09-14
|
51KB
|
1,853 lines
;------------- Global ------------
[Global]
$ProductName=$(Ins_ProductType,global,ProductTitle)
$ProfileDescription=$(type,ProfileDescriptionType)
$NavigatorDescription=$(name,NavigatorNames)
$ProfileItemText=$(state,TrayMenuProfileState)
$ProfileItemAttrs=v(start:$(name))$(state,TrayMenuProfileState)
$ProfileItem=$ProfileDescription$ProfileItemAttrs
$ObjectName=$(ObjectType,ObjectTypes) $(ObjectName,compact)
$LinkScanArchived=$(ScanUnchangedObjects,Scan_Archived_Link)
$ScanSFXArchived=$(ScanUnchangedObjects,Scan_SFX_Archived_Link)
$ScanOLE=$(ScanUnchangedObjects,Scan_OLE_Link)
$SettingsHelp=v(help:$(CurrentProfile.type,SettingsWindow_ProfilesTypesHelpId))$Help
$IsMayProductActivate=KeyState,global,!!
$ProductNotificationString=$(EventID,notification)
$KeyInvalid=$(LicInfo.InvalidReason,ProductKeyInvalid)
$ViruslistLink=www.viruslist.com/$(Localization,global)
$ViruslistThreatLink=$ViruslistLink/search?VN=$(DetectName)&referer=$(Ins_ProductType,global)
$IsTaskScanObjectsSelected=type,IsTaskScanObjectsSelected
$TaskStartEnableOnReport=$(state,TaskStartEnable)$(persistent,IsTaskStartPersistentSafeMode,!,EnableIfNotZero)
$TaskStartEnable=$TaskStartEnableOnReport$($IsTaskScanObjectsSelected,EnableIfNotZero)
$TaskPauseEnable=$(state,TaskPauseEnable)
$TaskStopEnabled=$(state,TaskStopEnabled)
$IsTaskIdValid=id,IsTaskIdValid
Completion=v($(Completion))
EstimatedDays=$(nVal1,d) $(nVal1,intdiv10,EstimatedDays)
Header=$ProfileDescription
;TrayMenu=$ProductName $(ProductVersion,global) $(state,ProtectionState)
MainWindow=$ProductName
ProfileDescription=$ProfileDescription
ProductSound=$(Severity,ProductNotificationSound)
AlertSound=$(DetectDanger,AlertNotificationSound)
ScanObjectInfo=$(ObjectType,Scan_ObjectType)
UnkScanObjectInfo=i(unkobj)
AnyError=$(ErrorCode,SystemError).
ProductName=$ProductName
Help=$Help
_Settings=$Settings
Configure=$Configure
ConfigureRules=$Configure
ConfigurePlugins=$Configure
ProductNotificationString=$ProductNotificationString
ProductNotificationSection=$(StatusId,ProductNotificationSection)
KAVMailQB_PDM=pdm@kaspersky.com
;Task States
#StateRunning =0x00300031
#StatePaused =0x00100062
#StateStopped =0x00000094
#StateCompleted =0x000000A0
#StateFailed =0x004000F0
#StateNotStarted =0x00000010
#StateDisabled =0x000000D0
#StateStarting =0x00300021
#StatePausing =0x00300052
#StateResuming =0x00300071
#StateReStarting =#StateResuming
#StateStopping =0x00300084
#StateMalfunction =0x00700041
; tProfileOrigin
#poUnk = 0xFFFFFFFF
#poSystem = 1
#poUser = 2
#poLocalAdmin = 3
#poRemoteAdmin = 4
#poTemporary = 5
;Object Types
#ObjectFile =0x00000000
#ObjectLogSector =0x00002001
#ObjectPhysSector =0x00002002
#ObjectMemory =0x00003001
#ObjectMail =0x00006000
#ObjectMailMessage =0x00006001
#ObjectMailBody =0x00006002
#ObjectMailAttach =0x00006003
#ObjectRunProcess =0x00005001
#ObjectRunModule =0x00005002
#ObjectStartup =0x00010001
;Scan Actions
#SCAN_ACTION_REPORT =0x0
#SCAN_ACTION_ASKUSER =0x1
#SCAN_ACTION_DETECT =0x2
#SCAN_ACTION_POSTPONE =0x3
#SCAN_ACTION_DISINFECT =0x4
#SCAN_ACTION_ASKDETECT =0x5
;Action Types
#ACTION_UNKNOWN =0x0000
#ACTION_DISINFECT =0x0001
#ACTION_QUARANTINE =0x0002
#ACTION_DELETE =0x0004
#ACTION_TERMINATE =0x0008
#ACTION_ALLOW =0x0010
#ACTION_DENY =0x0020
#ACTION_ROLLBACK =0x0040
#ACTION_REPARE =0x0080
#ACTION_OK =0x0100
#ACTION_REPORTONLY =0x0200
#ACTION_CANCEL =0x0400
#ACTION_DELETE_ARCHIVE =0x0800
#ACTION_TRYAGAIN =0x1000
#ACTION_BACKUP =0x2000
#ACTION_RENAME =0x4000
; enDetectType
#DETYPE_VIRWARE = 1
#DETYPE_TROJWARE = 2
#DETYPE_MALWARE = 3
#DETYPE_ADWARE = 4
#DETYPE_PORNWARE = 5
#DETYPE_RISKWARE = 6
#DETYPE_XFILES = 20
#DETYPE_SOFTWARE = 21
#DETYPE_UNDETECT = 30
#DETYPE_ATTACK = 50
#DETYPE_REGISTRY = 51
#DETYPE_SUSPICACTION = 52
#DETYPE_VULNERABILITY = 60
#DETYPE_PHISHING = 70
;Object status
#OBJSTATUS_UNKNOWN = 0
#OBJSTATUS_OK = 1
#OBJSTATUS_CORRUPTED = 8
#OBJSTATUS_INFECTED = 2
#OBJSTATUS_SUSPICION = 4
#OBJSTATUS_DISINFECTED = 9
#OBJSTATUS_ADDEDTOEXCLUDE = 30
#OBJSTATUS_NOTPROCESSED = 17
#OBJSTATUS_DELETED = 11
#OBJSTATUS_QUARANTINED = 15
#OBJSTATUS_DELETED_ON_REBOOT = 23
#OBJSTATUS_DISINFECTED_ON_REBOOT = 25
#OBJSTATUS_QUARANTINED_ON_REBOOT = 31
#OBJSTATUS_DENIED = 33
#OBJSTATUS_ALLOWED = 34
#OBJSTATUS_NOTDISINFECTED = 10
; enOkReason
#OKREASON_NONE =0x01
#OKREASON_ISFDB =0x02
#OKREASON_ISTREAMS =0x03
; enDetectReason
#DTREASON_NONE =0x01
#DTREASON_BYHASH =0x02
#DTREASON_INFORMATION =0x03
; enNotCuredReason
#NCREASON_NONE =0x01
#NCREASON_NONCURABLE =0x02
#NCREASON_LOCKED =0x03
#NCREASON_REPONLY =0x04
#NCREASON_NORIGHTS =0x05
#NCREASON_CANCELLED =0x06
#NCREASON_WRITEPROTECT =0x07
#NCREASON_TASKSTOPPED =0x08
#NCREASON_POSTPONED =0x09
#NCREASON_NONOVERWRITABLE =0x0A
#NCREASON_COPYFAILED =0x0C
#NCREASON_WRITEERROR =0x0D
#NCREASON_OUTOFSPACE =0x0E
#NCREASON_READERROR =0x0F
#NCREASON_DEVICENOTREADY =0x10
#NCREASON_OBJECTNOTFOUND =0x11
#NCREASON_WRITENOTSUPPORTED =0x12
; enNotProcessedReason
#NPREASON_SIZE =0x01
#NPREASON_TYPE =0x02
#NPREASON_MASKS =0x03
#NPREASON_TIME =0x04
#NPREASON_NORIGHTS =0x05
#NPREASON_NOTFOUND =0x06
#NPREASON_SKIPPED =0x07
#NPREASON_BUDDY =0x08
#NPREASON_LOCKED =0x09
#cREQUEST_DELAY_UP_TO_INTERNET_CONNECTION = 0x80000000
#cREQUEST_DELAY_MAKE_PERSISTENT = 0x40000000
#eflUnknown = 0
#eflNoFeatures = 1
#eflOnlyUpdates = 2
#eflFunctionWithoutUpdates = 3
#eflFullFunctionality = 4
#ektUnknown = 0
#ektBeta = 1
#ektTrial = 2
#ektTest = 3
#ektOEM = 4
#ektCommercial = 5
#ekirUnknown = 0
#ekirValid = 1
#ekirExpired = 2
#ekirCorrupted = 3
#ekirNotSigned = 4
#ekirWrongProduct = 5
#ekirNotFound = 6
#ekirBlackListed = 7
#ekirTrialAlredyUsed = 8
#ekirIllegalBaseUpdate = 9
#ekirInvalidBases = 10
#ekirKeyCreationDateInvalid = 11
#ekirTrialAlreadyInUse = 12
#ekirInvalidBlacklist = 13
#ekirInvalidUpdateDescription = 14
#ekirKeyInstallDateInvalid = 15
#eProtectionSafeMode = 0x100
#eProtectionNotInstalled = 0x200
#eUpdateNeedReboot = 0x040
#eKeyTrial = 0x001
#eKeyTrialExpired = 0x020
$IsSafeMode = ProtectionState,global,bits(#eProtectionSafeMode),!!
$IsProtectionInstalled = ProtectionState,global,bits(#eProtectionNotInstalled),!
$IsNeedReboot = UpdateState,global,bits(#eUpdateNeedReboot),!!
$IsKeyTrial = LicInfo.KeyInfo.KeyType,global,=,#ektTrial
$IsActiveKeyTrial = KeyState,global,bits(#eKeyTrial),!!
;------------- common enums ------------
[!]
<empty> = 1
default =
[!!]
<empty> =
default = 1
[IsZero]
0 = 1
[EnableIfNotZero]
<empty>=disable(1)
default=disable(0)
[EnableIfDisinfect]
4=disable(0)
default=disable(1)
[EnableIfRunning]
#StateRunning =disable(0)
#StatePaused =disable(0)
default =disable(1)
[Enable_if]
0=disable(1)
-1=disable(1)
default=disable(0)
[Show_if]
0=hide(1)
-1=hide(1)
default=hide(0)
[ShowIfNotZero]
<empty>=hide(1)
default=hide(0)
[ShowIfZero]
<empty>=hide(0)
default=hide(1)
[ShowIfOne]
1=hide(0)
default=hide(1)
[ShowIfNotOne]
1=hide(1)
default=hide(0)
[ShowIfRegModify]
51=hide(0)
default=hide(1)
[ShowIfNotRegModify]
51=hide(1)
default=hide(0)
[ShowIfMarkRead]
0=hide(0)
1=hide(0)
3=hide(0)
default=hide(1)
[ShowIfFolder]
0=hide(0)
1=hide(0)
default=hide(1)
[Font_Normal_BoldRed]
;0=f(Normal)
0=
default=f(Bold_red)
[Font_Hotlink_HotlinkRed]
0=f(Hotlink)
default=f(Hotlink_Red)
[IsTreatable]
#OBJSTATUS_NOTDISINFECTED = 1
#OBJSTATUS_UNKNOWN =
#OBJSTATUS_DISINFECTED =
#OBJSTATUS_DELETED =
#OBJSTATUS_QUARANTINED =
#OBJSTATUS_DELETED_ON_REBOOT =
#OBJSTATUS_DISINFECTED_ON_REBOOT =
#OBJSTATUS_QUARANTINED_ON_REBOOT =
#OBJSTATUS_ADDEDTOEXCLUDE =
default = $(NonCuredReason,=,#NCREASON_REPONLY,!)
[IsTaskRemoteObjects]
httpscan = 1
sc = 1
mc = 1
[IsPhysFile]
#ObjectFile = 1
#ObjectRunProcess = 1
[IsProductNoFeatures]
#eflUnknown = 1
#eflNoFeatures = 1
[IsFunctionalityLevel_Protection]
#eflFullFunctionality = 1
#eflFunctionWithoutUpdates = 1
[IsFunctionalityLevel_Updater]
#eflFullFunctionality = 1
#eflOnlyUpdates = 1
[IsScheduleManual]
1=1
[Scan_SFX_Archived_Link]
1=\ <a Unchanged_ScanSFXArchived v(#(ForUnchangedObjects.ScanSFXArchived)) enum(0,1)>$(ForUnchangedObjects.ScanSFXArchived,NewAll)</a>
default=
[Scan_Archived_Link]
1=\ <a Unchanged_ScanArchived v(#(ForUnchangedObjects.ScanArchived)) enum(0,1)>$(ForUnchangedObjects.ScanArchived,NewAll)</a>
default=
[Scan_OLE_Link]
1=\ <a Unchanged_ScanOLE v(#(ForUnchangedObjects.ScanOLE)) enum(0,1)>$(ForUnchangedObjects.ScanOLE,NewAll)</a>
default=
[IsPersistentProtInstalled]
1 = $($IsProtectionInstalled)
default = 1
[IsPersistentProtInstalledTextState]
1 = \e : $(state,ProfileState)
[Disable_qs]
qs=disable(1)
default=disable(0)
[EventHTTPScan_IsBlocked]
#OBJSTATUS_INFECTED = $(Description,=,#DTREASON_INFORMATION,!)
#OBJSTATUS_SUSPICION = $(Description,=,#DTREASON_INFORMATION,!)
default = 1
[Web_Product_ID]
kav=2169
wks=2190
fs=2191
default=2165
[ReportSettingsLink]
#poTemporary = Scan_Objects
default = $(name)
[MainWindow_SettingsCfg]
Support = Service
default = $(@)
;------------- OS Version ------------
[Global]
#OSVER_FAMILY_MASK = 0xFF000000
#OSVER_BASE_MASK = #OSVER_FAMILY_MASK|0x00FF0000|0x0000FF00
#OSVER_FAMILY_9X = 0x01000000
#OSVER_FAMILY_NT = 0x02000000
#OSVER_WIN95 = #OSVER_FAMILY_9X|0x00040000
#OSVER_WINNT351 = #OSVER_FAMILY_NT|0x00033300
#OSVER_WINNT4 = #OSVER_FAMILY_NT|0x00040000
#OSVER_WIN2000 = #OSVER_FAMILY_NT|0x00050000
#OSVER_WINXP = #OSVER_FAMILY_NT|0x00050100
#OSVER_WIN2003 = #OSVER_FAMILY_NT|0x00050200
$IsNTBasedOS = OSVersionId,global,bits(#OSVER_FAMILY_MASK),=,#OSVER_FAMILY_NT
$IsWinExtendedOS = OSVersionId,global,bits(#OSVER_BASE_MASK),IsWinExtendedFuture
$IsWinNTExtendedOS = $IsNTBasedOS,IsWinNTExtendedOS
$ShowNTBasedFufure = $($IsNTBasedOS,ShowIfNotZero)
$ShowWinExtendedFuture = $($IsWinExtendedOS,ShowIfNotZero)
$ShowWinNTExtendedFuture = $($IsWinNTExtendedOS,ShowIfNotZero)
$HideInWinPE = $(bWinPE,global,!,ShowIfNotZero)
#PROCESSOR_ARCHITECTURE_INTEL = 0
#PROCESSOR_ARCHITECTURE_MIPS = 1
#PROCESSOR_ARCHITECTURE_ALPHA = 2
#PROCESSOR_ARCHITECTURE_PPC = 3
#PROCESSOR_ARCHITECTURE_SHX = 4
#PROCESSOR_ARCHITECTURE_ARM = 5
#PROCESSOR_ARCHITECTURE_IA64 = 6
#PROCESSOR_ARCHITECTURE_ALPHA64 = 7
#PROCESSOR_ARCHITECTURE_MSIL = 8
#PROCESSOR_ARCHITECTURE_AMD64 = 9
#PROCESSOR_ARCHITECTURE_UNKNOWN = 0xFFFF
$IsProcessor64Bit = ProcessorType,global,IsProcessor64Bit
[IsWinExtendedFuture]
#OSVER_WIN95 =
#OSVER_WINNT351 =
#OSVER_WINNT4 =
default = 1
[IsWinNTExtendedOS]
1 = $($IsWinExtendedOS)
default = 0
[IsProcessor64Bit]
#PROCESSOR_ARCHITECTURE_IA64 = 1
#PROCESSOR_ARCHITECTURE_ALPHA64 = 1
#PROCESSOR_ARCHITECTURE_AMD64 = 1
;------------- LevelGroup enums ------------
[ShowLevel_Highest]
5=hide(0)
default=hide(1)
[ShowLevel_High]
3=hide(0)
default=hide(1)
[ShowLevel_Recommended]
0=hide(0)
default=hide(1)
[ShowLevel_Low]
2=hide(0)
default=hide(1)
[ShowLevel_Lowest]
4=hide(0)
default=hide(1)
[ShowLevel_Custom]
1=hide(0)
default=hide(1)
[HideLevel_Custom]
1=hide(1)
default=hide(0)
[LevelGroup3.ProtLevel]
2=3
1=0
0=2
[LevelGroup5.ProtLevel]
4=5
3=3
2=0
1=2
0=4
[ShutdownWhenFinished_Show]
ods=$(state,ShutdownWhenFinished_Show_TaskState)
default=hide(1)
;------------- Alert Dialog enums ------------
[Global]
; enApplyToAll
#APPLYTOALL_FALSE =0x0
#APPLYTOALL_TRUE =0x1
#APPLYTOALL_NONE =0x2
[AlertDialog_AddToExcludes]
antidial =dialog:AntiDialers_Group_Trusted_Body.Edit
pdm =$(EventType,AlertDialog_PDM_AddToExcludes)
default =dialog:ExclusionEdit
[License_RenewLink]
1=$(settings.LicRenewLink,global)
2=$(settings.LicBuyLink,global)
[AlertDialog_Bg]
8=bg(AlertWindowLegal)
4=bg(AlertWindowPossible)
2=bg(AlertWindowPossible)
default=bg(AlertWindowHigh)
[AlertDialog_HeaderBg]
8=bg(AlertHeaderLegal)
4=bg(AlertWindowPossible)
2=bg(AlertHeaderPossible)
default=bg(AlertHeaderHigh)
[AlertDetails_LinkShow]
1=$AlertDetailsLink
[AlertDetails_IsDetails]
pdm=$($AlertDetails_PDM_Show_Info,AlertDetails_PDM_IsDetails_1)
vul=1
default=$(DetectType,=,#DETYPE_RISKWARE)
[AlertDetails_Cmd]
pdm=$(ReportInfo.nEvent,AlertDetails_PDM_Event)
vul=execute:notepad.exe:$(ObjectName)
default=$(DetectType,=,#DETYPE_RISKWARE,AlertDetails_Cmd_RiskwareDetails)
[AlertDetails_Cmd_RiskwareDetails]
1 = dialog:AlertDetails_Riskware
[AlertDeleteArchive_Hide]
0=
default=$AlertDeleteArchiveLink
[AlertObjectLabel_AddInfo]
pdm=$(nPID,AlertObjectLabel_AddInfo_PDM_Pid)
[ShutdownWhenFinished_Show_TaskState]
#StateRunning =disable(0)
#StatePaused =disable(0)
#StateStarting =disable(0)
#StateReStarting =disable(0)
#StatePausing =disable(0)
#StateResuming =disable(0)
#StateStopping =disable(0)
default =disable(1)
[AlertThreatNameLink]
;pdm = help:1075
default = url:$ViruslistThreatLink
;------------- Anti_Spy ------------
[Global]
$IsAPObjectBaseError=DetectObject,AP_Report_IsDbError
[AP_Report_IsDbError]
<empty>=$(ObjectStatus,=,#OBJSTATUS_CORRUPTED)
[AP_Report_ObjectName]
1=$(ObjectName)
default=$(DetectObject)
[AP_Report_RuleName]
1=
default=$(DetectName)
[AP_Report_ObjectStatus]
1=i(error)$(Description,SystemError)
default=$(ResultAction,AskAction_AllowDeny)
[Report_Body_Spy_Status_NT]
<empty> = $(antiphishing.nURLsDetected,Report_Body_Spy_Status_AP)
default = $(OSVersionId,global,bits(#OSVER_BASE_MASK),!=,#OSVER_WINNT4,Report_Body_Spy_Status_NT4)
[Report_Body_Spy_Status_NT4]
<empty> = $(antiphishing.nURLsDetected,Report_Body_Spy_Status_AP)
default = $(antidial.nDialsBlocked,Report_Body_Spy_Status)
;------------- FWLevelGroup enums ------------
[ShowFWLevel_BlockAll]
0=hide(0)
default=hide(1)
[ShowFWLevel_RejectNotFiltered]
1=hide(0)
default=hide(1)
[ShowFWLevel_AskUser]
2=hide(0)
default=hide(1)
[ShowFWLevel_AllowNotFiltered]
3=hide(0)
default=hide(1)
[ShowFWLevel_AllowAll]
4=hide(0)
default=hide(1)
;------------- Updater ------------
[Global]
#UPDATERCRIT_FILE_DOWNLOADED = 0x0000200087cc73ae
#UPDATERCRIT_UPDATE_END = 0x0000200187cc73ae
#UPDATERCRIT_PROXY_AUTH_FAILED = 0x0000200287cc73ae
#UPDATERCRIT_SELECT_UPDATE_SOURCE = 0x0000200387cc73ae
#UPDATERCRIT_FILE_INSTALLED = 0x0000200487cc73ae
#UPDATERINFO_DIFF_APPLY = 0x0000200055cbc749
#UPDATERINFO_CATEGORY_REJECT = 0x0000200587cc73ae
#UPDATERINFO_INDEX_FILE_INVALID = 0x0000200687cc73ae
$IsShowUpdate_IDS = ids.enabled,bindok
$IsShowUpdate_TrafMon = TrafficMonitor.enabled,bindok
$IsShowUpdate_IDSTrafMon = $IsShowUpdate_TrafMon,IsShowUpdate_IDSTrafMon
$IsShowUpdateAH = $IsShowUpdate_TrafMon,ShowUpdateAH
[Update_Sources_AK]
fs = $UpdateSourceAK
wks = $UpdateSourceAK
ak = $UpdateSourceAK
[Update_Sources]
UpdateServersAK = $(Ins_ProductType,global,Update_Sources_AK)
UpdateServersKL = $UpdateSourceKL
[UpdaterSourceName]
ak://agent = $UpdateSourceAK
default = $(@)
[UpdaterObjName]
#UPDATERCRIT_FILE_DOWNLOADED = $(FileName)
#UPDATERCRIT_SELECT_UPDATE_SOURCE = $(BaseURL,UpdaterSourceName)
#UPDATERCRIT_FILE_INSTALLED = $(FileName)
#UPDATERINFO_DIFF_APPLY = $(FileName)
#UPDATERINFO_CATEGORY_REJECT = $(FileName)
[UpdaterObjSizeError]
0=$(FileSize,UpdaterObjSizeZero)
[UpdaterObjSizeZero]
0=
default=$(@,filesize)
[UpdaterObjSize]
#UPDATERCRIT_FILE_DOWNLOADED =$(Error,UpdaterObjSizeError)
[ShowUpdateAH]
1 = 1
default = $($IsShowUpdate_IDS)
[IsShowUpdate_IDSTrafMon]
1 = $($IsShowUpdate_IDS)
;------------- Anti_Spam ------------
[AntiSpam_HideNonLat]
ru = 1
;------------- schedule enums ------------
[ScheduleChange_OK_Disable_Day0]
0=$(schedule.WeekDay1,ScheduleChange_OK_Disable_Day1)
default=disable(0)
[ScheduleChange_OK_Disable_Day1]
0=$(schedule.WeekDay2,ScheduleChange_OK_Disable_Day2)
default=disable(0)
[ScheduleChange_OK_Disable_Day2]
0=$(schedule.WeekDay3,ScheduleChange_OK_Disable_Day3)
default=disable(0)
[ScheduleChange_OK_Disable_Day3]
0=$(schedule.WeekDay4,ScheduleChange_OK_Disable_Day4)
default=disable(0)
[ScheduleChange_OK_Disable_Day4]
0=$(schedule.WeekDay5,ScheduleChange_OK_Disable_Day5)
default=disable(0)
[ScheduleChange_OK_Disable_Day5]
0=$(schedule.WeekDay6,ScheduleChange_OK_Disable_Day6)
default=disable(0)
[ScheduleChange_OK_Disable_Day6]
0=disable(1)
default=disable(0)
[ScheduleChange_OK_Disable]
3=$(schedule.WeekDay0,ScheduleChange_OK_Disable_Day0)
default=disable(0)
[Minutely_Settings_Hide]
0=hide(0)
default=hide(1)
[Hourly_Settings_Hide]
1=hide(0)
default=hide(1)
[Daily_Settings_Hide]
2=hide(0)
default=hide(1)
[Weekly_Settings_Hide]
3=hide(0)
default=hide(1)
[Once_Settings_Hide]
4=hide(0)
default=hide(1)
[Monthly_Settings_Hide]
5=hide(0)
default=hide(1)
[SchedTime_Settings_Hide]
0=hide(1)
1=hide(1)
4=hide(1)
default=hide(0)
;------------- profile enums ------------
[TaskTypeIcon]
ods=bg(b_ods)
qs=bg(b_ods)
oas=bg(b_oas)
mc=bg(b_mc)
wm=bg(b_wm)
antispam=bg(b_antispam)
antihacker=bg(b_antihacker)
bb=bg(b_bb)
updater=bg(b_updater)
rollback=bg(b_updater)
retran=bg(b_updater)
Protection=bg(b_Protection)
pdm=bg(b_pdm)
contflt=bg(b_contflt)
antispy=bg(b_antispy)
[ProfileStateFont]
0 =$(state,NavigatorScanHeaderFont)
default=$(state,NavigatorProtectionHeaderFont)
[IsProfileActive]
#StateMalfunction =1
#StateRunning =1
#StatePaused =1
#StateStarting =1
#StateReStarting =1
#StatePausing =1
#StateResuming =1
#StateStopping =1
[SubProfileStateFontEnabled]
default =f(Normal)
0 =f(Normal_grey)
[SubProfileStateFont]
#StateRunning =f(Normal)
#StatePaused =f(Normal)
#StateStopped =f(Normal_grey)
#StateCompleted =f(Normal_grey)
#StateFailed =f(Bold_red)
#StateNotStarted =f(Normal_grey)
#StateDisabled =f(Normal_grey)
#StateStarting =f(Normal)
#StateReStarting =f(Normal)
#StatePausing =f(Normal)
#StateResuming =f(Normal)
#StateStopping =f(Normal)
#StateMalfunction =f(Bold_red)
default =f(Bold_red)
[IsTaskStartPersistentSafeMode]
1 =$($IsSafeMode)
[IsTaskScanObjectsSelected]
ods =$(ScanObjects,checked_count,IsZero,!)
default =1
[TaskStartEnable]
#StatePaused =disable(0)
#StateStopped =disable(0)
#StateCompleted =disable(0)
#StateFailed =disable(0)
#StateNotStarted =disable(0)
#StateDisabled =disable(0)
default =disable(1)
[TaskPauseEnable]
#StateRunning =disable(0)
#StateMalfunction =disable(0)
default =disable(1)
[TaskStopEnabled]
#StateRunning =disable(0)
#StatePaused =disable(0)
#StateMalfunction =disable(0)
default =disable(1)
[TaskHideStopped]
#StateRunning=hide(0)
#StatePaused=hide(0)
#StatePausing=hide(0)
#StateResuming=hide(0)
default=hide(1)
[TaskHideRunning]
#StateRunning=hide(1)
#StatePaused=hide(1)
#StatePausing=hide(1)
#StateResuming=hide(1)
default=hide(0)
[TaskTime_Valid]
0=
-1=
default=$(FinishTime,datetime)
[IsTaskIdValid]
-1 =
default = 1
[TaskTime_LastRun]
1 = $(StartTime,datetime)
default = $NeverRun
[TaskTime_LastUpdate]
-1=$NeverRun
default=$(Protection.LastSuccessfulUpdate,datetime)
[TaskTime_Finished]
#StateStopped=$(FinishTime,TaskTime_Valid)
#StateCompleted=$(FinishTime,TaskTime_Valid)
#StateNotStarted=$(FinishTime,TaskTime_Valid)
#StateFailed=$(FinishTime,TaskTime_Valid)
default=
[ShowFinishTime_Persistent]
1=$(state,IsProfileActive,!)
0=1
[TaskStateFont]
0=f(Bold_red)
#StateRunning=f(Bold)
#StateMalfunction=f(Bold_red)
#StatePaused=f(Bold_grey)
#StateStopped=f(Bold_grey)
#StateCompleted=f(Bold)
#StateFailed=f(Bold_red)
#StateNotStarted=f(Bold)
#StateStarting=f(Bold)
#StateReStarting=f(Bold)
#StatePausing=f(Bold_grey)
#StateStopping=f(Bold)
default=f(Bold_red)
[TaskStateIcon]
#StateRunning=i(run)
#StatePaused=i(pause)
#StateStopped=i(warning)
#StateCompleted=i(ok)
#StateStarting=i(run)
#StateReStarting=i(run)
#StatePausing=i(pause)
#StateStopping=i(run)
#StateDisabled=i(warning)
#StateNotStarted=i(ok)
default=i(error)
[NavigatorNames]
Scan_Critical_Areas=$Scan_Critical_Areas_Short
Scan_My_Computer=$Scan_My_Computer_Short
Scan_Startup=$Scan_Startup_Short
default=$(description,ProfileDescription)
[ProfileNames]
Protection=$Protection
File_Monitoring=$File_Monitor
Mail_Monitoring=$Mail_Monitor
Anti_Spam=$Anti_Spam
Content_Filtering=$Content_Filtering
Updater=$Update
Rollback=$Rollback
Retranslation=$Retranslation
Scan_Objects=$Scan
Scan_My_Computer=$Scan_My_Computer
Scan_Quarantine=$Scan_Quarantine
Scan_Startup=$Scan_Startup
Scan_Critical_Areas=$Scan_Critical_Areas
Active_Disinfect=$ActiveDisinfection
MailWasher=$MailDispatcher
AntiPhishingService=$Anti_Phishing
Web_Monitoring=$Web_Monitor
httpscan=$Web_Monitor $HTTP_Scan
sc=$Web_Monitor $Script_Checker
Behavior_Blocking=$Behavior_Monitor
og=$Behavior_Monitor $OG
pdm=$Behavior_Monitor
Anti_Hacker=$Anti_Hacker
fw=$Anti_Hacker $Firewall
ids=$Anti_Hacker $IDS
stm=$Anti_Hacker $Stealth
Anti_Spy=$Anti_Spy
antidial=$Anti_Spy $Anti_Dial
antiphishing=$Anti_Spy $Anti_Phishing
popupchk=$Anti_Spy $Popup_Cheker
default=$(origin,ProfileNameEmpty)
[ProfileNameEmpty]
#poSystem=<$(name)>
default=$(type,ProfileNameNewTask)
[ProfileNameNewTask]
updater=$Update
default=$NewTask
[ProfileDescription]
<empty>=$(name,ProfileNames)
default=$(description,unicode)
[ProfileDescriptionType]
qs=$Scan_Quarantine
default=$(description,ProfileDescription)
[ProfileErrors]
updater =$(lastErr,UpdaterError)
antiphishing =$(lastErr,AntiPhishingError)
[TaskFailToStart]
<empty> =
default =: $(TaskMalfunction,TaskMalfunctionErrors)
[TaskMalfunctionErrors]
antiphishing =$(Error,AntiPhishingError)
[TaskTypes]
oas=$File_Monitor
ods=$ManualScan
qs=$QuarantineScan
tif=$Scan Threats
vul=$VulnerabilityScan
bb=$Behavior_Monitor
pdm=$Behavior_Monitor
og=$Behavior_Monitor
antihacker=$Anti_Hacker
antispy=$Anti_Spy
fw=$Anti_Hacker
ids=$Anti_Hacker
stm=$Anti_Hacker
antispam=$Anti_Spam
mc=$Mail_Monitor
wm=$Web_Monitor
httpscan=$Web_Monitor
updater=$Update
rollback=$Rollback
script=$Web_Monitor
antiphishing=$Anti_Spy
antidial=$Anti_Dial
[HideDetailsButton]
-1=hide(1)
default=hide(0)
[ProtectionMenuState]
#StateRunning =disable(0)v(pause:Protection)$ProtectionTurnOff
#StatePaused =disable(0)v(run:Protection)$ProtectionTurnOn
#StateStarting =disable(1)v(pause:Protection)$ProtectionTurnOff
#StateReStarting =disable(1)v(pause:Protection)$ProtectionTurnOff
#StatePausing =disable(1)v(run:Protection)$ProtectionTurnOn
#StateResuming =disable(1)v(pause:Protection)$ProtectionTurnOff
#StateStopping =disable(1)v(run:Protection)$ProtectionTurnOn
default =disable(0)v(run:Protection)$ProtectionTurnOn
[NumTreatsHide]
0=
default=\n$ThreatsLabel: $(NumThreats)
[NumUntreatedHide]
0=
default=\n$UntreatedLabel: $(NumUntreated)
[ProtectionState]
$ProtectionState=\n$TotalScaned: $(NumGenericScaned)$(NumTreats,NumTreatsHide)$(NumUntreated,NumUntreatedHide)
#StateRunning=$ProtectionState
#StatePaused=$ProtectionState
#StatePausing=$ProtectionState
#StateResuming=$ProtectionState
[ReportWindowTitle]
0=$(state,ReportWindowProgress)
default=
[ReportWindowProgress]
$TitleProgress=$(Completion)% - \
#StateRunning=$TitleProgress
#StatePaused=$TitleProgress
#StatePausing=$TitleProgress
#StateResuming=$TitleProgress
;------------- Help MainWindow enums ------------
[MainWindow_ProfilesTypesHelpId]
ods = $(CurrentProfile.name,MainWindow_ProfilesHelpId_Ods)
updater = 1186
default = $(CurrentProfile.name,MainWindow_ProfilesHelpId)
[MainWindow_ProfilesHelpId]
Protection = 1018
File_Monitoring = 1057
Mail_Monitoring = 1070
Web_Monitoring = 1081
Behavior_Blocking = 1090
Anti_Spy = 1106
Anti_Hacker = 1120
Anti_Spam = 1146
Service = 1211
DataFiles = 1261
Support = 1213
RescueDisk = 1216
[MainWindow_ProfilesHelpId_Ods]
Scan_Objects = 1170
Scan_My_Computer = 1037
Scan_Critical_Areas = 1038
Scan_Startup = 1170
default = 1173
;------------- Help SettingsWindow enums ------------
[SettingsWindow_ProfilesTypesHelpId]
ods = 1175
updater = 1189
default = $(CurrentProfile.name,SettingsWindow_ProfilesHelpId)
[SettingsWindow_ProfilesHelpId]
Protection = 1044
File_Monitoring = 1060
Mail_Monitoring = 1073
Web_Monitoring = 1084
Behavior_Blocking = 1093
Anti_Spy = 1106
Anti_Hacker = 1123
Anti_Spam = 1149
Service = 1225
DataFiles = 1206
NetworkSettings = 1214
Display = 1215
;------------- Help Save\Rename Profile enums ------------
[SaveRenameProfile_HelpId]
ods = 1174
updater = 1249
;------------- navigator --------------
[NavigatorProtectionHeaderFont]
#StateRunning =f(Header1)
#StatePaused =f(Header1_grey)
#StateStopped =f(Header1_grey)
#StateCompleted =f(Header1_grey)
#StateFailed =f(Header1_red)
#StateNotStarted =f(Header1_grey)
#StateDisabled =f(Header1_grey)
#StateStarting =f(Header1)
#StateReStarting =f(Header1)
#StatePausing =f(Header1_grey)
#StateResuming =f(Header1)
#StateStopping =f(Header1)
#StateMalfunction =f(Header1_red)
default =f(Header1_red)
[NavigatorProtectionFont]
#StateRunning=f(Normal)
#StatePaused=f(Normal_grey)
#StateStopped=f(Normal_grey)
#StateCompleted=f(Normal_grey)
#StateFailed=f(Bold_red)
#StateNotStarted=f(Normal_grey)
#StateDisabled=f(Normal_grey)
#StateStarting=f(Normal)
#StateReStarting=f(Normal)
#StatePausing=f(Normal_grey)
#StateResuming=f(Normal)
#StateStopping=f(Normal)
#StateMalfunction=f(Bold_red)
default=f(Bold_red)
[NavigatorScanHeaderFont]
#StateRunning=f(Header1)
#StatePaused=f(Header1)
#StateStopped=f(Header1)
#StateCompleted=f(Header1)
#StateFailed=f(Header1_red)
#StateNotStarted=f(Header1)
#StateDisabled=f(Header1_grey)
#StateStarting=f(Header1)
#StateReStarting=f(Header1)
#StatePausing=f(Header1)
#StateResuming=f(Header1)
#StateStopping=f(Header1)
#StateMalfunction=f(Header1_red)
default=f(Header1_red)
[NavigatorScanFont]
#StateRunning=f(Normal)
#StatePaused=f(Normal)
#StateStopped=f(Normal)
#StateCompleted=f(Normal)
#StateFailed=f(Normal_red)
#StateNotStarted=f(Normal)
#StateDisabled=f(Normal_grey)
#StateStarting=f(Normal)
#StateReStarting=f(Normal)
#StatePausing=f(Normal)
#StateResuming=f(Normal)
#StateStopping=f(Normal)
#StateMalfunction=f(Normal_red)
default=f(Normal_red)
[NavigatorProtectionTooltip]
#StateRunning =
default =$Component "$ProfileDescription"\ $(state,ProfileState)
[NavigatorScanTooltip]
#StateStopped =
#StateCompleted =
#StateNotStarted =
default =$ProfileDescription\ $(state,ProfileState)
[TrayMenuProfileState]
$TrayMenuProfileState=\ ($(Completion)%)
#StateRunning =$TrayMenuProfileState
#StatePaused =$TrayMenuProfileState
#StateStarting =$TrayMenuProfileState
#StateReStarting =$TrayMenuProfileState
#StatePausing =$TrayMenuProfileState
#StateResuming =$TrayMenuProfileState
#StateStopping =$TrayMenuProfileState
[ScanRunningCmd]
#StateStopped =start
#StateCompleted =start
#StateFailed =start
#StateNotStarted =start
#StateDisabled =start
default =report
[ScanRunningText]
#StateStopped =$Scan$TaskStartEnable
#StateCompleted =$Scan$TaskStartEnable
#StateFailed =$Scan$TaskStartEnable
#StateNotStarted =$Scan$TaskStartEnable
#StateDisabled =$Scan$TaskStartEnable
default =$Details
[IsProfileUserOrAdmin]
#poUser = 1
#poRemoteAdmin = 1
#poLocalAdmin = 1
;------------- Product Configure --------------
[Global]
; enWisardTriggers
#wzResetArea = 0x00000001
#wzActivationBegin = 0x00000002
#wzActivationForm = 0x00000004
#wzActivationProgress = 0x00000008
#wzActivationChooseKey = 0x00000010
#wzActivationEnd = 0x00000020
#wzUpdate = 0x00000040
#wzAntivirus = 0x00000080
#wzPassword = 0x00000100
#wzPdmRules = 0x00000200
#wzPdmRulesCollect = 0x00000400
#wzFwNetworks = 0x00000800
#wzFwRules = 0x00001000
#wzFwAdditional = 0x00002000
#wzInherit = 0x00004000
#wzInitFinish = 0x00008000
; enInheritTriggers
#wzitSettings = 0x00000001
#wzitQuarantine = 0x00000002
#wzitBackup = 0x00000004
#wzitLicense = 0x00000008
$IsConfigureWizardAdditional_TrainingMode = fw.enabled,bindok
$IsConfigureWizardAdditional_Intrusion = pdm.enabled,bindok
$IsConfigureWizardAdditional_RegGuard = pdm.enabled,bindok,IsConfigureWizardAdditional_RegGuard
$IsConfigureWizardAdditional = pdm.enabled,bindok,IsConfigureWizardAdditional
[ActivationProgressStatus]
1=OK
[ActivationProgressIcon]
1 = i(ok)
default = i(run)
[IsConfigureWizardAdditional]
0 = $(fw.enabled,bindok)
default = 1
[IsConfigureWizardAdditional_RegGuard]
1 = $(bShowRegGuard,global)
default = 0
;------------- MakeRescueDiskWizard --------------
[Global]
; enRdiskType
#eRdiskBartPE = 0x00000001
#eRdiskWinPE = 0x00000002
#eRdiskOther = 0x00000003
; enRdiskTriggers
#wzRdiskBartPE_Prepare = 0x00000001
#wzRdiskBartPE_Prepare_Progress = 0x00000002
#wzRdiskBartPE_MakeIso = 0x00000004
#wzRdiskBartPE_MakeIso_Progress = 0x00000008
#wzRdiskBartPE_BurnCd = 0x00000010
#wzRdiskBartPE_BurnCd_Progress = 0x00000020
#wzRdiskWinPE_Prepare = 0x00000040
#wzRdiskWinPE_Prepare_Progress = 0x00000080
#wzRdiskWinPE_MakeIso = 0x00000100
#wzRdiskWinPE_MakeIso_Progress = 0x00000200
#wzRdiskOther_Prepare = 0x00000400
#wzRdiskOther_Prepare_Progress = 0x00000800
[IsoFileSaveOrOpen]
1 = filesave(strBartIsoFile,SaveIsoFile)
default = fileopen(strBartIsoFile,OpenIsoFile)
[IsIsoFileNeed]
1 = 1
default = $(MakeIso)
;------------- Product Events --------------
[Global]
#cInfectedObjectInfo_id = 0x000f0500
#cAskObjectAction_REG_id = 0xe2be0c00
#cAskObjectAction_PDM_A_id = 0xe2be0b00
; enum enNotifyIds
#eNotifyNode = 0
#eNotifyThreats = 1
#eNotifyFwRules = 2
#eNotifyAttackBlocked = 3
#eNotifyLicensing = 4
#eNotifyProduct = 5
#eNotifyUpdater = 6
#eNotifyBases = 7
#eNotifyPopups = 8
#eNotifyProtocoller = 9
#eNotifySelfProtection = 10
; enum enNotifySeverity
#eNotifyNone = 0
#eNotifyCritical = 1
#eNotifyImportant = 2
#eNotifyNotImportant = 3
[ImportantEvents_PDM_Threat]
#cInfectedObjectInfo_id =$(ObjectStatus,ImportantEventAVS)
default =$(ReportInfo.nEvent,ImportantEvents_PDM)
[ImportantEvents]
sc = $EventSC
httpscan = $(ObjectStatus,ImportantEventsHHTPScan)
ids = $(AttackDescription)! $EventAH_IP: $(AttackerIP,ip). $EventAH_Proto: $(Proto,FwProtocols) $(LocalPort,IDSLocalPort). $EventAH_Time: $(AttackTime,datetime).
pdm = $(TaskType,serid,ImportantEvents_PDM_Threat)
og = $(ObjectStatus,ImportantEvents_OG)
antiphishing = $ImportantEventAP
antidial = $ImportantEventAD
popupchk = $ImportantEventPB
adblocker = $ImportantEventAB
selfprot = $ImportantEventSelfProt
qs = $Quarantine: $(ObjectStatus,ImportantEventAVS)
default = $(ObjectStatus,ImportantEventAVS)
;------------- Product States Status --------------
[KeyBlocked]
Header=$StatusRed
Status=v(error)f(Normal_red)$KeyBlocked
Link1=$LinkTechnicalSupport
;Link2=v(license)$LinkMoreDetails
[KeyInvalid]
Header=$StatusRed
Status=v(error)f(Normal_red)$KeyInvalid
Link1=$(LicInfo.InvalidReason,=,#ekirInvalidBlacklist,KeyInvalid_Link)
[KeyInvalid_Link]
1 = v(start:Updater)$LinkUpdateNow
default = v(license)$LinkMoreDetails
[KeyLimited]
Header=$StatusRed
Status=v(error)f(Normal_red)$KeyLimited
Link1=$LinkTechnicalSupport
[KeyTrialExpired]
Header=$StatusRed
Status=v(error)f(Normal_red)$KeyTrialExpired
;Link1=v(url:$(settings.LicBuyLink,global))$LinkGetFullLicense
Link2=v(license)$LinkMoreDetails
[KeyExpired]
Header=$StatusRed
Status=v(error)f(Normal_red)$KeyExpired
Link1=v(url:$(settings.LicRenewLink,global))$LinkRenewLicense
Link2=v(license)$LinkMoreDetails
[NoKeys]
Header=$StatusRed disable(1)
Status=v(error)f(Normal_red)$NoKeys
;Link1=v(url:$(settings.LicBuyLink,global))$LinkGetFullLicense
Link2=v(license)$LinkMoreDetails
[ThreatsNeedReboot]
Header=$StatusRed
Status=v(error)f(Normal_red)$ThreatsNeedReboot
Link1=v(restart:os)$LinkRestartComputer
[UpdateNeedReboot]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$UpdateNeedReboot
Link1=v(restart:os)$LinkRestartComputer
[ProductAdminPolicy]
Header=$StatusGreen
Status=v(normal)f(Normal_red)$ProductAdminPolicy
[ThreatsUntreated]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$ThreatsUntreated
Link1=v(threats:treatall)$LinkTreatAll
Link2=v(report:Protection.Threats)$LinkDetails
[ProductNotActivated]
Header=$StatusRed
Status=v(error)f(Normal_red)$ProductNotActivated
;Link1=v(activate)$LinkActivate
[UpdateError]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$UpdateError
Link1=v(start:Updater)$LinkRetry
Link2=v(configure:Updater)$LinkSettings
[BasesNotActual]
Header=$StatusRed
Status=v(error)f(Normal_red)$BasesNotActual
Link1=v(start:Updater)$LinkUpdateNow
[KeyAboutExpiration]
Header=$StatusRed
Status=v(error)f(Normal_red)$(LicInfo.KeyInfo.KeyType,KeyAboutExpirationText)
Link1=$(LicInfo.KeyInfo.KeyType,BuyRenew)
Link2=v(license)$LinkDetails
[KeyAboutExpirationText]
#ektTrial = $KeyTrialAboutExpiration
default = $KeyAboutExpiration
[BuyRenew]
#ektTrial = v(url:$(settings.LicRenewLink,global))$LinkRenewLicense
default = v(url:$(settings.LicRenewLink,global))$LinkRenewLicense
[KeyWillBeBlocked]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$KeyWillBeBlocked
Link1=v(url:$(settings.LicRenewLink,global))$LinkRenewLicense
[ProtectionDisabled]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$ProtectionDisabled
Link1=v(run:Protection)$LinkProtectionTurnOn
Link2=v(configure:Protection)$LinkSettings
[ProtectionSafeMode]
Header=$StatusGreen
Status=v(normal)f(Normal)$ProtectionSafeMode
[TasksMalfunction]
Header=$StatusRed
Status=v(error)f(Normal_red)$($IsNeedReboot,TasksMalfunctionNeedReboot)
Link1=v(restart:os)$($IsNeedReboot,TasksMalfunctionNeedReboot_Link1)
Link2=v(main:Support)$($IsNeedReboot,!,TasksMalfunctionNeedReboot_Link2)
[TasksMalfunctionNeedReboot]
1 = $TasksMalfunction $NeedReboot
default = $TasksMalfunction
[TasksMalfunctionNeedReboot_Link1]
1 = $LinkRestartComputer
[TasksMalfunctionNeedReboot_Link2]
1 = $LinkSupport
[ProtectionNotRunning]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$ProtectionNotRunning
Link1=v(run:Protection)$LinkProtectionTurnOn
Link2=v(configure:Protection)$LinkSettings
[TasksDisabled]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$TasksDisabled
Link1=v(enable:Protection)$LinkServicesTurnOn
;Link2=v(configure:Protection)$LinkSettings
[TasksNotRunning]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$TasksNotRunning
Link1=v(enable:Protection)$LinkServicesResume
[KeyWillBeExpired]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$(LicInfo.KeyInfo.KeyType,KeyWillBeExpiredText)
Link1=$(LicInfo.KeyInfo.KeyType,KeyAboutExpirationLink)
Link2=v(license)$LinkDetails
[KeyWillBeExpiredText]
#ektTrial = $KeyTrialWillBeExpired
default = $KeyWillBeExpired
[KeyAboutExpirationLink]
#ektTrial = v(url:$(settings.LicBuyLink,global))$LinkGetFullLicense
default = v(url:$(settings.LicRenewLink,global))$LinkRenewLicense
[KeyTrialWillBeExpired]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$KeyTrialWillBeExpired
;Link1=v(url:$(settings.LicBuyLink,global))$LinkGetFullLicense
Link2=v(license)$LinkMoreDetails
[BasesCorrupted]
Header=$StatusRed
Status=v(warning)f(Normal_red)$BasesCorrupted
Link1=v(start:Updater)$LinkUpdateNow
[BasesNotValid]
Header=$StatusRed
Status=v(warning)f(Normal_red)$BasesNotValid
Link1=v(start:Updater)$LinkUpdateNow
[BasesOutOfDate]
Header=$StatusYellow
Status=v(warning)f(Normal_red)$BasesOutOfDate
Link1=v(start:Updater)$LinkUpdateNow
[AntiSpamNeedTraining]
Header=$StatusGreen
Status=v(normal)f(Normal)$AntiSpamNeedTrainingStatus
;Link1=v(report:Anti_Spam)$LinkDetails
Link2=v(start:trainwizard)$LinkTrainNow
[MyComputerNotScanned]
Header=$StatusYellow
Status=v(warning)f(Normal)$MyComputerNotScanned
Link1=v(start:Scan_My_Computer)$(LicInfo.FuncLevel,global,IsFunctionalityLevel_Protection,EnableIfNotZero)$LinkScanMyComputer
[UpdateRunning]
Header=$StatusGreen
Status=v(normal)f(Normal)$UpdateRunning
Link1=v(report:Updater)$LinkDetails
[ScanRunning]
Header=$StatusGreen
Status=v(normal)f(Normal)$ScanRunning
Link1=v(report:$(ScanningTask))$LinkDetails
[AllTreated]
Header=$StatusGreen
Status=v(normal)f(Normal)$AllTreated
Link1=v(report:Protection.Threats)$LinkDetails
[AttackBlocked]
Header=$StatusYellow
Status=v(warning)f(Normal)$AttackBlocked
Link1=v(mail:avs_bugs_report@listserv.aol.com)$LinkSendReport
Link2=v(report:Anti_Hacker)$LinkDetails
[PheashingDetected]
Header=$StatusYellow
Status=v(warning)f(Normal)$PheashingDetected
Link1=v(mail:avs_bugs_report@listserv.aol.com)$LinkSendReport
Link2=v(report:Protection.Threats)$LinkDetails
[VulnerabilityDetected]
Header=$StatusYellow
Status=v(warning)f(Normal)$VulnerabilityDetected
Link1=v(report:Protection.Threats)$LinkDetails
[KeyTrial]
Header=$StatusYellow
Status=v(warning)f(Normal)$KeyTrial
;Link1=v(url:$(settings.LicBuyLink,global))$LinkGetFullLicense
;Link2=v(activate)$LinkActivate
[ProductNotAutoRun]
Header=$StatusYellow
Status=v(warning)f(Normal)$ProductNotAutoRun
[UpdateNotAuto]
Header=$StatusYellow
Status=v(warning)f(Normal)$UpdateNotAuto
[OnBatteriesScanOff]
Header=$StatusYellow
Status=v(warning)f(Normal)$OnBatteriesScanOff
[ProductNews]
Header=$StatusGreen
Status=v(normal)f(Normal)$ProductNews
;Link1=v(url:www.kaspersky.com)$LinkDetails
[SomeSkipped]
Header=$StatusGreen disable(1)
Status=v(normal)f(Normal)$SomeSkipped
Link1=v(restore:status)$LinkShowMessages
[AllOk]
Header=$StatusGreen disable(1)
Status=v(normal)f(Normal)$AllOk
[ProductIcoTip_Signatures]
1 = $SignaturesPublished $(AVService.BasesDate,datetime)
[ProductIcoTip]
31 = $UpdateRunning
21 = $ScanRunning
27 = $ProtectionDisabled
default = $(AVService.BasesDate,bindok,ProductIcoTip_Signatures)
[ProductStatesList]
16 = KeyBlocked
18 = KeyInvalid
19 = KeyLimited
15 = KeyTrialExpired
14 = KeyExpired
17 = NoKeys
46 = ThreatsNeedReboot
36 = UpdateNeedReboot
4 = ProductAdminPolicy
45 = ThreatsUntreated
3 = ProductNotActivated
38 = BasesCorrupted
34 = BasesNotValid
33 = BasesNotActual
35 = BasesOutOfDate
32 = UpdateError
13 = KeyAboutExpiration
12 = KeyWillBeBlocked
25 = TasksMalfunction
26 = ProtectionNotRunning
28 = ProtectionSafeMode
27 = ProtectionDisabled
24 = TasksDisabled
23 = TasksNotRunning
11 = KeyWillBeExpired
31 = UpdateRunning
21 = ScanRunning
22 = MyComputerNotScanned
40 = VulnerabilityDetected
42 = AttackBlocked
41 = PheashingDetected
10 = KeyTrial
2 = ProductNotAutoRun
30 = UpdateNotAuto
44 = AntiSpamNeedTraining
20 = OnBatteriesScanOff
1 = ProductNews
43 = AllTreated
skipped = SomeSkipped
default = AllOk
;------------------- Notifications -------
[ProductNotificationIcon]
1=i(danger32) bg(StatusRed)
2=i(alert32) bg(StatusYellow)
3=i(i32) bg(GroupHeader)
[ProductNotificationColor]
1=bg(AlertWindowHigh)
2=bg(AlertWindowPossible)
default=bg(AlertWindowLegal)
[ProductNotificationFont]
1=f(Header1_white)
2=f(Header1)
3=f(Header1)
[ProductNotificationReportIcon]
1=i(rinfo)
2=i(yinfo)
3=i(info)
[ProductNotificationSound]
1=$(EventID,CriticalNotificationSound)
2=1-08.wav
3=1-06.wav
[CriticalNotificationSound]
1=infected.wav
default=1-08.wav
[AlertNotificationSound]
1=infected.wav
2=1-08.wav
default=1-06.wav
[ProductNotificationSection]
0 = $(EventID,ProductNotificationEvent)
default = $(StatusId,ProductNotificationStatus)
[ProductKeyInvalid]
#ekirWrongProduct = $WrongProduct
#ekirTrialAlredyUsed = $TrialAlredyUsed
#ekirKeyCreationDateInvalid = $KeyCreationDateInvalid
#ekirKeyInstallDateInvalid = $KeyCreationDateInvalid
#ekirTrialAlreadyInUse = $TrialAlreadyInUse
#ekirInvalidBlacklist = $InvalidBlacklist
default = $InvalidKey
[ProductNotificationStatus]
16=$KeyBlocked
18=$KeyInvalid
19=$KeyLimited
15=$KeyTrialExpired
14=$KeyExpired
17=$NoKeys
32=$UpdateError
37=$UpdateCompleted
38=$BasesCorrupted
35=$BasesOutOfDate
13=$KeyAboutExpiration
12=$KeyWillBeBlocked
25=$TasksMalfunction
26=$ProtectionNotRunning
11=$(LicInfo.KeyInfo.KeyType,KeyAboutExpirationText)
34=$BasesNotValid
33=$BasesNotActual
22=$MyComputerNotScanned
36=$UpdateNeedReboot
44=$AntiSpamNeedTraining
20=$OnBatteriesScanOff
27=$ProtectionDisabled
28=$ProtectionSafeMode
24=$TasksDisabled
5 =$ProductDisconnected
45=$ThreatsUntreated
[ProductNotificationEvent]
#eNotifyThreats = $(TaskType,ImportantEvents)
#eNotifyFwRules = $(App,NotifyFwRules_Text)
#eNotifyAttackBlocked = $(TaskType,ImportantEvents)
#eNotifyPopups = $(TaskType,ImportantEvents)
#eNotifyProtocoller = $ProtoclollerBaloonMsg
#eNotifySelfProtection = $(TaskType,ImportantEvents)
[ProductNotificationLinkEx]
36=v(restart:os)$LinkRestartComputer
27=v(run:Protection)$LinkProtectionTurnOn
25=v(mail:avs_bugs_report@listserv.aol.com)$LinkSendReport
26=v(run:Protection)$LinkProtectionTurnOn
24=v(enable:Protection)$LinkServicesTurnOn
23=v(enable:Protection)$LinkServicesResume
44=v(start:trainwizard)$LinkTrainNow
22=v(start:Scan_My_Computer)$LinkScanMyComputer
36=v(restart:os)$LinkRestartComputer
5 =v(restart:app)$LinkRestartProduct
45=v(threats:treatall)$LinkTreatAll
[UpdaterNotificationLinkEx]
37=v(report:$(name))$LinkDetails
default=v(configure:Updater)$LinkSettings
[ProductNotification_BB_RegReportPage]
#PDM_EVENT_REGMODIFY = EventsRG
#PDM_EVENT_STRANGEKEY = EventsRG
default = EventsPDM
[IsProductNotificationThreatsAddToExcl]
1 = $(ObjectStatus,=,#OBJSTATUS_ADDEDTOEXCLUDE)
[ProductNotificationLink1_ThreatsAddToExcl]
1 = v(configure:Protection.TrustedZone.ExclusionMasks)$LinkDetails
default = $(TaskType,ProductNotificationLink1_TaskType)
[ProductNotificationLink1_TaskType]
selfprot = v(configure:Service)$LinkSettings
pdm = v(report:Behavior_Blocking.$(EventType,ProductNotification_BB_RegReportPage):$(BaseId))$LinkDetails
og = v(report:Behavior_Blocking.EventsOG:$(BaseId))$LinkDetails
antiphishing = v(report:Anti_Spy.EventsAP:$(BaseId))$LinkDetails
popupchk = v(report:Anti_Spy.EventsPB:$(BaseId))$LinkDetails
antidial = v(report:Anti_Spy.EventsAD:$(BaseId))$LinkDetails
qs = v(report:$(Profile):$(TaskId))$LinkDetails
default = v(report:$(Profile):$(BaseId))$LinkDetails
;------------- Baloon --------------
[ProductNotificationLink1]
#eNotifyThreats = $(ObjectStatus,bindok,IsProductNotificationThreatsAddToExcl,ProductNotificationLink1_ThreatsAddToExcl)
#eNotifyFwRules = v(report:Anti_Hacker)$LinkDetails
#eNotifyAttackBlocked = v(report:Anti_Hacker)$LinkDetails
#eNotifyLicensing = $(LicInfo.InvalidReason,=,#ekirInvalidBlacklist,KeyInvalid_Link)
#eNotifyProduct = $(StatusId,ProductNotificationLinkEx)
#eNotifyUpdater = $(StatusId,UpdaterNotificationLinkEx)
#eNotifyBases = v(start:Updater)$LinkUpdateNow
#eNotifyPopups = v(popup_unblock)$LinkPopupUnblock
[ProductNotificationLink2]
#eNotifyPopups = v(popup_unblock:exclude)$LinkPopupExclude
#eNotifyLicensing = $(StatusId,ProductNotificationLink2_KeyExpired)
[ProductNotificationLink2_KeyExpired]
14 = v(url:$(settings.LicRenewLink)) $LinkRenewLicense
;-----------------------------------------
[ProductLogo]
kav=$(Localization,global,KAVTitle)
default=bg(ProductTitleAOL)
[KAVTitle]
ru=bg(ProductTitleAOL)
default=bg(ProductTitleAOL)
[MainWindow_Header]
logo=$(Ins_ProductType,global,ProductLogo)
[ProductInfo_Header]
logo=$(Ins_ProductType,global,ProductLogo)
[ProductCreditLogo]
kav=bg(KasperskyLabLogo)
default=bg(KasperskyLabLogo)
[Product_Credits_Group]
OG_Ico=$(Ins_ProductType,global,ProductCreditLogo)
;------------- anti-spam -----------
[AS_Bayes_Disabled]
4=disable(1)
5=disable(1)
default=disable(0)
[AS_BL_Disabled]
5=disable(1)
default=disable(0)
[AS_WL_Disabled]
4=disable(1)
default=disable(0)
;------------- SettingsWindow.AK -----------
[SettingsWindowAK.PageCombo]
0 = v(Protection)default(1)$Protection
1 = v(File_Monitoring)$File_Monitor
2 = v(Mail_Monitoring)$Mail_Monitor
3 = v(Web_Monitoring)$Web_Monitor
4 = v(Behavior_Blocking)$Behavior_Monitor
5 = v(Anti_Spy)$Anti_Spy
6 = v(Anti_Hacker)$Anti_Hacker
7 = v(Anti_Spam)$Anti_Spam
8 = v(Scan_Objects)$Scan
9 = v(Updater)$Update
;10 = v(Retranslation)$Retranslation
11 = v(Service)$Service
12 = v(DataFiles)$DataFiles
13 = v(NetworkSettings)$NetworkSettings
[Global]
$LinkNetworkSettingsBegin = $(Ins_ProductType,global,=,ak,!,LinkNetworkSettingsBegin)
$LinkNetworkSettingsEnd = $(Ins_ProductType,global,=,ak,!,LinkNetworkSettingsEnd)
[LinkNetworkSettingsBegin]
1 = <a NetworkSettings v(configure:NetworkSettings)>
[LinkNetworkSettingsEnd]
1 = </a>
;------------- ResetAreaItems -----------
[Protection.reset_items]
AVService.Excludes = v(list)$AVService_Excludes
File_Monitoring = $File_Monitor
Mail_Monitoring = $Mail_Monitor
Web_Monitoring = $Web_Monitor
Behavior_Blocking = $Behavior_Monitor
Anti_Spy = $Anti_Spy
Anti_Hacker = $Anti_Hacker
Anti_Spam = $Anti_Spam
;[File_Monitor.reset_items]
;File_Monitoring.ScanObjects = v(list)Protection scope
[Web_Monitoring.reset_items]
httpscan.TrustedSites = v(list)$httpscan_TrustedSites
[Behavior_Blocking.reset_items]
pdm.AppsMonitoring_List = v(list)$pdm_AppsMonitoring_List
pdm.TrustedImageList = v(list)$pdm_TrustedImageList
[Anti_Spy.reset_items]
popupchk.vAllowDomainsList = v(list)$popupchk_vAllowDomainsList
AdBlocker.ublist = v(list)$AdBlocker_ublist
AdBlocker.wlist = v(list)$AdBlocker_wlist
antidial.vAllowPhoneNumbersList = v(list)$antidial_vAllowPhoneNumbersList
[Anti_Hacker.reset_items]
fw.AppRules = v(list)$fw_AppRules
fw.PortRules = v(list)$fw_PortRules
[Anti_Spam.reset_items]
Anti_Spam.WhiteAddrs = v(list)$Anti_Spam_WhiteAddrs
Anti_Spam.WhiteWords = v(list)$Anti_Spam_WhiteWords
Anti_Spam.BlackAddrs = v(list)$Anti_Spam_BlackAddrs
Anti_Spam.BlackWords = v(list)$Anti_Spam_BlackWords
;------------- LevelGroup -------------
[LevelGroup3]
Reset=$ResetLevel
Customize=$Customize
[LevelGroup5]
Reset=$ResetLevel
Customize=$Customize