home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2005 July & August
/
PCWorld_2005-07-08_cd.bin
/
software
/
komercni
/
merak
/
setup.exe
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
< prev
Wrap
Text File
|
2005-02-26
|
20KB
|
868 lines
object MainForm: TMainForm
Left = 280
Top = 166
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
ClientHeight = 363
ClientWidth = 455
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
KeyPreview = True
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnCloseQuery = FormCloseQuery
OnCreate = FormCreate
OnKeyPress = FormKeyPress
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BackPanel: TPanel
Left = 0
Top = 59
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object SetupTypePanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object ServerTypeLabel: TLabel
Left = 8
Top = 24
Width = 106
Height = 13
Caption = 'Select the server type:'
end
object UpgradeLicenseLabel: TLabel
Left = 8
Top = 170
Width = 326
Height = 13
Caption =
'Enter the upgrade license number (You have no more free upgrades' +
'):'
Visible = False
end
object TrialRadio: TLabel
Left = 8
Top = 8
Width = 161
Height = 13
Caption = 'Trial setup (30-day trial evaluation)'
end
object UpgradeButton: TButton
Left = 308
Top = 243
Width = 135
Height = 23
Caption = '&Upgrade Online...'
TabOrder = 6
Visible = False
OnClick = UpgradeButtonClick
end
object MerakProRadio: TRadioButton
Left = 8
Top = 43
Width = 169
Height = 17
Caption = 'Professional Suite'
Checked = True
ParentShowHint = False
ShowHint = True
TabOrder = 0
TabStop = True
OnClick = MerakProRadioClick
end
object MerakStdRadio: TRadioButton
Left = 8
Top = 62
Width = 169
Height = 17
Caption = 'Standard Suite'
ParentShowHint = False
ShowHint = True
TabOrder = 1
OnClick = MerakProRadioClick
end
object MerakLiteRadio: TRadioButton
Left = 8
Top = 81
Width = 169
Height = 17
Caption = 'Lite Suite'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = MerakProRadioClick
end
object HintPanel: TMemo
Left = 182
Top = 43
Width = 261
Height = 72
TabStop = False
Color = clBtnFace
Lines.Strings = (
'')
ReadOnly = True
TabOrder = 3
WordWrap = False
end
object UpgradeLicenseNumber: TMemo
Left = 8
Top = 185
Width = 435
Height = 56
TabStop = False
ScrollBars = ssVertical
TabOrder = 5
Visible = False
WordWrap = False
OnChange = LicenseKeyEditChange
end
object InterfaceModePanel: TPanel
Left = 0
Top = 119
Width = 457
Height = 49
BevelOuter = bvNone
TabOrder = 4
object InterfaceModeL: TLabel
Left = 8
Top = 3
Width = 235
Height = 13
Caption = 'Select the interface mode (Can be changed later):'
end
object AdvancedMode: TRadioButton
Left = 7
Top = 20
Width = 90
Height = 17
Caption = 'Advanced'
Checked = True
TabOrder = 0
TabStop = True
OnClick = AdvancedModeClick
end
object BasicMode: TRadioButton
Left = 100
Top = 20
Width = 65
Height = 17
Caption = 'Basic'
TabOrder = 1
OnClick = AdvancedModeClick
end
object ConsoleMemo: TMemo
Left = 182
Top = 19
Width = 261
Height = 21
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 2
WordWrap = False
end
end
end
object SetupComponents: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 8
object SelectLabelsL: TLabel
Left = 8
Top = 8
Width = 220
Height = 13
Caption = 'Select components you want to have installed:'
end
object ComponentList: TCheckListBox
Left = 4
Top = 26
Width = 445
Height = 85
ItemHeight = 13
Items.Strings = (
'Mail Services (SMTP, POP3, IMAP, LDAP, HTTP)'
'WebMail'
'Anti-Spam'
'Anti-Virus'
'Instant Messaging'
'GroupWare')
TabOrder = 0
end
end
object InstallPanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 2
object InstallLabel: TLabel
Left = 8
Top = 8
Width = 433
Height = 41
AutoSize = False
Caption =
'Click the Browse button to select the destination directory. Cli' +
'ck the Install button to start copying files and to finish the s' +
'etup process.'
WordWrap = True
end
object FolderBox: TGroupBox
Left = 8
Top = 223
Width = 433
Height = 43
Caption = 'Destination Directory'
TabOrder = 0
object PathEdit: TLabel
Left = 6
Top = 19
Width = 35
Height = 13
Caption = 'Merak\'
end
object BrowseButton: TButton
Left = 350
Top = 15
Width = 75
Height = 22
Caption = '&Browse...'
TabOrder = 0
OnClick = BrowseButtonClick
end
end
end
object InstallingPanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 7
object InstallPanelText: TLabel
Left = 3
Top = 3
Width = 445
Height = 30
AutoSize = False
WordWrap = True
end
object ProgPanel: TPanel
Left = 1
Top = 33
Width = 452
Height = 22
BevelOuter = bvNone
ParentColor = True
TabOrder = 0
object ProgressBar: TProgressBar
Left = 1
Top = 1
Width = 449
Height = 20
Max = 12
Step = 1
TabOrder = 0
end
end
end
object FinishedPanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 5
object SetupComplete: TLabel
Left = 8
Top = 8
Width = 433
Height = 25
AutoSize = False
Caption =
'Installation was successful. You may run the installed program n' +
'ow.'
WordWrap = True
end
object SelectActionL: TLabel
Left = 8
Top = 32
Width = 433
Height = 25
AutoSize = False
Caption =
'Select actions below you want to have performed when clicked the' +
' Next button.'
WordWrap = True
end
object RunConfig: TCheckBox
Left = 9
Top = 119
Width = 304
Height = 15
Caption = 'Run Server Administration Console'
ParentShowHint = False
ShowHint = True
TabOrder = 3
end
object ViewReadme: TCheckBox
Left = 9
Top = 139
Width = 304
Height = 15
Caption = 'View Readme File'
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
object ShowTutorial: TCheckBox
Left = 9
Top = 99
Width = 256
Height = 15
Caption = 'View Quick Start Tutorial'
Checked = True
ParentShowHint = False
ShowHint = True
State = cbChecked
TabOrder = 2
end
object ViewReleaseNotes: TCheckBox
Left = 9
Top = 159
Width = 240
Height = 15
Caption = 'View Release Notes'
ParentShowHint = False
ShowHint = True
TabOrder = 5
end
object RunTutorial: TCheckBox
Left = 9
Top = 79
Width = 264
Height = 15
Caption = 'Run Installation Wizard'
Checked = True
ParentShowHint = False
ShowHint = True
State = cbChecked
TabOrder = 1
end
object RunAntivirus: TCheckBox
Left = 9
Top = 59
Width = 264
Height = 15
Caption = 'Run Antivirus Update Now'
Checked = True
ParentShowHint = False
ShowHint = True
State = cbChecked
TabOrder = 0
end
end
object TutorialPanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 4
object Step1: TLabel
Left = 8
Top = 8
Width = 177
Height = 17
AutoSize = False
Caption = 'Setting the hostname'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Step2: TLabel
Left = 8
Top = 80
Width = 169
Height = 17
AutoSize = False
Caption = 'Setting the primary domain'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object Step3: TLabel
Left = 8
Top = 153
Width = 249
Height = 17
AutoSize = False
Caption = 'Setting the primary domain administrator'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
WordWrap = True
end
object HostNameLabel: TLabel
Left = 8
Top = 30
Width = 51
Height = 13
Caption = 'Hostname:'
end
object HostNameEgL: TLabel
Left = 65
Top = 50
Width = 97
Height = 13
Caption = 'Eg: mail.domain.com'
end
object DomainL: TLabel
Left = 8
Top = 102
Width = 39
Height = 13
Caption = 'Domain:'
end
object DomainLEg: TLabel
Left = 65
Top = 122
Width = 76
Height = 13
Caption = 'Eg: domain.com'
end
object UserLEg: TLabel
Left = 65
Top = 194
Width = 78
Height = 13
Caption = 'Eg: administrator'
end
object UserL: TLabel
Left = 8
Top = 174
Width = 51
Height = 13
Caption = 'Username:'
end
object PassL: TLabel
Left = 8
Top = 215
Width = 49
Height = 13
Caption = 'Password:'
end
object ConfirmL: TLabel
Left = 8
Top = 239
Width = 38
Height = 13
Caption = 'Confirm:'
end
object HostNameEdit: TEdit
Left = 64
Top = 27
Width = 160
Height = 21
TabOrder = 0
OnChange = HostNameEditChange
end
object DomainEdit: TEdit
Left = 64
Top = 99
Width = 160
Height = 21
TabOrder = 1
OnChange = HostNameEditChange
end
object UserEdit: TEdit
Tag = 2
Left = 64
Top = 171
Width = 160
Height = 21
TabOrder = 2
OnChange = HostNameEditChange
end
object PassEdit: TEdit
Tag = 1
Left = 64
Top = 211
Width = 161
Height = 21
PasswordChar = '*'
TabOrder = 3
OnChange = HostNameEditChange
end
object ConfirmEdit: TEdit
Left = 64
Top = 235
Width = 161
Height = 21
PasswordChar = '*'
TabOrder = 4
OnChange = HostNameEditChange
end
object Step1Memo: TMemo
Left = 229
Top = 27
Width = 212
Height = 54
Color = clBtnFace
ReadOnly = True
TabOrder = 5
end
object Step2Memo: TMemo
Left = 228
Top = 99
Width = 212
Height = 53
Color = clBtnFace
ReadOnly = True
TabOrder = 6
end
object Step3Memo: TMemo
Left = 228
Top = 171
Width = 212
Height = 84
Color = clBtnFace
ReadOnly = True
TabOrder = 7
end
end
object CredentialsPanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 3
object CredentialsLabel: TLabel
Left = 8
Top = 8
Width = 432
Height = 49
AutoSize = False
Caption =
'Fill your details into the fields below. Name and E-mail are req' +
'uired. Please, use your real name and real e-mail address. The e' +
'mail address is required to get this product working.'
WordWrap = True
end
object NameLabel: TLabel
Left = 93
Top = 87
Width = 31
Height = 13
Caption = 'Name:'
end
object EmailLabel: TLabel
Left = 93
Top = 111
Width = 31
Height = 13
Caption = 'E-mail:'
end
object CompanyLabel: TLabel
Left = 93
Top = 136
Width = 47
Height = 13
Caption = 'Company:'
end
object CountryLabel: TLabel
Left = 93
Top = 160
Width = 39
Height = 13
Caption = 'Country:'
end
object NameEdit: TEdit
Left = 146
Top = 85
Width = 210
Height = 21
TabOrder = 0
OnChange = NameEditChange
end
object EmailEdit: TEdit
Left = 146
Top = 109
Width = 210
Height = 21
TabOrder = 1
OnChange = NameEditChange
end
object CompanyEdit: TEdit
Left = 146
Top = 133
Width = 210
Height = 21
TabOrder = 2
end
object CountryEdit: TEdit
Left = 146
Top = 157
Width = 210
Height = 21
TabOrder = 3
end
end
object LicensePanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 6
object LicenseLabel: TLabel
Left = 8
Top = 8
Width = 404
Height = 26
Caption =
'Please read the following license agreement. Use the scroll bar ' +
'to view the rest of this agreement.'
WordWrap = True
end
object LicenseAcceptLabel: TLabel
Left = 8
Top = 237
Width = 412
Height = 26
Caption =
'Do you accept all the terms of the preceding license agreement? ' +
'If so, click on the Yes button. If you select No, Setup will clo' +
'se.'
WordWrap = True
end
object LicenseMemo: TMemo
Left = 8
Top = 39
Width = 433
Height = 194
Color = clWhite
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
end
end
object WelcomePanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object TipBLabel: TLabel
Left = 56
Top = 144
Width = 336
Height = 69
AutoSize = False
Caption =
'Click Cancel to quit Setup and then close any programs you have ' +
'running. Click Next to continue with the Setup program.'
WordWrap = True
end
object AboutLabel: TLabel
Left = 56
Top = 8
Width = 231
Height = 13
Caption = 'Welcome to the Merak Mail Server Setup Wizard'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
ParentFont = False
Transparent = True
end
object TextLabel: TLabel
Left = 56
Top = 48
Width = 336
Height = 41
AutoSize = False
Caption =
'Merak Mail Server is the ultimate communication solution providi' +
'ng complete messaging solutions, groupware, antispam and antivir' +
'us features. It can be installed as a stand-alone, LAN or ISP se' +
'rver.'
WordWrap = True
end
object TipALabel: TLabel
Left = 56
Top = 98
Width = 353
Height = 46
AutoSize = False
Caption =
'It is strongly recommended that you exit all Windows programs be' +
'fore running this setup program. '
WordWrap = True
end
object CheckLatest: TCheckBox
Left = 56
Top = 246
Width = 377
Height = 17
Caption = 'Check for new version on the Internet'
Checked = True
State = cbChecked
TabOrder = 0
end
end
end
object TopDividePanel: TPanel
Left = 0
Top = 57
Width = 455
Height = 2
Align = alTop
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 2
end
object TopPanel: TPanel
Left = 0
Top = 0
Width = 455
Height = 57
Align = alTop
BevelOuter = bvNone
Color = clWhite
TabOrder = 3
object ImageLogo: TImage
Left = 1
Top = 3
Width = 59
Height = 50
AutoSize = True
Picture.Data = {<image000.bmp>}
end
object PageCaption: TLabel
Left = 69
Top = 20
Width = 73
Height = 13
Caption = 'PageCaption'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
end
object BottomDividePanel: TPanel
Left = 0
Top = 328
Width = 455
Height = 2
Align = alBottom
BevelInner = bvLowered
BevelOuter = bvNone
TabOrder = 4
end
object BottomPanel: TPanel
Left = 0
Top = 330
Width = 455
Height = 33
Align = alBottom
BevelOuter = bvNone
TabOrder = 0
object BackButton: TButton
Left = 220
Top = 7
Width = 75
Height = 23
Caption = '< &Back'
TabOrder = 0
OnClick = BackButtonClick
end
object NextButton: TButton
Tag = 1
Left = 295
Top = 7
Width = 75
Height = 23
Caption = '&Next >'
TabOrder = 1
OnClick = BackButtonClick
end
object CloseButton: TButton
Left = 377
Top = 7
Width = 75
Height = 23
Caption = '&Cancel'
TabOrder = 2
OnClick = CloseButtonClick
end
end
object AdvancedRegistry: TAdvancedRegistry
RegistryRootKey = hkCURRENT_USER
RegistryArea = '\Software\Microsoft\Windows\CurrentVersion\Explorer'
RegistrySection = 'Shell Folders'
Left = 392
Top = 368
end
object AdvancedRegistryInstall: TAdvancedRegistry
RegistryRootKey = hkLOCAL_MACHINE
RegistryArea = '\Software\Microsoft\Windows\CurrentVersion\Uninstall'
RegistrySection = 'Merak'
Left = 424
Top = 368
end
object PathRegistry: TAdvancedRegistry
RegistryRootKey = hkLOCAL_MACHINE
RegistryArea = '\Software'
RegistrySection = 'Merak'
Left = 360
Top = 368
end
end