home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
BUG 6
/
BUGCD1997_09.BIN
/
DESKTOP
/
CROWD
/
_SETUP.1
/
CCUNINST.exe
/
0
/
RCDATA
/
TFRMRESETFOLDERS
/
TFRMRESETFOLDERS.txt
Wrap
Text File
|
1996-11-25
|
3KB
|
171 lines
object frmResetFolders: TfrmResetFolders
Left = 119
Top = 80
BorderIcons = []
BorderStyle = bsDialog
Caption = 'Crowd Control'
ClientHeight = 303
ClientWidth = 405
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
Position = poScreenCenter
OnCreate = FormCreate
PixelsPerInch = 96
TextHeight = 13
object lblPrompt1: TLabel
Tag = 6749
Left = 19
Top = 13
Width = 363
Height = 39
AutoSize = False
Caption =
'Crowd Control has detected that Windows 95 may no longer be set ' +
'to use the Shell Folders that were in use when Crowd Control was' +
' first installed.'
WordWrap = True
end
object lblPrompt2: TLabel
Tag = 6750
Left = 19
Top = 49
Width = 341
Height = 27
AutoSize = False
Caption =
'Windows is currently setup to use the following folders when you' +
' restart your computer:'
WordWrap = True
end
object Label3: TLabel
Tag = 6754
Left = 31
Top = 82
Width = 57
Height = 13
Caption = 'Start Folder:'
end
object Label4: TLabel
Tag = 6753
Left = 31
Top = 98
Width = 79
Height = 13
Caption = 'Programs Folder:'
end
object Label5: TLabel
Tag = 6755
Left = 31
Top = 114
Width = 75
Height = 13
Caption = 'Desktop Folder:'
end
object lblCurrentStart: TLabel
Left = 120
Top = 82
Width = 3
Height = 13
end
object lblCurrentPrograms: TLabel
Left = 120
Top = 98
Width = 3
Height = 13
end
object lblCurrentDesktop: TLabel
Left = 120
Top = 114
Width = 3
Height = 13
end
object lblPrompt3: TLabel
Tag = 6751
Left = 19
Top = 140
Width = 354
Height = 20
AutoSize = False
Caption =
'When Crowd Control was installed, Windows was using these folder' +
's:'
WordWrap = True
end
object Label7: TLabel
Tag = 6754
Left = 31
Top = 161
Width = 57
Height = 13
Caption = 'Start Folder:'
end
object Label8: TLabel
Tag = 6753
Left = 31
Top = 177
Width = 79
Height = 13
Caption = 'Programs Folder:'
end
object Label9: TLabel
Tag = 6755
Left = 31
Top = 193
Width = 75
Height = 13
Caption = 'Desktop Folder:'
end
object lblOldStart: TLabel
Left = 120
Top = 161
Width = 3
Height = 13
end
object lblOldPrograms: TLabel
Left = 120
Top = 177
Width = 3
Height = 13
end
object lblOldDesktop: TLabel
Left = 120
Top = 193
Width = 3
Height = 13
end
object lblPrompt4: TLabel
Tag = 6752
Left = 19
Top = 218
Width = 363
Height = 39
AutoSize = False
Caption =
'You can choose whether to keep the current settings or revert to' +
' the original settings when Windows 95 restarts.'
WordWrap = True
end
object cmdKeepCurrent: TButton
Tag = 6804
Left = 24
Top = 263
Width = 154
Height = 25
Caption = 'Keep Current Settings'
ModalResult = 2
TabOrder = 0
end
object cmdRevert: TButton
Tag = 6805
Left = 217
Top = 263
Width = 154
Height = 25
Caption = 'Revert to Original Settings'
ModalResult = 1
TabOrder = 1
end
end