home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Hot Shareware 35
/
hot35.iso
/
ficheros
/
9UTI
/
CFEICW11.ZIP
/
_SETUP.1
/
IconWizard.exe
/
0
/
RCDATA
/
TWNDMAIN
/
TWNDMAIN.txt
< prev
Wrap
Text File
|
1998-06-02
|
13KB
|
535 lines
object WndMain: TWndMain
Left = 591
Top = 719
BorderStyle = bsDialog
Caption = 'CFe Folder Icon Wizard'
ClientHeight = 334
ClientWidth = 487
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
OnDestroy = FormDestroy
PixelsPerInch = 96
TextHeight = 13
object pcWizardPages: TPageControl
Left = 0
Top = 0
Width = 487
Height = 334
ActivePage = tsSheet1
Align = alClient
TabOrder = 5
object tsSheet1: TTabSheet
Caption = 'tsSheet1'
TabVisible = False
object Label1: TLabel
Left = 152
Top = 16
Width = 280
Height = 13
Caption = 'Welcome to the CFe IE4 Folder Icon Wizard V1.1'
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = [fsBold]
ParentFont = False
end
object Label5: TLabel
Left = 152
Top = 248
Width = 313
Height = 17
AutoSize = False
Caption = 'To begin, press the "Next >" below.'
WordWrap = True
end
object Label2: TLabel
Left = 152
Top = 40
Width = 305
Height = 41
AutoSize = False
Caption =
'This wizard allows you to display other icons than the default i' +
'cons in the Windows Explorer. Before you continue, please verify' +
' the following:'
WordWrap = True
end
object Label3: TLabel
Left = 160
Top = 88
Width = 12
Height = 13
Caption = '1.)'
end
object Label4: TLabel
Left = 176
Top = 88
Width = 281
Height = 49
AutoSize = False
Caption =
'You have installed Microsoft Internet Explorer 4.0x or Windows 9' +
'8 on your system (required for Icon Wizard to work)'
WordWrap = True
end
object Label6: TLabel
Left = 160
Top = 136
Width = 12
Height = 13
Caption = '2.)'
end
object Label12: TLabel
Left = 176
Top = 136
Width = 281
Height = 33
AutoSize = False
Caption =
'You have read the readme.txt file so you know what Icon Wizard w' +
'ill do to your system (strongly recommended)'
WordWrap = True
end
object Label14: TLabel
Left = 160
Top = 176
Width = 12
Height = 13
Caption = '3.)'
end
object Label18: TLabel
Left = 176
Top = 176
Width = 281
Height = 33
AutoSize = False
Caption =
'You are comfortable with using software that uses undocumented f' +
'eatures and may cause side effects.'
WordWrap = True
end
object cbSkipFirstPage: TCheckBox
Left = 152
Top = 216
Width = 153
Height = 17
Caption = 'Skip this page next time.'
TabOrder = 0
end
end
object tsSheet3: TTabSheet
Caption = 'tsSheet3'
ParentShowHint = False
ShowHint = True
TabVisible = False
object Label9: TLabel
Left = 144
Top = 16
Width = 321
Height = 33
AutoSize = False
Caption =
'Icon Wizard can apply or restore modifications made. Please sele' +
'ct the desired action below.'
WordWrap = True
end
object GroupBox1: TGroupBox
Left = 144
Top = 56
Width = 321
Height = 137
Caption = ' Action '
TabOrder = 0
object rbNewIcon: TRadioButton
Left = 16
Top = 32
Width = 273
Height = 17
Caption = 'Apply a new icon for the selected folder.'
Checked = True
TabOrder = 0
TabStop = True
OnClick = rbNewIconClick
end
object rbRestoreDefaultICon: TRadioButton
Left = 16
Top = 56
Width = 297
Height = 17
Caption = 'Restore the default windows icon for the selected folder.'
TabOrder = 1
OnClick = rbRestoreDefaultIConClick
end
object rbRestoreBackup: TRadioButton
Left = 16
Top = 80
Width = 281
Height = 17
Caption = 'Restore backed up desktop.ini file (advanced option)'
TabOrder = 2
OnClick = rbRestoreBackupClick
end
object rbBatch: TRadioButton
Left = 16
Top = 104
Width = 201
Height = 17
Caption = 'Batch Processing (advanced option)'
TabOrder = 3
OnClick = rbBatchClick
end
end
object GroupBox2: TGroupBox
Left = 144
Top = 200
Width = 321
Height = 65
Caption = ' Description '
TabOrder = 1
object lblActionDescription: TLabel
Left = 16
Top = 24
Width = 289
Height = 33
AutoSize = False
Caption =
'Allows you to apply a new icon to any folder. The new icon will ' +
'be visible in any explorer window.'
WordWrap = True
end
end
object btnOptions: TButton
Left = 16
Top = 290
Width = 89
Height = 25
Caption = 'Options/About'
TabOrder = 2
OnClick = DisplayOptionsDialog
end
end
object tsSheet2: TTabSheet
Caption = 'tsSheet2'
TabVisible = False
object Label7: TLabel
Left = 144
Top = 16
Width = 321
Height = 65
AutoSize = False
Caption =
'Please select the folder for which you want to change the Icon. ' +
'If you have launched the wizard from a context menu, then the cu' +
'rrent folder is already selected. To change the folder, press th' +
'e "Browse" button or select a previously used folder.'
WordWrap = True
end
object GroupBox3: TGroupBox
Left = 144
Top = 96
Width = 321
Height = 105
Caption = ' Select Folder '
TabOrder = 0
object cbCurrentFolder: TComboBox
Left = 8
Top = 36
Width = 305
Height = 21
ItemHeight = 13
TabOrder = 0
end
object btnBrowseFolder: TButton
Left = 238
Top = 64
Width = 75
Height = 25
Caption = '&Browse'
TabOrder = 1
OnClick = btnBrowseFolderClick
end
end
end
object tsSheet4: TTabSheet
Caption = 'tsSheet4'
TabVisible = False
object Label13: TLabel
Left = 144
Top = 16
Width = 321
Height = 73
AutoSize = False
Caption =
'Please select the icon that you would like to be displayed in an' +
'y explorer window. Either type in the icon path manually or pres' +
's the "Browse" button to browse for the icon.'
WordWrap = True
end
object GroupBox4: TGroupBox
Left = 144
Top = 64
Width = 321
Height = 97
Caption = ' Select Icon File '
TabOrder = 0
object cbIconFile: TComboBox
Left = 8
Top = 28
Width = 305
Height = 21
ItemHeight = 13
TabOrder = 0
OnChange = cbIconFileChange
end
object btnBrowseIcon: TButton
Left = 238
Top = 56
Width = 75
Height = 25
Caption = '&Browse'
TabOrder = 1
OnClick = btnBrowseIconClick
end
end
object GroupBox5: TGroupBox
Left = 144
Top = 168
Width = 321
Height = 97
Caption = 'Select Icon'
TabOrder = 1
object lbIconListBox: TIconListBox
Left = 7
Top = 26
Width = 306
Height = 55
EnableCaching = False
XIcons = 8
Enabled = False
ItemIndex = -1
ParentFont = False
TabOrder = 0
end
end
end
object tsheet5: TTabSheet
Caption = 'tsheet5'
TabVisible = False
object Label10: TLabel
Left = 144
Top = 16
Width = 297
Height = 33
AutoSize = False
Caption =
'Select a logfile which you would like to process and enable/disa' +
'ble the directories you would like to process.'
WordWrap = True
end
object GroupBox6: TGroupBox
Left = 144
Top = 48
Width = 321
Height = 97
Caption = ' Log File '
TabOrder = 0
object edLogFile: TEdit
Left = 16
Top = 32
Width = 289
Height = 21
TabOrder = 0
end
object btnBrowseLogFile: TButton
Left = 230
Top = 56
Width = 75
Height = 25
Caption = '&Browse'
TabOrder = 1
OnClick = btnBrowseLogFileClick
end
end
object GroupBox7: TGroupBox
Left = 144
Top = 152
Width = 321
Height = 113
Caption = ' Options '
TabOrder = 1
object lbDirectories: TCheckListBox
Left = 8
Top = 16
Width = 305
Height = 57
ItemHeight = 13
TabOrder = 0
end
object rbReapply: TRadioButton
Left = 200
Top = 88
Width = 113
Height = 17
Caption = 'Re-apply all settings.'
Checked = True
TabOrder = 1
TabStop = True
end
object rbRemoveSettings: TRadioButton
Left = 8
Top = 88
Width = 193
Height = 17
Caption = 'Remove all the modifications made.'
TabOrder = 2
end
end
end
object tsSheet6: TTabSheet
Caption = 'tsSheet6'
TabVisible = False
object Label16: TLabel
Left = 144
Top = 16
Width = 321
Height = 49
AutoSize = False
Caption =
'This is all the information the icon wizard needs. No modificati' +
'ons have been made so far. To apply the changes, press the "Fini' +
'sh" button.'
WordWrap = True
end
object GroupBox8: TGroupBox
Left = 144
Top = 80
Width = 313
Height = 145
Caption = ' If you wish, you can '
TabOrder = 0
object cbMakeBackup: TCheckBox
Left = 32
Top = 32
Width = 169
Height = 17
Caption = 'Backup existing desktop.ini file'
TabOrder = 0
end
object cbStartAgain: TCheckBox
Left = 32
Top = 64
Width = 193
Height = 17
Caption = 'start the wizard from the beginning'
TabOrder = 1
end
object cbRebuildIconCache: TCheckBox
Left = 32
Top = 96
Width = 145
Height = 17
Caption = 'Rebuild the Icon Cache'
TabOrder = 2
end
end
end
end
object btnCancel: TButton
Left = 160
Top = 296
Width = 75
Height = 25
Caption = '&Cancel'
TabOrder = 0
OnClick = CancelWizard
end
object btnFinish: TButton
Left = 400
Top = 296
Width = 75
Height = 25
Caption = '&Finish'
Enabled = False
TabOrder = 1
OnClick = FinishWizard
end
object btnPrevious: TButton
Left = 240
Top = 296
Width = 75
Height = 25
Caption = '&< Previous'
Enabled = False
TabOrder = 2
OnClick = PreviousPage
end
object btnNext: TButton
Left = 320
Top = 296
Width = 75
Height = 25
Caption = 'Next &>'
TabOrder = 3
OnClick = NextPage
end
object Panel1: TPanel
Left = 8
Top = 16
Width = 129
Height = 257
BevelInner = bvRaised
BevelOuter = bvNone
Caption = 'image'
Color = clWhite
TabOrder = 4
object Image1: TImage
Left = 1
Top = 1
Width = 127
Height = 255
Align = alClient
IncrementalDisplay = True
Picture.Data = {<image000.bmp>}
end
end
object Panel2: TPanel
Left = 11
Top = 280
Width = 465
Height = 3
BevelOuter = bvLowered
TabOrder = 6
end
object BrowseDir: TBrowseDirectoryDlg
Title = 'Please select a folder.'
Root = idDesktopExpanded
Options = [bfDirectoriesOnly]
ShowSelectionInStatus = False
Left = 20
Top = 190
end
object IconOpenDialog: TOpenDialog
Filter =
'Icon Files (*.ico)|*.ico|Executables (*.exe)|*.exe|Dynamic Link ' +
'Libraries (*.dll)|*.dll|Icon Libraries (*.icl)|*.icl|All Icon Fi' +
'les|*.ico;*.exe;*.dll;*.icl|All Files (*.*)|*.*'
FilterIndex = 5
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
Left = 52
Top = 190
end
object OpenBatchFile: TOpenDialog
DefaultExt = 'log'
Filter = 'Log Files (*.log)|*.log|All Files (*.*)|*.*'
Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
Left = 116
Top = 294
end
end