home *** CD-ROM | disk | FTP | other *** search
- object frmBoot: TfrmBoot
- Left = 292
- Top = 495
- BorderStyle = bsNone
- Caption = 'Start and Maintenance'
- ClientHeight = 431
- ClientWidth = 425
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'Tahoma'
- Font.Style = []
- OldCreateOrder = True
- Scaled = False
- OnCreate = FormCreate
- PixelsPerInch = 96
- TextHeight = 13
- object PageControl1: TPageControl
- Left = 10
- Top = 7
- Width = 405
- Height = 405
- ActivePage = tsBoot9x
- TabIndex = 0
- TabOrder = 0
- object tsBoot9x: TTabSheet
- Caption = 'System Start'
- ImageIndex = 1
- OnShow = tsBoot9xShow
- object GroupBox8: TGroupBox
- Left = 12
- Top = 104
- Width = 372
- Height = 96
- Caption = 'Start logo'
- TabOrder = 1
- object Label25: TLabel
- Left = 51
- Top = 17
- Width = 309
- Height = 42
- AutoSize = False
- Caption =
- 'Specify whether you want to display a graphical logo during star' +
- 'tup here. Enabling this function can delay startup and hide impo' +
- 'rtant messages.'
- WordWrap = True
- end
- object imgExclamation3: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object chkLogo: TCheckBox
- Left = 51
- Top = 65
- Width = 233
- Height = 17
- HelpContext = 2265
- Caption = 'Show logo during system start'
- TabOrder = 0
- OnClick = chkLogoClick
- end
- end
- object gbBootKeys: TGroupBox
- Left = 12
- Top = 10
- Width = 372
- Height = 82
- Caption = 'Function keys'
- TabOrder = 0
- object imgInput: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label2: TLabel
- Left = 51
- Top = 16
- Width = 319
- Height = 33
- AutoSize = False
- Caption =
- 'Specify whether the function keys should remain available while ' +
- 'the message Windows is starting up ... is displayed.'
- WordWrap = True
- end
- object chkBootKeys: TCheckBox
- Left = 51
- Top = 52
- Width = 235
- Height = 17
- HelpContext = 2264
- Caption = 'Enable function keys (F5, F6, F8, etc.)'
- TabOrder = 0
- OnClick = chkBootKeysClick
- end
- end
- object btnBoot9xDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 3
- OnClick = btnBoot9xDefaultClick
- end
- object gbScanDisk: TGroupBox
- Left = 12
- Top = 213
- Width = 372
- Height = 103
- Caption = 'Start ScanDisk automatically'
- TabOrder = 2
- object Label20: TLabel
- Left = 51
- Top = 17
- Width = 310
- Height = 32
- AutoSize = False
- Caption =
- 'Specify whether you want ScanDisk to start automatically after a' +
- ' system crash to check your drives for errors.'
- WordWrap = True
- end
- object Label21: TLabel
- Left = 51
- Top = 52
- Width = 220
- Height = 13
- HelpContext = 2266
- Caption = 'Scan disks after system crash:'
- end
- object imgScanDisk: TImage
- Left = 12
- Top = 17
- Width = 33
- Height = 33
- end
- object cbScanDisk: TComboBox
- Left = 51
- Top = 69
- Width = 235
- Height = 21
- HelpContext = 2266
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnSelect = cbScanDiskSelect
- Items.Strings = (
- 'Automatically (immediately)'
- 'After confirmation (delay 60 seconds)'
- 'Never')
- end
- end
- end
- object tsBootMenu9x: TTabSheet
- Caption = 'Boot Menu'
- OnShow = tsBootMenu9xShow
- object GroupBox4: TGroupBox
- Left = 12
- Top = 155
- Width = 372
- Height = 165
- Caption = 'Automatic notices and selection'
- TabOrder = 1
- object lblTopicBootMenuDelay: TLabel
- Left = 51
- Top = 132
- Width = 145
- Height = 13
- HelpContext = 2270
- Caption = 'Resume boot process after:'
- end
- object lblMetricBootMenuDelay: TLabel
- Left = 249
- Top = 132
- Width = 55
- Height = 13
- HelpContext = 2270
- Caption = 'second(s)'
- end
- object Label14: TLabel
- Left = 51
- Top = 57
- Width = 54
- Height = 13
- HelpContext = 2269
- Caption = 'Conditions:'
- end
- object lblDescBootMenuDelay: TLabel
- Left = 51
- Top = 93
- Width = 292
- Height = 32
- AutoSize = False
- Caption =
- 'If there is no input from the user, the boot process will be con' +
- 'tinued with the selected default menu entry.'
- WordWrap = True
- end
- object Image10: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- Picture.Data = {<image000.ico>}
- end
- object Label16: TLabel
- Left = 51
- Top = 17
- Width = 306
- Height = 33
- AutoSize = False
- Caption =
- 'Specify under what conditions the boot menu should be displayed ' +
- 'during startup automatically in the Conditions box.'
- WordWrap = True
- end
- object cbAutoShowMenuCondition: TComboBox
- Left = 111
- Top = 54
- Width = 194
- Height = 21
- HelpContext = 2269
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnSelect = cbAutoShowMenuConditionSelect
- Items.Strings = (
- 'Always'
- 'After system crash'
- 'Never')
- end
- object udeBootMenuDelay: TUpDownEdit
- Left = 194
- Top = 130
- Width = 47
- Height = 20
- HelpContext = 2270
- Min = 0
- Max = 100
- Position = 0
- TabOrder = 1
- TabStop = True
- OnChange = udeBootMenuDelayChange
- OnExit = udeBootMenuDelayExit
- end
- end
- object GroupBox3: TGroupBox
- Left = 12
- Top = 10
- Width = 372
- Height = 133
- Caption = 'Menu entries'
- TabOrder = 0
- object Label7: TLabel
- Left = 51
- Top = 17
- Width = 313
- Height = 29
- AutoSize = False
- Caption =
- 'Specify the entry that should be selected by default when the bo' +
- 'ot menu is displayed.'
- WordWrap = True
- end
- object Label8: TLabel
- Left = 51
- Top = 52
- Width = 112
- Height = 13
- HelpContext = 2267
- Caption = 'Default menu entry:'
- end
- object Image4: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- Picture.Data = {<image001.ico>}
- end
- object cbBootMenuDefault: TComboBox
- Left = 51
- Top = 69
- Width = 282
- Height = 21
- HelpContext = 2267
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnSelect = cbBootMenuDefaultSelect
- Items.Strings = (
- 'Normal'
- 'Logged (\BOOTLOG.TXT)'
- 'Safe mode'
- '(Safe with network)'
- 'Step-by-step confirmation'
- 'Command prompt only'
- 'Safe mode with command prompt only')
- end
- object chkNetwork: TCheckBox
- Left = 51
- Top = 100
- Width = 309
- Height = 17
- HelpContext = 2268
- Caption = 'Show networking entries (local network necessary)'
- TabOrder = 1
- OnClick = chkNetworkClick
- end
- end
- object btnBootMenu9xDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 2
- OnClick = btnBootMenu9xDefaultClick
- end
- end
- object tsShutdown9x: TTabSheet
- Caption = 'Shutdown'
- ImageIndex = 6
- OnShow = tsShutdown9xShow
- object gbFastReboot: TGroupBox
- Left = 12
- Top = 131
- Width = 372
- Height = 97
- Caption = 'Quick shutdown'
- TabOrder = 1
- object Label50: TLabel
- Left = 51
- Top = 17
- Width = 307
- Height = 44
- AutoSize = False
- Caption =
- 'If your computer hangs during shutdown when Quick Shutdown is ac' +
- 'tivated, this may be caused by Quick Shutdown not resetting driv' +
- 'ers at shutdown.'
- WordWrap = True
- end
- object Image36: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image002.ico>}
- end
- object chkFastReboot: TCheckBox
- Left = 51
- Top = 65
- Width = 214
- Height = 17
- HelpContext = 2273
- Caption = 'Enable Quick shutdown'
- TabOrder = 0
- OnClick = chkFastRebootClick
- end
- end
- object GroupBox6: TGroupBox
- Left = 12
- Top = 10
- Width = 372
- Height = 111
- Caption = 'Shutdown logos'
- TabOrder = 0
- object Label3: TLabel
- Left = 51
- Top = 17
- Width = 308
- Height = 31
- AutoSize = False
- Caption =
- 'Specify whether you want to display graphical logos at shutdown.' +
- ' This can delay the shutdown process.'
- WordWrap = True
- end
- object imgExclamation2: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object chkShowLogoShutdown: TCheckBox
- Left = 51
- Top = 54
- Width = 261
- Height = 17
- HelpContext = 2271
- Caption = 'Shows "Shutdown in progress"'
- TabOrder = 0
- OnClick = chkShowLogoShutdownClick
- end
- object chkShowLogoPowerOff: TCheckBox
- Left = 51
- Top = 78
- Width = 294
- Height = 17
- HelpContext = 2272
- Caption = 'Shows "It is now safe to turn off the computer"'
- TabOrder = 1
- OnClick = chkShowLogoPowerOffClick
- end
- end
- object btnShutdown9xDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 2
- OnClick = btnShutdown9xDefaultClick
- end
- end
- object tsBoot2k: TTabSheet
- Caption = 'System Start'
- ImageIndex = 6
- OnShow = tsBoot2kShow
- object gbBootDefrag: TGroupBox
- Left = 12
- Top = 10
- Width = 372
- Height = 80
- Caption = 'Boot defragmentation'
- TabOrder = 0
- object Label31: TLabel
- Left = 51
- Top = 17
- Width = 313
- Height = 32
- AutoSize = False
- Caption =
- 'Select whether you want to optimize the order in which the files' +
- ' necessary for the boot process are loaded to speed up booting.'
- WordWrap = True
- end
- object imgDefrag: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object chkBootDefrag: TCheckBox
- Left = 51
- Top = 51
- Width = 255
- Height = 17
- HelpContext = 2274
- Caption = 'Enable boot defragmentation (recommended)'
- TabOrder = 0
- OnClick = chkBootDefragClick
- end
- end
- object gbBootLogo2k: TGroupBox
- Left = 12
- Top = 102
- Width = 372
- Height = 98
- Caption = 'Boot logo and error messages'
- TabOrder = 1
- object Label38: TLabel
- Left = 51
- Top = 17
- Width = 307
- Height = 33
- AutoSize = False
- Caption =
- 'Specify whether error messages and the boot logo should be shown' +
- ' during startup.'
- WordWrap = True
- end
- object imgExclamation: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label40: TLabel
- Left = 69
- Top = 70
- Width = 278
- Height = 13
- HelpContext = 2275
- Caption = 'Errors will still be recorded in the event log.'
- end
- object chkNoPopupsOnBoot: TCheckBox
- Left = 51
- Top = 51
- Width = 249
- Height = 17
- HelpContext = 2275
- Caption = 'Do not show boot logo and error messages'
- TabOrder = 0
- OnClick = chkNoPopupsOnBootClick
- end
- end
- object btnBoot2kDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 3
- OnClick = btnBoot2kDefaultClick
- end
- object gbChkDsk: TGroupBox
- Left = 12
- Top = 212
- Width = 372
- Height = 87
- Caption = 'Delay for disk scan'
- TabOrder = 2
- object Label27: TLabel
- Left = 51
- Top = 17
- Width = 311
- Height = 32
- AutoSize = False
- Caption =
- 'A hard disk scan is performed at startup if the last system shut' +
- 'down was incomplete.'
- WordWrap = True
- end
- object Label28: TLabel
- Left = 261
- Top = 55
- Width = 84
- Height = 13
- HelpContext = 2276
- Caption = 'seconds'
- end
- object Label29: TLabel
- Left = 51
- Top = 56
- Width = 142
- Height = 13
- HelpContext = 2276
- Caption = 'Wait for user cancellation for'
- end
- object imgChkDsk: TImage
- Left = 12
- Top = 17
- Width = 33
- Height = 33
- end
- object udeChkDskTimeout: TUpDownEdit
- Left = 198
- Top = 53
- Width = 52
- Height = 20
- HelpContext = 2276
- Min = 0
- Max = 600
- Position = 10
- TabOrder = 0
- TabStop = True
- OnChange = udeChkDskTimeoutChange
- OnExit = udeChkDskTimeoutExit
- end
- end
- end
- object tsHungApps: TTabSheet
- Caption = 'Programs'
- ImageIndex = 6
- OnShow = tsHungAppsShow
- object Label11: TLabel
- Left = 51
- Top = 10
- Width = 331
- Height = 32
- AutoSize = False
- Caption =
- 'Specify how Windows should handle programs that do not respond w' +
- 'hen being shut down.'
- WordWrap = True
- end
- object Image11: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- Picture.Data = {<image003.ico>}
- end
- object GroupBox17: TGroupBox
- Left = 12
- Top = 160
- Width = 372
- Height = 124
- Caption = 'Close programs automatically'
- TabOrder = 1
- object Label1: TLabel
- Left = 12
- Top = 17
- Width = 352
- Height = 32
- AutoSize = False
- Caption =
- 'Specify whether the applications should be closed automatically ' +
- 'after the lapse of the specified period or whether a dialog shou' +
- 'ld be shown.'
- WordWrap = True
- end
- object Label22: TLabel
- Left = 12
- Top = 51
- Width = 145
- Height = 13
- Caption = 'After lapse of idle time:'
- end
- object rbAutoEndTasksOn: TRadioButton
- Left = 12
- Top = 71
- Width = 218
- Height = 17
- HelpContext = 2279
- Caption = 'Close programs automatically'
- TabOrder = 0
- OnClick = rbAutoEndTasksClick
- end
- object rbAutoEndTasksOff: TRadioButton
- Left = 12
- Top = 92
- Width = 218
- Height = 17
- HelpContext = 2280
- Caption = 'Show the End Program dialog'
- Checked = True
- TabOrder = 1
- TabStop = True
- OnClick = rbAutoEndTasksClick
- end
- end
- object btnHungAppsDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 2
- OnClick = btnHungAppsDefaultClick
- end
- object GroupBox7: TGroupBox
- Left = 12
- Top = 52
- Width = 372
- Height = 94
- Caption = 'Idle time without feedback'
- TabOrder = 0
- object Label5: TLabel
- Left = 12
- Top = 17
- Width = 349
- Height = 45
- AutoSize = False
- Caption =
- 'Specify the time after Windows should force non-responding appli' +
- 'cations to close in the Task Manager and during shutdown.'
- WordWrap = True
- end
- object Label4: TLabel
- Left = 193
- Top = 59
- Width = 99
- Height = 13
- HelpContext = 2278
- Caption = 'milliseconds'
- end
- object Label12: TLabel
- Left = 12
- Top = 59
- Width = 103
- Height = 13
- HelpContext = 2278
- Caption = 'Wait for response for'
- end
- object udeHungAppTimeout: TUpDownEdit
- Left = 123
- Top = 57
- Width = 60
- Height = 20
- HelpContext = 2278
- Min = 1
- Max = 32000
- Position = 5000
- TabOrder = 0
- TabStop = True
- OnChange = udeHungAppTimeoutChange
- OnExit = udeHungAppTimeoutExit
- end
- end
- end
- object tsSystemError: TTabSheet
- Caption = 'Desktop and Taskbar'
- ImageIndex = 5
- OnShow = tsSystemErrorShow
- object Label15: TLabel
- Left = 51
- Top = 10
- Width = 331
- Height = 30
- AutoSize = False
- Caption =
- 'You can configure settings that effect the stability of the desk' +
- 'top and taskbar here.'
- WordWrap = True
- end
- object imgDesktop: TImage
- Left = 12
- Top = 10
- Width = 32
- Height = 32
- AutoSize = True
- end
- object GroupBox22: TGroupBox
- Left = 12
- Top = 184
- Width = 372
- Height = 82
- Caption = 'Restart desktop and taskbar automatically'
- TabOrder = 1
- object Label30: TLabel
- Left = 12
- Top = 17
- Width = 351
- Height = 32
- AutoSize = False
- Caption =
- 'Selecting this options ensures that the user can still operate t' +
- 'he system when the desktop and taskbar crash.'
- WordWrap = True
- end
- object chkAutoRestartShell: TCheckBox
- Left = 12
- Top = 51
- Width = 305
- Height = 17
- HelpContext = 2283
- Caption = 'Restart desktop and taskbar automatically after errors'
- Checked = True
- State = cbChecked
- TabOrder = 0
- OnClick = chkAutoRestartShellClick
- end
- end
- object btnSystemErrorDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 2
- OnClick = btnSystemErrorDefaultClick
- end
- object GroupBox2: TGroupBox
- Left = 12
- Top = 52
- Width = 372
- Height = 120
- Caption = 'Desktop and taskbar in separate process'
- TabOrder = 0
- object Label23: TLabel
- Left = 12
- Top = 17
- Width = 348
- Height = 31
- AutoSize = False
- Caption =
- 'Executing the desktop and taskbar in a separate process increase' +
- 's the stability of the system when the Explorer crashes.'
- WordWrap = True
- end
- object Label24: TLabel
- Left = 30
- Top = 91
- Width = 263
- Height = 13
- Caption = '(requires approximately 8 MB of extra memory)'
- end
- object rbDesktopProcessOn: TRadioButton
- Left = 12
- Top = 72
- Width = 313
- Height = 17
- HelpContext = 2282
- Caption = 'Execute desktop and taskbar in separate process'
- TabOrder = 1
- OnClick = rbDesktopProcessClick
- end
- object rbDesktopProcessOff: TRadioButton
- Left = 12
- Top = 51
- Width = 313
- Height = 17
- HelpContext = 2281
- Caption = 'Execute desktop and taskbar within the Explorer process'
- TabOrder = 0
- OnClick = rbDesktopProcessClick
- end
- end
- end
- object tsErrorHandling: TTabSheet
- Caption = 'Error Handling'
- ImageIndex = 4
- OnShow = tsErrorHandlingShow
- object gbFatalError: TGroupBox
- Left = 12
- Top = 103
- Width = 372
- Height = 126
- Caption = 'System errors'
- TabOrder = 1
- object imgErrorNotify: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label13: TLabel
- Left = 51
- Top = 51
- Width = 215
- Height = 13
- Caption = 'When a critical system error occurs:'
- end
- object Label42: TLabel
- Left = 51
- Top = 17
- Width = 309
- Height = 32
- AutoSize = False
- Caption =
- 'Specify what should be done when the system is stopped as a resu' +
- 'lt of a critical error here:'
- WordWrap = True
- end
- object chkLogEvent: TCheckBox
- Left = 51
- Top = 96
- Width = 230
- Height = 17
- HelpContext = 2287
- Caption = 'Record event in the system log'
- TabOrder = 1
- OnClick = chkLogEventClick
- end
- object cbAutoReboot: TComboBox
- Left = 51
- Top = 69
- Width = 235
- Height = 21
- HelpContext = 2286
- Style = csDropDownList
- ItemHeight = 13
- TabOrder = 0
- OnSelect = cbAutoRebootSelect
- Items.Strings = (
- 'Show an error message (blue screen)'
- 'Restart the system automatically')
- end
- end
- object btnErrorHandlingDefault: TButton
- Left = 12
- Top = 340
- Width = 97
- Height = 25
- HelpContext = 7
- Caption = 'Restore Defaults'
- TabOrder = 3
- OnClick = btnErrorHandlingDefaultClick
- end
- object gbBeepOnErrors: TGroupBox
- Left = 12
- Top = 10
- Width = 372
- Height = 81
- Caption = 'Acoustic signals'
- TabOrder = 0
- object imgSound: TImage
- Left = 12
- Top = 17
- Width = 32
- Height = 32
- AutoSize = True
- end
- object Label18: TLabel
- Left = 51
- Top = 17
- Width = 308
- Height = 32
- AutoSize = False
- Caption =
- 'Specify whether error messages and incorrect input should be sig' +
- 'naled by acoustic signals.'
- WordWrap = True
- end
- object chkBeepOnErrors: TCheckBox
- Left = 51
- Top = 51
- Width = 222
- Height = 17
- HelpContext = 2284
- Caption = 'Play acoustic signal when errors occur'
- TabOrder = 0
- OnClick = chkBeepOnErrorsClick
- end
- end
- object gbErrorReporting: TGroupBox
- Left = 12
- Top = 241
- Width = 372
- Height = 85
- Caption = 'Error reporting'
- TabOrder = 2
- object Label19: TLabel
- Left = 12
- Top = 17
- Width = 349
- Height = 31
- AutoSize = False
- Caption =
- 'Specify whether Windows should send error reports with your syst' +
- 'em configuration to Microsoft after crashes.'
- WordWrap = True
- end
- object btnSendErrorReport: TButton
- Left = 273
- Top = 48
- Width = 88
- Height = 24
- HelpContext = 2288
- Caption = 'Error Reporting'
- TabOrder = 0
- OnClick = btnSendErrorReportClick
- end
- end
- end
- end
- end
-