home *** CD-ROM | disk | FTP | other *** search
INI File | 2007-12-18 | 24.9 KB | 626 lines |
- ;------------- ProductInfo --------------
-
- [ProductInfo]
- props =$WindowThickBorder at(a_close,customfooter,nohelp) h(1007) alias(productinfo)
- Header=[ProductInfo_Header]
- Descr =[ProductInfo_Description]
- Body =[ProductInfo_Body]
- Footer=[WindowFooter]
-
- [ProductInfo_Header]
- props=$WindowHeaderGrey
- HeaderShadow=$WindowHeaderShadow
- HeaderLeftPic=$WindowThickHeaderLeftPic
- HeaderRightPic=$WindowThickHeaderRightPic
- Title=$WindowThickTitle
- StatusClose = $WindowHeaderClose
-
- [ProductInfo_Description]
- props=$WindowDescription
- logo=xy(15,8) at(clickable) [ProductInfo_Logo]
- SpaceFooter=$WindowDescriptionFooter
-
- [ProductInfo_Logo]
- props=t(slideshow) sz(260,44)
- ProdLogo=text($(ProductType,env,ProductLogoIcon))
- TeamLogo=text($(ProductType,env,ProductTeamLogoIcon))
-
- [ProductInfo_Body]
- props=$WindowBody sz(p,250)
- About=[ProductInfo_Body_About]
- Credits=[ProductInfo_Body_Credits]
-
- [ProductInfo_Body_About]
- props=sz(p,p) mg(15,5)
- ProductTitle=f(Bold) a(lt) sz(a,a) text($ProductNameDetailed)
- Copyright=f(Bold) $Next_Control sz(a,a)
- Warning=a(la) xy(0,15) sz(p,a)
- Warning2=a(sa) xy(,7) sz(a,a)
-
- [ProductInfo_Body_Credits]
- props=sz(p,p)
- list=t(credits) sz(p,p)
-
- ;------------- License --------------
-
- [License]
- props=alias(serviceview) $ViewPanel at(fixstyle)
- Header = $TaskHeaderBG
- Body=[License_Body]
- Footer =[Task_Footer]
-
- [License_Body]
- props = $Task_Body
- Desc = [License_Description]
- KeysList = [KeysList] hide($(LicInfo.KeyInfo.KeyType, ShowIfNotZero))
- NoKeyStatus = [NoKeyStatus] hide($(KeyState,global,bits(#eKeyExpired|#eKeyTrialExpired|#eNoKeys),!,ShowIfZero))
- LicenseExpireDate = [LicenseExpireDate] xy(0,10) hide($(KeyState,global,$KeyNotExpired,ShowIfNotZero))
- LicenseExpireDays = [LicenseExpireDays] hide($(KeyState,global,$KeyNotExpired,ShowIfNotZero))
- KeyLimitExceeded = [KeyLimitExceeded] hide($(KeyState,global,bits(#eKeyLimited),!!,ShowIfNotZero))
- BrokenKey = [BrokenKey] hide($(KeyState,global,bits(#eKeyInvalid),!!,ShowIfNotZero))
- NewLicense = [NewLicense_AeroButton] xy(,15) alias(newlic_alias)
- ExistingLicense = [ExistingLicense_AeroButton] hide($(LicInfo.KeyInfo.KeyType, ShowIfNotZero))
-
- [License_Description]
- props = sz(p,101)
- TaskImage = $TaskImage bg(b_license)
- Caption = at(singleline) f(Hotlink_Caption) a(as) xy(10) text($License)
- Description = a(sa) sz(p,a) xy(,10)
-
- [KeysList]
- props = sz(p,a) a(la)
- Caption1 = $TableStyleCaption1
- Table00 = $TableStyleHeader text($(LicInfo.KeyInfo.KeySerNum)) tt($ActiveKey\n$LicInfoExpirationDate\n$(LicInfo.KeyExpirationDate,date))
- Table01 = $TableStyleColumn1 text($LicInfoKeyValue)
- ReservedKey = [ReservedKeyInfo] hide($(ResLicInfo.KeyInfo.KeyType, ShowIfNotZero))
-
- [ReservedKeyInfo]
- props = sz(p,a) a(la)
- Table10 = $TableStyleRow f(Normal_grey) text($(ResLicInfo.KeyInfo.KeySerNum)) tt($ReservedKey\n$LicInfoExpirationDate\n$(ResLicInfo.KeyExpirationDate,date))
- Table11 = $TableStyleColumn1 f(Normal_grey) text($ReservedKeyValue)
-
- [NoKeyStatus]
- props = sz(p,a) a(la) xy(,$Control_Shift)
- Text1 = f(BoldInfo) a(ca) text($(LicRenewStatus,global,License_NoKeyText))
- Text2 = f(Bold) a(ca) text($(LicInfo.FuncLevel,global,License_NoKeyHint))
-
- [LicenseExpireDate]
- props = sz(a,18) a(ca) xy(,$Control_Shift)
- Text1 = f(Bold) a(lb)
- Text2 = f(BoldXL) a(ab) xy(,-1) text( $(LicInfo.AppLicenseExpDate,datetime) )
-
- [LicenseExpireDays]
- props = sz(a,18) a(ca) xy(,$Control_Shift)
- TextBefore = f(Bold) a(ab)
- Text = f(BoldXL) a(ab) xy(,-1) text( $(LicInfo.DaysTillExpiration) )
- TextAfter = f(Bold) a(ab)
-
- [KeyLimitExceeded]
- props = sz(p,a) a(ca) xy(,$Control_Shift)
- Text1 = f(BoldXL_red) a(ct)
- Text2 = f(Bold_red) a(ca)
-
- [BrokenKey]
- props = sz(p,a) a(ca) xy(,$Control_Shift)
- Text = f(BoldXL_red) a(ct) text($KeyInvalid)
-
- [NewLicense_AeroButton]
- props =$SublinkedAeroButtonStyle v($(LicRenewStatus,global,License_RenewLink))
- Arrow =$ArrowAeroButtonStyle
- Caption =$CaptionAeroButtonStyle v($(LicRenewStatus,global,License_RenewLink)) text($(LicRenewStatus,global,LicenseKeyList_RenewState))
- Description =$DescriptionAeroButtonStyle
-
- Sublink1_1 =$AeroSublinkStyle xy(,4) a(sa) v(openfile:$(EulaFile,env)) hide($(ResLicInfo.KeyInfo.KeyType, ShowIfNotZero))
-
- Sublink2_1 =$AeroSublinkStyle xy(,4) a(sa) v(activate) hide($(ResLicInfo.KeyInfo.KeyType, ShowIfZero))
- | =$SublinkSeparator hide($(ResLicInfo.KeyInfo.KeyType, ShowIfZero))
- Sublink2_2 =$AeroSublinkStyle v(openfile:$(EulaFile,env)) hide($(ResLicInfo.KeyInfo.KeyType, ShowIfZero))
-
- [ExistingLicense_AeroButton]
- props =$SublinkedAeroButtonStyle v(dialog:License_Key)
- Arrow =$ArrowAeroButtonStyle
- Caption =$CaptionAeroButtonStyle v(dialog:License_Key)
- Description =$DescriptionAeroButtonStyle
-
- Sublink1_1 =$AeroSublinkStyle xy(,4) a(sa) v(deletekey) hide($(ResLicInfo.KeyInfo.KeyType, ShowIfZero))
-
- Sublink2_1 =$AeroSublinkStyle xy(,4) a(sa) v(deletekey) hide($(ResLicInfo.KeyInfo.KeyType, ShowIfNotZero))
- | =$SublinkSeparator hide($(ResLicInfo.KeyInfo.KeyType, ShowIfNotZero))
- Sublink2_2 =$AeroSublinkStyle v(deletekey:reserved) hide($(ResLicInfo.KeyInfo.KeyType, ShowIfNotZero))
-
- ;------------- data files -----------
-
- [DataFiles]
- props=$Task_Panel
- Header = $TaskHeaderBG
- Body=[DataFiles_Body]
- Footer =[Task_Footer]
-
- [Profile_Description]
- props = sz(p,85)
- TaskImage=$TaskImage bg(datafiles)
- ;TaskImage = $TaskImage text($(type,TaskTypeIcon)) disable($($IsTaskActive,EnableIfNotZero))
- Caption = at(singleline) f(Hotlink_Caption) a(as) xy(10)
- Description = $TaskDescription a(sa)
-
- [DataFiles_Body]
- props=$Task_Body
- Description = [Profile_Description]
- Reports =[ReportFiles_AeroButton] xy(,16)
- Quarantine =[QuarantineFiles_AeroButton]
- Backup =[BackupFiles_AeroButton]
-
- [DataFile_Report]
- props = a(la) mg(14) sz(p,a)
- NumFiles = $Task_Statistics_Item
- FileSize = $Task_Statistics_Item
-
- ;v($(Reports.ItemsCount))
- ;v($(Reports.Size,filesize))
-
- [ReportFiles_AeroButton]
- props =$SublinkedAeroButtonStyle v(report:Protection)
- Arrow =$ArrowAeroButtonStyle
- Caption =$CaptionAeroButtonStyle v(report:Protection.Reports)
- Description1 =$DescriptionAeroButtonStyleVA v($(Reports.ItemsCount))
- Description2 =$DescriptionAeroButtonStyleVA v($(Reports.Size,filesize))
- Sublink1 =$AeroSublinkStyle xy(,3) a(sa) v(configure:DataFiles)
- |=$SublinkSeparator
- Sublink2 =$AeroSublinkStyle v(cleanup:reports) disable($(Reports.ItemsCount,EnableIfNotZero))
-
- [QuarantineFiles_AeroButton]
- props =$SublinkedAeroButtonStyle v(report:Protection.Quarantine)
- Arrow =$ArrowAeroButtonStyle
- Caption =$CaptionAeroButtonStyle v(report:Protection.Quarantine)
- Description1 =$DescriptionAeroButtonStyleVA v($(Quarantine.ItemsCount))
- Description2 =$DescriptionAeroButtonStyleVA v($(Quarantine.Size,filesize))
- Sublink1 =$AeroSublinkStyle xy(,3) a(sa) v(configure:DataFiles)
- |=$SublinkSeparator
- Sublink2 =$AeroSublinkStyle v(cleanup:quarantine) disable($(Quarantine.ItemsCount,EnableIfNotZero))
-
- [BackupFiles_AeroButton]
- props =$SublinkedAeroButtonStyle v(report:Protection.Backup)
- Arrow =$ArrowAeroButtonStyle
- Caption =$CaptionAeroButtonStyle v(report:Protection.Backup)
- Description1 =$DescriptionAeroButtonStyleVA v($(Backup.ItemsCount))
- Description2 =$DescriptionAeroButtonStyleVA v($(Backup.Size,filesize))
- Sublink1 =$AeroSublinkStyle xy(,3) a(sa) v(configure:DataFiles)
- |=$SublinkSeparator
- Sublink2 =$AeroSublinkStyle v(cleanup:backup) disable($(Backup.ItemsCount,EnableIfNotZero))
-
- ;report=[Report_Body.ReportDetails]
-
- ;Reports=[FilesReports_Group] a(la)
- ;Quarantine=[FilesQuarantine_Group]
- ;Backup=[FilesBackup_Group]
- ;DeleteAll=$Button_Large a(ra) xy(,5) v(cleanup)
-
- [FilesReports_Group]
- props=$Task_Settings v(report:Protection)
- Number=$Task_Statistics_Item v($(Reports.ItemsCount))
- Size=$Task_Statistics_Item v($(Reports.Size,filesize))
-
- [FilesQuarantine_Group]
- props=$Task_Settings v(report:Protection.Quarantine)
- Number=$Task_Statistics_Item v($(Quarantine.ItemsCount))
- Size=$Task_Statistics_Item v($(Quarantine.Size,filesize))
-
- [FilesBackup_Group]
- props=$Task_Settings v(report:Protection.Backup)
- Number=$Task_Statistics_Item v($(Backup.ItemsCount))
- Size=$Task_Statistics_Item v($(Backup.Size,filesize))
-
- ;------------- SettingsWindow.DataFiles -----------
-
- [SettingsWindow.DataFiles]
- props=$SettingsViewPanel h(1261)
- Header=$SettingsViewHeader i(datafiles32)
- Body=[SettingsWindow.DataFiles_Body]
-
- [SettingsWindow.DataFiles_Body]
- props=$SettingsBodyAttr
- ReportsGroup=[Reports_Group]
- QuarantineGroup=[Quarantine_Group]
-
- [Reports_Group]
- props=$SettingsGroupNext sz(p,a) lb(v($(flags,fld(FullReport,KeepRecentReports,ReportSpan,ReportSpanPeriod))))
- FullReport=$Checkbox $First_Control v($(FullReport))
- KeepRecent=$Checkbox $Next_Control v($(KeepRecentReports))
- DeleteCheck=$Checkbox $Next_Control v($(ReportSpan))
- Days=a(rs)
- DeleteTime=t(edit) at(number) a(ps) sz(55) nl(1,9999) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) v($(ReportSpanPeriod)) disable($(ReportSpan,EnableIfNotZero))
-
- [Quarantine_Group]
- props=$SettingsGroupNext sz(p,a) lb(v($(flags,fld(QBSpan,QBSpanPeriod))))
- DeleteCheck=$Checkbox $First_Control v($(QBSpan))
- Days=a(rs)
- DeleteTime=t(edit) at(number) a(ps) sz(55) nl(1,9999) xy($Edit_CommentOffsetX,$Edit_CenterOffsetY) v($(QBSpanPeriod)) disable($(QBSpan,EnableIfNotZero))
-
-
- ;------------- SettingsWindow.LANSettings -----------
- [SettingsWindow.LANSettings]
- props=$SettingsViewPanel h(1193)
- Header=$SettingsViewHeader i(ProxyServer)
- Body=[ConfigureWizard.LANSettings_Body] $SettingsBodyAttr
-
- ;------------- SettingsWindow.SelfDefence -----------
- [SettingsWindow.SelfDefence]
- props=$SettingsViewPanel h(1225)
- Header=$SettingsViewHeader i(pdm)
- Body=[SettingsWindow.SelfDefence_Body]
-
- [SettingsWindow.SelfDefence_Body]
- props=$SettingsBodyAttr
- Startup=[SettingsWindow.SelfDefence_RunStartup]
- ProductPasswordGroup = [ProductPassword_Group]
- ProtectionPwd = [Protection_PasswordSet]
- GlobalReset_Group = [GlobalReset_Group] usefor($($IsAK,!))
-
- [SettingsWindow.SelfDefence_RunStartup]
- props = $SettingsGroupNext sz(p,a) lb(v($(state,fld(enabled,RunAtSystemStartup,AVService.Excludes,ProcMon.aItems)))) hide($HideInWinPE)
- Check_1 = $Checkbox a(la) sz(a,a) v($(RunAtSystemStartup)) tt($ProtectionStartup_Group_Startup)
-
-
- ;------------- SettingsWindow.Excludes -----------
- [SettingsWindow.Excludes]
- props=$SettingsViewPanel h(1357)
- Header=$SettingsViewHeader i(TreatsExcludes)
- Body=[SettingsWindow.Excludes_Body]
-
- [SettingsWindow.Excludes_Body]
- props=$SettingsBodyAttr
- Bases_type=[GlobalDefend_Group] $SettingsGroupNext
- Trusted=[SettingsWindow.Excludes.TrustedZones]
-
- [SettingsWindow.Excludes.TrustedZones]
- props = $SettingsGroupNext sz(p,a)
- ExcludeDescription = a(la) xy(,,,$Control_Shift) sz(p)
- TrustedZone = $Button_Large a(ra) xy(,5) v(dialog:Trusted_Zone) tt($GlobalTrusted_Group_TrustedZone)
-
- ;------------- SettingsWindow.Display ---------------
-
- [SettingsWindow.Display]
- props=$SettingsViewPanel h(1215)
- Header=$SettingsViewHeader i(display)
- Body=[SettingsWindow.Display_Body]
-
- [SettingsWindow.Display_Body]
- props=$SettingsBodyAttr
- BalloonsGroup=[Balloons_Group]
- Notifications = [Notifications_Group] xy(,4)
- IconGroup=[Icon_Group]
- SkinGroup=[Skin_Group]
-
-
- [Icon_Group]
- props = $SettingsGroupNext sz(p,a)
- IconAnimation = $Checkbox $First_Control v($(Gui.EnableTrayIconAnimation))
- NewsIcon = $Checkbox $Next_Control v($(Gui.EnableNewsTrayIcon))
- LoginShow = $Checkbox $Next_Control v($(EnableLoginShow)) usefor($($IsWinNTExtendedOS)) usefor($IsNotSOS)
-
- [Balloons_Group]
- props = $SettingsGroupNext sz(p,a)
- StandartGuiStyle = $Checkbox $First_Control v($(Gui.EnableStandartGuiStyle))
- Transparency = $Checkbox $Next_Control usefor($($IsWinXPBased)) v($(Gui.EnableTransparentWindows))
- Text = $Next_Control usefor($($IsWinXPBased)) disable($(Gui.EnableTransparentWindows,EnableIfNotZero))
- Slider = t(slider) a(la) sz(p,30) nl(30,255) at(horizontal) usefor($($IsWinXPBased)) v($(Gui.TransparencyValue)) disable($(Gui.EnableTransparentWindows,EnableIfNotZero))
-
- [Skin_Group]
- props=$SettingsGroupNext sz(p,a)
- SkinBrowse=$Button_Medium a(rt) xy(,,7)
- Folder=t(edit) sz(p,a) a(ps) xy(,1) v($(Gui.SkinPath))
-
- ;------------- rescue disk -----------
-
- [RescueDisk]
- props=$Task_Panel
- Body=[Rescue_Body]
-
- [Rescue_Body]
- props = $Task_Body
- TaskImage = $TaskImage bg(rdisk)
- Caption = at(singleline) f(Hotlink_Caption) a(as) xy(10) text($RescueDisk)
- Description = a(sa) sz(p,a)
- Description2 =[Description2_Group]
- MakeRescueDisk =[ReportFiles_AeroButton] $Next_Control
- ;$Button_Large at(default) $Next_Control a(ra) v(window:MakeRescueDiskWizard)
-
- [Description2_Group]
- $Task_Settings=xy(0,) mg(8,8) a(la) mg(14,8) sz(p,a) v(configure:$(name))
- props=$GroupBox a(la) sz(p,a) xy(0,$Group_Shift) mg(8,8)
- Text1=t(richedit) at(readonly,noborder,nofocus) $Left_Next sz(p)
-
- ;------------- license keys -----------
-
- [License_Key]
- props=$WindowThickBorder sz(350,a) at(a_close,customfooter) h(1212)
- Header=[License_Key_Header]
- ABody=[AKey_Body]
- ASeparator=[License_Key_Separator]
- RBody=[RKey_Body] hide($(ResLicInfo.KeyInfo.KeyType, ShowIfNotZero))
- RSeparator=[License_Key_Separator] hide($(ResLicInfo.KeyInfo.KeyType, ShowIfNotZero))
- Total=[License_Total]
- Footer=[WindowFooter]
-
- [License_Key_Separator]
- props=a(la) sz(p,8) at(fixstyle) bg(WindowBodyGrey)
-
- [License_Key_Header]
- props=$WindowHeaderGrey
- HeaderShadow=$WindowHeaderShadow
- HeaderLeftPic=$WindowThickHeaderLeftPic
- HeaderRightPic=$WindowThickHeaderRightPic
- Title=$WindowThickTitle
- StatusClose = $WindowHeaderClose
-
- [License_Total]
- props=$WindowBody at(fixstyle) mg(5,5) a(la) sz(p,a)
- LicenseExpireDate = [LicenseExpireDate] hide($(LicInfo.DaysTillExpiration, ShowIfNotZero))
- LicenseExpireDays = [LicenseExpireDays] hide($(LicInfo.DaysTillExpiration, ShowIfNotZero)) mg(0,10)
-
- [SpaceForButton]
- props=xy(,,,$DialogPanelSizeY) a(la) sz(p,0)
-
- [AKey_Body]
- props=$WindowBody mg(5,5) sz(p,180) xy(,,,)
- KeyHeader=[AKey_Header]
- KeyInfo=[AKey_Info]
-
- [AKey_Header]
- props = $Group_Header
- KeyIcon = i(privacy)
- KeyType = xy(40,5) f(Bold) text($ActiveKey)
-
- [AKey_Info]
- props = sz(p,p) a(la) mg(13,13)
- Key_Items = [AKey_Items]
- Key_Values = [AKey_Values]
-
- [AKey_Items]
- props = sz(a,p) a(lp)
- ExpirationDate = $Left_Next text($LicInfoExpirationDate)
- Number = $Left_Next text($LicInfoKeyNumber)
- Type = $Left_Next text($LicInfoKeyType)
- Owner = $Left_Next text($LicInfoKeyOwner) hide($(LicInfo.KeyInfo.CustomerInfo,ShowIfNotZero)) $NotForFrance usefor($CorporateOnly)
-
- [AKey_Values]
- props = sz(210,p) a(as) xy($Control_Shift)
- ExpirationVal = $Left_Next f(Bold) text($(LicInfo.KeyExpirationDate,datetime))
- NumberVal = $Left_Next f(Bold) text($(LicInfo.KeyInfo.KeySerNum))
- TypeVal = $Left_Next f(Bold) text($LicInfoKeyValue)
- OwnerDescr = $Left_Next t(richedit) at(readonly,noborder,vscroll,nofocus) sz(p,a,,,,80) hide($(LicInfo.KeyInfo.CustomerInfo,ShowIfNotZero)) $NotForFrance usefor($CorporateOnly) text(<b>$(LicInfo.KeyInfo.CustomerInfo,unicode)</b>)
-
- [RKey_Body]
- props=$WindowBody mg(5,5) sz(p,180)
- KeyHeader=[RKey_Header]
- KeyInfo=[RKey_Info]
-
- [RKey_Header]
- props = $Group_Header
- KeyIcon = i(privacy) disable(disable(1))
- KeyType = xy(40,5) f(Bold) text($ReservedKey)
-
- [RKey_Info]
- props = sz(p,p) a(la) mg(13,13)
- Key_Items = [RKey_Items]
- Key_Values = [RKey_Values]
-
- [RKey_Items]
- props = sz(a,p) a(lp)
- ExpirationDate = $Left_Next text($LicInfoExpirationDate)
- Number = $Left_Next text($LicInfoKeyNumber)
- Type = $Left_Next text($LicInfoKeyType)
- Owner = $Left_Next text($LicInfoKeyOwner) hide($(ResLicInfo.KeyInfo.CustomerInfo,ShowIfNotZero)) $NotForFrance usefor($CorporateOnly)
-
- [RKey_Values]
- props = sz(210,p) a(as) xy($Control_Shift)
- ExpirationVal = $Left_Next f(Bold) text($(ResLicInfo.KeyExpirationDate,date))
- NumberVal = $Left_Next f(Bold) text($(ResLicInfo.KeyInfo.KeySerNum))
- TypeVal = $Left_Next f(Bold) text($ReservedKeyValue)
- OwnerDescr = $Left_Next t(richedit) at(readonly,noborder,vscroll,nofocus) sz(p,a,,,,80) usefor($CorporateOnly) hide($(ResLicInfo.KeyInfo.CustomerInfo,ShowIfNotZero)) $NotForFrance text(<b>$(ResLicInfo.KeyInfo.CustomerInfo,unicode)</b>)
-
- ;------------------------
-
- [LicenseKeyInfo]
- props = $SettingsGroupNext sz(p,a) a(lp) xy(,$Control_Shift)
-
- Owner = $Left_Next text($LicInfoKeyOwner) usefor($CorporateOnly) hide($(LicInfo.KeyInfo.CustomerInfo,ShowIfNotZero))
- OwnerDescr = t(richedit) at(readonly,noborder,vscroll,nofocus,ralign) a(as) xy($Control_Shift,1,0,3) sz(p,a,,,,60) usefor($CorporateOnly) hide($(LicInfo.KeyInfo.CustomerInfo,ShowIfNotZero)) text($(LicInfo.KeyInfo.CustomerInfo,unicode))
-
- Number = $Task_Statistics_Item text($LicInfoKeyNumber) v($(LicInfo.KeyInfo.KeySerNum))
- Type = $Task_Statistics_Item text($LicInfoKeyType) v($LicInfoKeyValue)
- ExpirationDate = $Task_Statistics_Item text($LicInfoExpirationDate) v($(LicInfo.KeyExpirationDate,date))
-
- [LicenseKeyInfo.Browse]
- props = $SettingsGroupNext sz(p,a) a(lp) xy(,$Control_Shift)
-
- Owner = $Left_Next text($LicInfoKeyOwner) usefor($CorporateOnly) hide($(LicInfo.KeyInfo.CustomerInfo,ShowIfNotZero))
- OwnerDescr = t(richedit) at(readonly,noborder,vscroll,nofocus,ralign) a(as) xy($Control_Shift,1,0,3) sz(p,a,,,,60) usefor($CorporateOnly) hide($(LicInfo.KeyInfo.CustomerInfo,ShowIfNotZero)) text($(LicInfo.KeyInfo.CustomerInfo,unicode))
-
- Number = $Task_Statistics_Item text($LicInfoKeyNumber) v($(LicInfo.KeyInfo.KeySerNum))
- Type = $Task_Statistics_Item text($LicInfoKeyType) v($LicInfoKeyValue)
- ExpirationDate = $Task_Statistics_Item text($LicInfoExpirationDate) v($(LicInfo,activeKeyCompare))
-
- ;------------- LicenseExpirationWindow ------------
-
- [LicenseExpirationWindow]
- props = $DlgAttr sz(450,a) at(a_close,nohelp)
- Body = [LicenseExpirationWindow_Body]
-
- [LicenseExpirationWindow_Body]
- props=sz(p,a) bg(GroupBody) mg(5,5) a(la) xy(,,,30)
- StatusHeader = [LicenseExpirationWindow_Header] xy(-5,-5,-5) sz(p,25)
- Inner=[LicenseExpirationWindow_Inner]
-
- [LicenseExpirationWindow_Inner]
- props=a(la) sz(p,a) xy(10,15)
- TrialWarning = a(la) sz(a,a) hide($($IsKeyTrial,ShowIfNotZero))
- Text = t(richedit) at(readonly,noborder,nofocus) a(sa) sz(a,a) xy(,,,10) text($(LicInvalidReason,global,=,#ekirInvalidBlacklist,LicenseExpiration_BlacklistInvalid))
-
- [LicenseExpirationWindow_Header]
- props=mg(4,5) a(lt) at(fixstyle) bg(StatusHeaderRed)
- CaptionText=a(lt) sz(a,20) f(Alert_Caption) i(danger32)
-
- ;------------- SettingsWindow.NetworkSettings -----------
-
- [SettingsWindow.NetworkSettings]
- props=$SettingsViewPanel h(1359)
- Header=$SettingsViewHeader i(intranet)
- Body=[SettingsWindow.NetworkSettings_Body]
-
- [SettingsWindow.NetworkSettings_Body]
- props=$SettingsBodyAttr
- PortGroup=[Port_Group]
- SSLGroup=[SSL_Group] v($(TrafficMonitor.DecodeSSL))
-
- [Port_Group]
- props=$SettingsGroupNext sz(p,a) lb(v($(TrafficMonitor.flags,fld(AllPorts,Ports))))
- Text=$First_Control sz(p)
- Settings=$Button_Large a(ra) xy(0,7) v(dialog:)
-
- [SSL_Group]
- props = $SettingsGroupNext sz(p,a) lb(v($(TrafficMonitor.flags,fld(DecodeSSL))))
- Always = $Radio $First_Control v(1)
- Ask = $Radio $Next_Control v(2)
- Skip = $Radio $Next_Control v(0)
-
- ;------------- Port_Group.Settings -----------
-
- [Port_Group.Settings]
- props=$DlgAttr at(resizable) sz(350,310) h(1322)
- Body=[PortSettings_Body]
-
- [PortSettings_Body]
- props=$DlgBodyAttr
- AllPorts=[All_Ports] v($(TrafficMonitor.AllPorts))
- PortList=[Port_List] disable($(TrafficMonitor.AllPorts,!,EnableIfNotZero))
- Add=$Button a(rs)
- Edit=$Button a(ra) xy(,$Button_Shift)
- Delete=$Button a(ra) xy(,$Button_Shift)
- Info=[PortSettings_Info]
-
- [All_Ports]
- props = sz(p,a) mg(4,4) xy(,,,$Control_Shift)
- All = t(radio) $First_Control v(1)
- Selected = t(radio) $Next_Control v(0)
-
- [PortSettings_Info]
- props=$SettingsGroupNext sz(p,a) a(lb)
- Text=$First_Control sz(p,a)
-
- [Port_List]
- props=t(list) alias(vector) a(la) sz(p,p) xy(,,80,70) at(checked,sorted) v($(TrafficMonitor.Ports)) unique(Port)
- Desc=v($(Description,Port_Description),$(Enabled))sz(170)
- Port=v($(Port))
-
- ;------------- PortSettings_Body.Edit -----------
-
- [PortSettings_Body.Edit]
- props=$DlgAttr sz(350,a) h(1323)
- Dlg=[SettingsWindow.PortSettings.Edit.Dlg]
-
- [SettingsWindow.PortSettings.Edit.Dlg]
- props=$DlgBodyAttr sz(p,a)
- PortLabel=a(lt)
- Port=t(edit) a(ls) sz(80) at(number) nl(1,65535) xy(100,$Edit_CenterOffsetY) v($(Port))
- DescLabel=a(la) xy(,5)
- Desc=t(edit) a(ls) sz(p) xy(100,$Edit_CenterOffsetY) v($(Description))
-
- ;------------- Support -----------
-
- [Support]
- props=alias(serviceview) $ViewPanel at(fixstyle)
- Header = $TaskHeaderBG
- Body=[Support_Body]
- Footer =[Task_Footer]
-
- [Support_Body]
- props = $Task_Body
- Descr = [Support_Descr]
- ProductInfo = [Support_ProductInfo]
- OnlineSupport = [OnlineSupport_AeroButton] xy(,15) alias(OnlineSupport)
- PersonalSupport = [PersonalSupport_AeroButton] $NotForFrance alias(SupportCabinet)
- ;CustomSupport = [Custom_Support] hide($(settings.SupportCustom.aLinks,global,size,!!,ShowIfNotZero))
- CustomLogo = [Custom_Logo]
- CabForm = t(html) xy(1000,1000) sz(1,1)
-
- [Support_Descr]
- props = sz(p,101)
- TaskImage = $TaskImage bg(support)
- Caption = at(singleline) f(Hotlink_Caption) a(as) xy(10) text($Support)
- Description = a(sa) sz(p,a) hide($(settings.SupportCustom.strDescription,global,!,ShowIfNotZero)) xy(,10)
- DescriptionCustom = a(sa) sz(p,a) hide($(settings.SupportCustom.strDescription,global,!!,ShowIfNotZero)) text($(settings.SupportCustom.strDescription,global))
-
- [Support_ProductInfo]
- props=sz(p,a) a(la)
- Caption1 = $TableStyleCaption1
- Table00 = $TableStyleHeader
- Table01 = $TableStyleColumn1 t(value) mg(0,5) v($(ProductVersion,env))
- Table10 = $TableStyleRow hide($(ProductHotfix,global,ShowIfNotZero))
- Table11 = $TableStyleColumn1 t(value) mg(0,5) v($(ProductHotfix,global)) hide($(ProductHotfix,global,ShowIfNotZero))
- Table20 = $TableStyleRow
- Table21 = $TableStyleColumn1 t(value) mg(0,5) v($(AVService.BasesDate,datetime))
- Table30 = [Support_ProductInfo_SysInfo]
-
- [Support_ProductInfo_SysInfo]
- props = $TableStyleRow mg(0,3) sz(p,a) t(hotlink) v(cpl:systeminfo)
- link = f(Table_Normal) mg(5,0)
- SysInfo = $TableStyleColumn1 sz(240) mg(,2) t(value) v($(OSVersion,global)) va(,r) tt($(OSVersion,global))
-
- [OnlineSupport_AeroButton]
- props =$SublinkedAeroButtonStyle v(url:$SupportLink)
- Arrow =$ArrowAeroButtonStyle
- Caption =$CaptionAeroButtonStyle v(url:$SupportLink) tt($SupportLinkTT) alias(SupportCaption)
- Description =$DescriptionAeroButtonStyle
- Sublink1 =$AeroSublinkStyle xy(,4) a(sa) v(url:$ForumLink) tt($ForumLinkTT) alias(SupportForum)
- |=$SublinkSeparator hide($(News,size,ShowIfNotZero))
- Sublink2=$AeroSublinkStyle hide($(News,size,ShowIfNotZero)) v(window:NewsReaderDialog) text($NewsFromKL)
-
- [PersonalSupport_AeroButton]
- props =$SublinkedAeroButtonStyle v(perscab)
- Arrow =$ArrowAeroButtonStyle
- Caption =$CaptionAeroButtonStyle v(perscab) alias(CabinetCaption)
- Description =$DescriptionAeroButtonStyle
- Sublink1 =$AeroSublinkStyle xy(,4) a(sa) v(supportreq) alias(SupportRequest)
- |=$SublinkSeparator
- Sublink2 =$AeroSublinkStyle v(url:$OnlineCoursesLink) alias(SupportCourses)
-
- ;[Custom_Support]
- ;props = $GroupBox a(la) mg(20,10) sz(p,a) xy(0,$Group_Shift) mg(8,8)
- ;LinkTpl = t(hotlink) f(Hotlink) alias(custom_support_link) at(hide) a(ra) xy(,,,$Control_Shift) text($(strName)) v(url:$(strURL)) tt($(strDescription))
-
- [Custom_Logo]
- props=a(rb) xy(20,20) sz(a,a)
- Image=i(customlogo)
-
- ;------------- System Report Export Dialog ------------
-
- [SysReportExportDialog]
- props=$DlgAttr sz(314,100) at(a_cancel,nohelp)
- Dlg=[SysReportExportDialog.Dlg]
-
- [SysReportExportDialog.Dlg]
- props=$DlgBodyAttr
- Saving=
- Completion=t(progress) a(la) xy(0,4) sz(p,16)
-
- ;------------- CloseRequestDialog -------------
-
- [CloseRequestDialog]
- props=$DlgAttr sz(350,100)
- Dlg=[CloseRequestDialog_Body]
-
- [CloseRequestDialog_Body]
- props=$DlgBodyAttr
- Text=text($(Cause,CloseRequestCause))
-
- ;------------- LicenseKeysDiscartedDetails -----------
-
- [LicenseKeysDiscartedDetails]
- props = $DlgAttr sz(400,300) at(resizable,a_close,nohelp)
- Body = [LicenseKeysDiscartedDetails_Body]
-
- [LicenseKeysDiscartedDetails_Body]
- props = $DlgBodyAttr
- Descr = t(richedit) at(readonly,vscroll) sz(p,p) text($(aKeys,fmt,LicenseKeyDiscartFmt))
-