object MainForm: TMainForm Left = 556 Top = 405 Width = 230 Height = 151 Caption = 'ASD Installer' Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} WindowState = wsMaximized OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 222 Height = 124 Align = alClient Center = True Picture.Data = {} Stretch = True end object Install1: TInstall Unstaller = 'Unset.exe' DefaultDrive = 'C' Left = 24 Top = 80 end end