home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2003 July & August
/
PCWorld_2003-07-08_cd.bin
/
Software
/
Vyzkuste
/
merak
/
Setup.exe
/
0
/
RCDATA
/
TMAINFORM
/
TMAINFORM.txt
< prev
Wrap
Text File
|
2003-05-05
|
18KB
|
763 lines
object MainForm: TMainForm
Left = 312
Top = 158
BorderIcons = [biMinimize]
BorderStyle = bsSingle
ClientHeight = 329
ClientWidth = 454
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
FormStyle = fsStayOnTop
OldCreateOrder = False
Position = poScreenCenter
Visible = True
OnCreate = FormCreate
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object BackPanel: TPanel
Left = 2
Top = 3
Width = 450
Height = 271
TabOrder = 5
object SetupTypePanel: TPanel
Left = 1
Top = 1
Width = 448
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 1
object ServerTypeLabel: TLabel
Left = 8
Top = 28
Width = 61
Height = 13
Caption = 'Server Type:'
end
object UpgradeLicenseLabel: TLabel
Left = 8
Top = 136
Width = 241
Height = 13
Caption = '&Upgrade License Number (No more free upgrades):'
Visible = False
end
object RefKeyLabel: TLabel
Left = 297
Top = 179
Width = 74
Height = 13
Caption = 'Reference Key:'
Visible = False
end
object LicenseKeyLabel: TLabel
Left = 8
Top = 179
Width = 61
Height = 13
Caption = 'License Key:'
Visible = False
end
object TrialRadio: TLabel
Left = 8
Top = 8
Width = 170
Height = 13
Caption = 'Trial Setup (30-Day Trial Evaluation)'
end
object ExampleAccountsBox: TCheckBox
Left = 10
Top = 251
Width = 231
Height = 15
Caption = 'Install demo example accounts and features'
Checked = True
State = cbChecked
TabOrder = 8
end
object UpgradeLicenseNumber: TEdit
Left = 8
Top = 154
Width = 433
Height = 21
TabOrder = 4
Visible = False
OnChange = UpgradeLicenseNumberChange
end
object RefKey: TEdit
Left = 296
Top = 194
Width = 143
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 6
Visible = False
OnChange = UpgradeLicenseNumberChange
end
object LicenseKey: TEdit
Left = 8
Top = 194
Width = 287
Height = 21
Color = clBtnFace
ReadOnly = True
TabOrder = 5
Visible = False
OnChange = UpgradeLicenseNumberChange
end
object UpgradeButton: TButton
Left = 319
Top = 222
Width = 120
Height = 23
Caption = '&Upgrade Online...'
TabOrder = 7
Visible = False
OnClick = UpgradeButtonClick
end
object MerakProRadio: TRadioButton
Left = 8
Top = 71
Width = 169
Height = 17
Caption = 'Merak Mail Server Professional'
Checked = True
ParentShowHint = False
ShowHint = True
TabOrder = 1
TabStop = True
OnClick = MerakProRadioClick
end
object MerakStdRadio: TRadioButton
Left = 8
Top = 93
Width = 169
Height = 17
Caption = 'Merak Mail Server Standard'
ParentShowHint = False
ShowHint = True
TabOrder = 2
OnClick = MerakProRadioClick
end
object MerakLiteRadio: TRadioButton
Left = 8
Top = 115
Width = 169
Height = 17
Caption = 'Merak Mail Server Lite'
ParentShowHint = False
ShowHint = True
TabOrder = 3
OnClick = MerakProRadioClick
end
object PowerPackBox: TCheckBox
Left = 9
Top = 49
Width = 88
Height = 15
Caption = 'Power Pack'
Checked = True
ParentShowHint = False
ShowHint = True
State = cbChecked
TabOrder = 0
end
object HintPanel: TMemo
Left = 182
Top = 49
Width = 261
Height = 85
TabStop = False
Color = clBtnFace
ReadOnly = True
TabOrder = 9
WordWrap = False
end
end
object InstallPanel: TPanel
Left = 1
Top = 1
Width = 448
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 FinishedPanel: TPanel
Left = 1
Top = 1
Width = 448
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 5
object SetupComplete: TLabel
Left = 8
Top = 8
Width = 433
Height = 17
AutoSize = False
Caption =
'Installation was successful. You may run the installed program n' +
'ow.'
WordWrap = True
end
object ViewReadme: TCheckBox
Left = 9
Top = 109
Width = 304
Height = 15
Caption = 'View Readme File'
ParentShowHint = False
ShowHint = True
TabOrder = 4
end
object ShowTutorial: TCheckBox
Left = 9
Top = 69
Width = 256
Height = 15
Caption = 'View Quick Start Tutorial'
Checked = True
ParentShowHint = False
ShowHint = True
State = cbChecked
TabOrder = 2
end
object RunConfig: TCheckBox
Left = 9
Top = 89
Width = 304
Height = 15
Caption = 'Run Server Configuration'
ParentShowHint = False
ShowHint = True
TabOrder = 3
end
object ViewReleaseNotes: TCheckBox
Left = 9
Top = 129
Width = 240
Height = 15
Caption = 'View Release Notes'
ParentShowHint = False
ShowHint = True
TabOrder = 5
end
object RunTutorial: TCheckBox
Left = 9
Top = 49
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 = 29
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 = 1
Top = 1
Width = 448
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 Memo1: TMemo
Left = 229
Top = 27
Width = 212
Height = 54
Color = clBtnFace
Lines.Strings = (
'Enter the name of the mail server computer. '
'It must not be empty. Typically it would be '
#39'mail.yourdomain.com'#39'.')
ReadOnly = True
TabOrder = 5
end
object Step2Panel: TMemo
Left = 228
Top = 99
Width = 212
Height = 53
Color = clBtnFace
Lines.Strings = (
'Enter the name of the primary domain. '
'Typically it would be '#39'yourdomain.com'#39'.')
ReadOnly = True
TabOrder = 6
end
object Step3Memo: TMemo
Left = 228
Top = 171
Width = 212
Height = 84
Color = clBtnFace
Lines.Strings = (
'Enter the username and password of the '
'primary domain administrator. Do not fill in '
'the domain. Only the alias needs to be '
'specified. Typically the username would be '
#39'administrator'#39'.')
ReadOnly = True
TabOrder = 7
end
end
object CredentialsPanel: TPanel
Left = 1
Top = 1
Width = 448
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 = 1
Top = 1
Width = 448
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 = clBtnFace
ReadOnly = True
ScrollBars = ssBoth
TabOrder = 0
end
end
object WelcomePanel: TPanel
Left = 1
Top = 1
Width = 448
Height = 269
Align = alClient
BevelOuter = bvNone
TabOrder = 0
object TipBLabel: TLabel
Left = 56
Top = 152
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 LogoImage: TImage
Left = 8
Top = 8
Width = 32
Height = 32
Picture.Data = {<image000.ico>}
Transparent = True
end
object AboutLabel: TLabel
Left = 56
Top = 8
Width = 196
Height = 13
Caption = 'Welcome to Merak Mail Server %s Setup.'
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 fastest, powerful, most secured, fully ' +
'featured server on the market. It can be installed as a stand-al' +
'one, LAN and ISP server.'
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
end
end
object BackButton: TButton
Left = 220
Top = 284
Width = 75
Height = 23
Caption = '< &Back'
TabOrder = 0
OnClick = BackButtonClick
end
object CloseButton: TButton
Left = 377
Top = 284
Width = 75
Height = 23
Caption = '&Cancel'
TabOrder = 2
OnClick = CloseButtonClick
end
object StatusBar: TStatusBar
Left = 0
Top = 310
Width = 454
Height = 19
Panels = <
item
Width = 50
end>
SimplePanel = False
SizeGrip = False
end
object NextButton: TButton
Tag = 1
Left = 295
Top = 284
Width = 75
Height = 23
Caption = '&Next >'
TabOrder = 1
OnClick = BackButtonClick
end
object DividerPanel: TPanel
Left = 2
Top = 277
Width = 450
Height = 2
TabOrder = 3
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