home *** CD-ROM | disk | FTP | other *** search
- object dlgWizard: TdlgWizard
- Left = 279
- Top = 114
- BorderIcons = [biSystemMenu]
- BorderStyle = bsDialog
- Caption = 'Welcome'
- ClientHeight = 308
- ClientWidth = 388
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- FormStyle = fsStayOnTop
- Position = poScreenCenter
- Visible = True
- OnCloseQuery = FormCloseQuery
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object bvlBottom: TBevel
- Left = 8
- Top = 248
- Width = 369
- Height = 9
- Shape = bsBottomLine
- end
- object imgPicture: TImage
- Left = 8
- Top = 16
- Width = 81
- Height = 225
- Picture.Data = {<image000.bmp>}
- Stretch = True
- end
- object bvlPicture: TBevel
- Left = 8
- Top = 16
- Width = 81
- Height = 225
- end
- object pnlProgFolder: TPanel
- Tag = 5
- Left = 104
- Top = 16
- Width = 273
- Height = 225
- BevelInner = bvLowered
- TabOrder = 4
- object lblBold4: TLabel
- Left = 16
- Top = 8
- Width = 106
- Height = 18
- Caption = 'Program folder'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblProgFolder0: TLabel
- Left = 16
- Top = 32
- Width = 249
- Height = 49
- AutoSize = False
- Caption =
- 'Setup will create program icons in the the following Program Fol' +
- 'der. You can type a new folder name or select one of the existin' +
- 'g folders from the list below.'
- WordWrap = True
- end
- object lblProgFolder1: TLabel
- Left = 16
- Top = 80
- Width = 71
- Height = 13
- Caption = '&Program folder:'
- FocusControl = edtProgFolder
- end
- object lblProgFolder2: TLabel
- Left = 16
- Top = 122
- Width = 73
- Height = 13
- Caption = '&Existing folders:'
- FocusControl = lstProgFolders
- end
- object edtProgFolder: TEdit
- Left = 16
- Top = 94
- Width = 241
- Height = 21
- TabOrder = 0
- Text = 'edtProgFolder'
- end
- object lstProgFolders: TListBox
- Left = 16
- Top = 136
- Width = 241
- Height = 69
- IntegralHeight = True
- ItemHeight = 13
- TabOrder = 1
- OnDblClick = lstProgFoldersDblClick
- end
- end
- object pnlDestDir: TPanel
- Tag = 4
- Left = 104
- Top = 16
- Width = 273
- Height = 225
- BevelInner = bvLowered
- TabOrder = 5
- object lblBold3: TLabel
- Left = 16
- Top = 8
- Width = 148
- Height = 18
- Caption = 'Destination directory'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblDestDir: TLabel
- Left = 16
- Top = 32
- Width = 224
- Height = 39
- Caption =
- 'Setup will install InVircible in the following directory. You ca' +
- 'n select a different destination directory, or click Next to con' +
- 'tinue.'
- WordWrap = True
- end
- object grpDestDir: TGroupBox
- Left = 16
- Top = 136
- Width = 241
- Height = 73
- Caption = 'Destination directory'
- TabOrder = 0
- object edtLocation: TEdit
- Left = 8
- Top = 20
- Width = 193
- Height = 21
- TabOrder = 0
- Text = 'edtLocation'
- OnChange = edtLocationChange
- end
- object btnDirectory: TBitBtn
- Left = 209
- Top = 20
- Width = 24
- Height = 21
- Hint = 'Browse for directory'
- TabOrder = 1
- OnClick = btnLocationClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00555555555555
- 55555555FFFFFFFFFF55555000000000055555577777777775F55500B8B8B8B8
- B05555775F555555575F550F0B8B8B8B8B05557F75F555555575550BF0B8B8B8
- B8B0557F575FFFFFFFF7550FBF0000000000557F557777777777500BFBFBFBFB
- 0555577F555555557F550B0FBFBFBFBF05557F7F555555FF75550F0BFBFBF000
- 55557F75F555577755550BF0BFBF0B0555557F575FFF757F55550FB700007F05
- 55557F557777557F55550BFBFBFBFB0555557F555555557F55550FBFBFBFBF05
- 55557FFFFFFFFF7555550000000000555555777777777755555550FBFB055555
- 5555575FFF755555555557000075555555555577775555555555}
- NumGlyphs = 2
- Spacing = 0
- end
- object chkNtfsSecure: TCheckBox
- Left = 8
- Top = 48
- Width = 225
- Height = 17
- Caption = 'Tighten directory && file permissions (NTFS).'
- TabOrder = 2
- end
- end
- end
- object pnlFinal: TPanel
- Tag = 6
- Left = 104
- Top = 16
- Width = 273
- Height = 225
- BevelInner = bvLowered
- TabOrder = 3
- object lblBold5: TLabel
- Left = 16
- Top = 8
- Width = 69
- Height = 18
- Caption = 'Final step'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblFinish: TLabel
- Left = 16
- Top = 32
- Width = 241
- Height = 39
- AutoSize = False
- Caption =
- 'Click Install to begin with installation, or click Back to chang' +
- 'e options, or click Cancel to abort the installation.'
- WordWrap = True
- end
- object grpProgress: TGroupBox
- Left = 16
- Top = 156
- Width = 241
- Height = 49
- Caption = 'Progress'
- TabOrder = 0
- object barProgress: TGauge
- Left = 8
- Top = 16
- Width = 225
- Height = 25
- Color = clBlue
- ForeColor = clBlue
- ParentColor = False
- Progress = 0
- end
- end
- object grpLicenseInfo: TGroupBox
- Left = 16
- Top = 88
- Width = 241
- Height = 49
- Caption = 'License Information'
- TabOrder = 1
- object lblLicenseInfo: TLabel
- Left = 88
- Top = 14
- Width = 145
- Height = 33
- AutoSize = False
- Caption = 'lblLicenseInfo'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- end
- object lblLicenseInfoLbl: TLabel
- Left = 8
- Top = 14
- Width = 225
- Height = 33
- AutoSize = False
- Caption = 'Licensed to:'#13'Licensing terms:'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- Transparent = True
- end
- end
- end
- object pnlComponents: TPanel
- Tag = 3
- Left = 104
- Top = 16
- Width = 273
- Height = 225
- BevelInner = bvLowered
- TabOrder = 6
- object lblBold2: TLabel
- Left = 16
- Top = 8
- Width = 224
- Height = 18
- Caption = 'InVircible Windows components'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblComonents: TLabel
- Left = 16
- Top = 32
- Width = 241
- Height = 33
- AutoSize = False
- Caption =
- 'Please select which components of InVircible you wish to install' +
- '.'
- WordWrap = True
- end
- object grpGeneral: TGroupBox
- Left = 16
- Top = 64
- Width = 241
- Height = 65
- Caption = 'General'
- TabOrder = 0
- object chkNet: TCheckBox
- Left = 8
- Top = 16
- Width = 121
- Height = 17
- Caption = 'Network Install Tools'
- TabOrder = 0
- end
- object chkIVB: TCheckBox
- Left = 8
- Top = 40
- Width = 97
- Height = 17
- Caption = 'Audit && Integrity'
- State = cbChecked
- TabOrder = 1
- end
- object chkSched: TCheckBox
- Left = 136
- Top = 16
- Width = 97
- Height = 17
- Caption = 'IV Scheduler'
- State = cbChecked
- TabOrder = 2
- end
- object chkDOS: TCheckBox
- Left = 136
- Top = 40
- Width = 97
- Height = 17
- Caption = '16-bit programs'
- State = cbChecked
- TabOrder = 3
- Visible = False
- end
- end
- object grpMacro: TGroupBox
- Left = 16
- Top = 144
- Width = 241
- Height = 65
- Caption = 'Macro virus protection'
- TabOrder = 1
- object chkIVM: TCheckBox
- Left = 8
- Top = 16
- Width = 97
- Height = 17
- Caption = 'Macro Sweeper'
- State = cbChecked
- TabOrder = 0
- end
- object chkIVI: TCheckBox
- Left = 8
- Top = 40
- Width = 85
- Height = 17
- Caption = 'IV Interceptor'
- State = cbChecked
- TabOrder = 1
- end
- object chkDog: TCheckBox
- Left = 136
- Top = 16
- Width = 97
- Height = 17
- Caption = 'IV Watchdog'
- State = cbChecked
- TabOrder = 2
- end
- end
- end
- object pnlSetupType: TPanel
- Tag = 2
- Left = 104
- Top = 16
- Width = 273
- Height = 225
- BevelInner = bvLowered
- TabOrder = 8
- object lblBold6: TLabel
- Left = 16
- Top = 8
- Width = 86
- Height = 18
- Caption = 'Setup Mode'
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- end
- object lblSetupMsg: TLabel
- Left = 16
- Top = 32
- Width = 170
- Height = 26
- Caption = 'Select the type of Setup you prefer, then click Next.'
- WordWrap = True
- end
- object lblTypical: TLabel
- Left = 88
- Top = 80
- Width = 169
- Height = 41
- AutoSize = False
- Caption =
- 'InVircible will be installed with standard components. Recommend' +
- 'ed for most users.'
- FocusControl = radTypical
- WordWrap = True
- end
- object lblServer: TLabel
- Left = 88
- Top = 128
- Width = 177
- Height = 41
- AutoSize = False
- Caption =
- 'Installation to a server. Distribution and Administration tools ' +
- 'will also be installed. '
- FocusControl = radServer
- WordWrap = True
- end
- object lblCustom: TLabel
- Left = 88
- Top = 176
- Width = 161
- Height = 26
- AutoSize = False
- Caption = 'Select the components you want to install. '
- FocusControl = radCustom
- WordWrap = True
- end
- object radTypical: TRadioButton
- Left = 16
- Top = 80
- Width = 57
- Height = 17
- Caption = 'Typical'
- Checked = True
- TabOrder = 0
- TabStop = True
- end
- object radServer: TRadioButton
- Left = 16
- Top = 128
- Width = 57
- Height = 17
- Caption = 'Server'
- TabOrder = 1
- end
- object radCustom: TRadioButton
- Left = 16
- Top = 176
- Width = 57
- Height = 17
- Caption = 'Custom'
- TabOrder = 2
- end
- end
- object pnlWelcome: TPanel
- Tag = 1
- Left = 104
- Top = 16
- Width = 273
- Height = 225
- BevelInner = bvLowered
- TabOrder = 7
- object lblBold1: TLabel
- Left = 16
- Top = 8
- Width = 68
- Height = 18
- Caption = 'Welcome!'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -15
- Font.Name = 'Arial'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object lblWelcome: TLabel
- Left = 16
- Top = 32
- Width = 222
- Height = 130
- Caption =
- 'Welcome to the InVircible Setup program. This program will insta' +
- 'll InVircible on your computer.'#13#13'It is strongly recommended that' +
- ' you exit all open Windows applications before starting this Set' +
- 'up program.'#13#13'Click Cancel to quit Setup and then close any appli' +
- 'cations you have running. Click Next to continue with the Setup ' +
- 'program.'
- WordWrap = True
- end
- end
- object btnCancel: TBitBtn
- Left = 304
- Top = 272
- Width = 73
- Height = 25
- Cancel = True
- Caption = 'Cancel'
- ModalResult = 2
- TabOrder = 2
- OnClick = btnCancelClick
- Glyph.Data = {
- CE070000424DCE07000000000000360000002800000024000000120000000100
- 1800000000009807000000000000000000000000000000000000007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
- 7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F007F7F007F7F007F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
- 7F7F007F7F007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF0000
- 7F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F0000FF7F7F7F007F7F00
- 7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7FFFFFFF007F7F
- 007F7F007F7F007F7F007F7F007F7FFFFFFF007F7F007F7F007F7F007F7F007F
- 7F007F7F007F7F0000FF00007F00007F00007F7F7F7F007F7F007F7F007F7F00
- 00FF00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F
- FFFFFF007F7F7F7F7FFFFFFF007F7F007F7F007F7FFFFFFF7F7F7F7F7F7FFFFF
- FF007F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F00007F00007F00
- 007F7F7F7F007F7F0000FF00007F00007F00007F00007F7F7F7F007F7F007F7F
- 007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7FFFFF
- FF7F7F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F00
- 7F7F0000FF00007F00007F00007F00007F7F7F7F00007F00007F00007F00007F
- 00007F7F7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F
- 7F007F7F7F7F7FFFFFFF7F7F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF00
- 7F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F00007F00007F00007F
- 00007F00007F00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F
- 7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F00
- 7F7FFFFFFF7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
- 0000FF00007F00007F00007F00007F00007F00007F7F7F7F007F7F007F7F007F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F00
- 7F7F007F7F007F7F007F7FFFFFFF7F7F7F007F7F007F7F007F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F00007F00007F00007F00007F00007F7F7F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
- 7F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F7F7F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF0000
- 7F00007F00007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F00
- 7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F
- 7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
- 7F007F7F0000FF00007F00007F00007F00007F00007F7F7F7F007F7F007F7F00
- 7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F
- 007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F
- 7F007F7F007F7F007F7F007F7F0000FF00007F00007F00007F7F7F7F00007F00
- 007F00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
- 007F7F007F7F7F7F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F00007F00
- 007F7F7F7F007F7F0000FF00007F00007F00007F7F7F7F007F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F7F7F7F007F7F007F7F007F7F7F7F7FFFFF
- FF007F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F00
- 7F7F0000FF00007F00007F7F7F7F007F7F007F7F007F7F0000FF00007F00007F
- 00007F7F7F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7FFFFFFF007F
- 7F007F7F7F7F7F007F7F7F7F7FFFFFFF007F7F007F7F7F7F7FFFFFFF007F7F00
- 7F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F007F7F007F7F007F7F
- 007F7F007F7F0000FF00007F00007F00007F007F7F007F7F007F7F007F7F007F
- 7F007F7F7F7F7FFFFFFFFFFFFF7F7F7F007F7F007F7F007F7F7F7F7FFFFFFF00
- 7F7F007F7F7F7F7FFFFFFF007F7F007F7F007F7F007F7F007F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F007F7F0000FF00007F0000FF007F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F007F7F007F7F00
- 7F7F007F7F007F7F7F7F7FFFFFFFFFFFFFFFFFFF7F7F7F007F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
- 7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F7F7F7F7F7F7F7F7F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F
- 7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F00
- 7F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F007F7F
- 007F7F007F7F007F7F007F7F007F7F007F7F}
- NumGlyphs = 2
- end
- object btnBack: TBitBtn
- Left = 136
- Top = 272
- Width = 73
- Height = 25
- Caption = '&Back'
- Enabled = False
- ModalResult = 7
- TabOrder = 0
- OnClick = btnBackNextClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 33333333333333333333333333333333333333333333333333FF333333333333
- 3000333333FFFFF3F77733333000003000B033333777773777F733330BFBFB00
- E00033337FFF3377F7773333000FBFB0E000333377733337F7773330FBFBFBF0
- E00033F7FFFF3337F7773000000FBFB0E000377777733337F7770BFBFBFBFBF0
- E00073FFFFFFFF37F777300000000FB0E000377777777337F7773333330BFB00
- 000033333373FF77777733333330003333333333333777333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object btnNext: TBitBtn
- Left = 216
- Top = 272
- Width = 73
- Height = 25
- Caption = '&Next'
- Default = True
- ModalResult = 6
- TabOrder = 1
- OnClick = btnBackNextClick
- Glyph.Data = {
- 76010000424D7601000000000000760000002800000020000000100000000100
- 0400000000000001000000000000000000001000000010000000000000000000
- 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
- FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333
- 3333333333333333333333333333333333333FFF333333333333000333333333
- 3333777FFF3FFFFF33330B000300000333337F777F777773F333000E00BFBFB0
- 3333777F773333F7F333000E0BFBF0003333777F7F3337773F33000E0FBFBFBF
- 0333777F7F3333FF7FFF000E0BFBF0000003777F7F3337777773000E0FBFBFBF
- BFB0777F7F33FFFFFFF7000E0BF000000003777F7FF777777773000000BFB033
- 33337777773FF733333333333300033333333333337773333333333333333333
- 3333333333333333333333333333333333333333333333333333333333333333
- 3333333333333333333333333333333333333333333333333333}
- NumGlyphs = 2
- end
- object DDEProgman: TDdeClientConv
- DdeService = 'progman'
- DdeTopic = 'progman'
- Left = 8
- Top = 272
- LinkInfo = (
- 'Service progman'
- 'Topic progman')
- end
- end
-