home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 March / Gamestar_71_2005-03_dvd.iso / Dema / LegacyDemo / Setup.exe / 0 / RCDATA / TINSTALLCLIENT / TINSTALLCLIENT.txt < prev   
Text File  |  2005-01-17  |  17KB  |  713 lines

  1. object InstallClient: TInstallClient
  2.   Left = 502
  3.   Top = 26
  4.   BorderIcons = [biSystemMenu]
  5.   BorderStyle = bsSingle
  6.   Caption = 'Install Legacy: Dark Shadows Demo'
  7.   ClientHeight = 337
  8.   ClientWidth = 550
  9.   Color = clSilver
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   OldCreateOrder = False
  16.   Position = poDesktopCenter
  17.   OnCreate = FormCreate
  18.   OnShow = FormShow
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Image1: TImage
  22.     Left = 0
  23.     Top = 0
  24.     Width = 550
  25.     Height = 337
  26.     AutoSize = True
  27.     Picture.Data = {<image000.bmp>}
  28.   end
  29.   object Panel001: TScrollBox
  30.     Left = 125
  31.     Top = 73
  32.     Width = 425
  33.     Height = 217
  34.     VertScrollBar.ButtonSize = 14
  35.     VertScrollBar.ParentColor = False
  36.     VertScrollBar.Smooth = True
  37.     VertScrollBar.Size = 14
  38.     VertScrollBar.ThumbSize = 14
  39.     BevelInner = bvNone
  40.     BevelOuter = bvNone
  41.     Color = 5408959
  42.     ParentColor = False
  43.     TabOrder = 0
  44.     object Memo1: TMemo
  45.       Left = -1
  46.       Top = 0
  47.       Width = 401
  48.       Height = 385
  49.       BevelInner = bvNone
  50.       BevelOuter = bvNone
  51.       BorderStyle = bsNone
  52.       Color = 5408959
  53.       ReadOnly = True
  54.       TabOrder = 0
  55.     end
  56.   end
  57.   object Panel3: TPanel
  58.     Left = 125
  59.     Top = 289
  60.     Width = 425
  61.     Height = 49
  62.     BevelInner = bvLowered
  63.     Color = 7250903
  64.     TabOrder = 1
  65.     object Image2: TImage
  66.       Left = 16
  67.       Top = 12
  68.       Width = 74
  69.       Height = 25
  70.       AutoSize = True
  71.       Picture.Data = {<image001.bmp>}
  72.       OnClick = Image2Click
  73.     end
  74.     object Image3: TImage
  75.       Left = 336
  76.       Top = 12
  77.       Width = 74
  78.       Height = 25
  79.       AutoSize = True
  80.       Picture.Data = {<image002.bmp>}
  81.       OnClick = Image3Click
  82.     end
  83.     object Image4: TImage
  84.       Left = 248
  85.       Top = 12
  86.       Width = 74
  87.       Height = 25
  88.       AutoSize = True
  89.       Picture.Data = {<image003.bmp>}
  90.       OnClick = Image4Click
  91.     end
  92.   end
  93.   object Panel006: TPanel
  94.     Left = 125
  95.     Top = 73
  96.     Width = 425
  97.     Height = 217
  98.     BevelInner = bvLowered
  99.     Color = 5408959
  100.     TabOrder = 6
  101.     object Panel7: TPanel
  102.       Left = 1
  103.       Top = 8
  104.       Width = 422
  105.       Height = 33
  106.       BevelOuter = bvNone
  107.       Color = 4488889
  108.       TabOrder = 0
  109.       object Label9: TLabel
  110.         Left = 8
  111.         Top = 8
  112.         Width = 33
  113.         Height = 13
  114.         Caption = 'Select:'
  115.         Font.Charset = DEFAULT_CHARSET
  116.         Font.Color = clWindowText
  117.         Font.Height = -11
  118.         Font.Name = 'MS Sans Serif'
  119.         Font.Style = []
  120.         ParentFont = False
  121.       end
  122.     end
  123.     object RadioButton1: TRadioButton
  124.       Left = 128
  125.       Top = 56
  126.       Width = 113
  127.       Height = 17
  128.       Caption = 'Direct X 9.0'
  129.       Enabled = False
  130.       TabOrder = 1
  131.       OnClick = RadioButton1Click
  132.     end
  133.     object RadioButton2: TRadioButton
  134.       Left = 128
  135.       Top = 80
  136.       Width = 137
  137.       Height = 17
  138.       Caption = 'Legacy: Dark Shadows (DEMO)'
  139.       Checked = True
  140.       TabOrder = 2
  141.       TabStop = True
  142.       OnClick = RadioButton2Click
  143.     end
  144.   end
  145.   object Panel003: TPanel
  146.     Left = 125
  147.     Top = 73
  148.     Width = 425
  149.     Height = 217
  150.     BevelInner = bvLowered
  151.     Color = 5408959
  152.     TabOrder = 3
  153.     Visible = False
  154.     object Label1: TLabel
  155.       Left = 40
  156.       Top = 52
  157.       Width = 38
  158.       Height = 13
  159.       Caption = 'Look in:'
  160.       Font.Charset = DEFAULT_CHARSET
  161.       Font.Color = clWindowText
  162.       Font.Height = -11
  163.       Font.Name = 'MS Sans Serif'
  164.       Font.Style = []
  165.       ParentFont = False
  166.     end
  167.     object Label2: TLabel
  168.       Left = 40
  169.       Top = 188
  170.       Width = 25
  171.       Height = 13
  172.       Caption = 'Path:'
  173.       Font.Charset = DEFAULT_CHARSET
  174.       Font.Color = clWindowText
  175.       Font.Height = -11
  176.       Font.Name = 'MS Sans Serif'
  177.       Font.Style = []
  178.       ParentFont = False
  179.     end
  180.     object ShellTreeView1: TShellTreeView
  181.       Left = 96
  182.       Top = 74
  183.       Width = 305
  184.       Height = 105
  185.       ObjectTypes = [otFolders]
  186.       Root = 'rfMyComputer'
  187.       ShellComboBox = ShellComboBox1
  188.       UseShellImages = True
  189.       AutoRefresh = False
  190.       Color = clWhite
  191.       Indent = 19
  192.       ParentColor = False
  193.       RightClickSelect = True
  194.       ShowRoot = False
  195.       TabOrder = 0
  196.       OnChange = ShellTreeView1Change
  197.     end
  198.     object ShellComboBox1: TShellComboBox
  199.       Left = 96
  200.       Top = 48
  201.       Width = 305
  202.       Height = 22
  203.       Root = 'rfMyComputer'
  204.       ShellTreeView = ShellTreeView1
  205.       UseShellImages = True
  206.       Color = clWhite
  207.       DropDownCount = 8
  208.       TabOrder = 1
  209.     end
  210.     object Edit1: TEdit
  211.       Left = 96
  212.       Top = 184
  213.       Width = 305
  214.       Height = 21
  215.       Color = clWhite
  216.       TabOrder = 2
  217.       Text = 'Edit1'
  218.     end
  219.     object Panel2: TPanel
  220.       Left = 1
  221.       Top = 8
  222.       Width = 422
  223.       Height = 33
  224.       BevelOuter = bvNone
  225.       Color = 4488889
  226.       TabOrder = 3
  227.       object Label5: TLabel
  228.         Left = 23
  229.         Top = 8
  230.         Width = 112
  231.         Height = 13
  232.         Caption = 'Choose folder for install:'
  233.         Font.Charset = DEFAULT_CHARSET
  234.         Font.Color = clWindowText
  235.         Font.Height = -11
  236.         Font.Name = 'MS Sans Serif'
  237.         Font.Style = []
  238.         ParentFont = False
  239.       end
  240.     end
  241.   end
  242.   object Panel002: TPanel
  243.     Left = 125
  244.     Top = 73
  245.     Width = 425
  246.     Height = 217
  247.     BevelInner = bvLowered
  248.     Color = 5408959
  249.     TabOrder = 2
  250.     Visible = False
  251.     object CheckBox1: TCheckBox
  252.       Left = 128
  253.       Top = 48
  254.       Width = 193
  255.       Height = 17
  256.       Caption = 'CheckBox1'
  257.       Checked = True
  258.       Enabled = False
  259.       State = cbChecked
  260.       TabOrder = 0
  261.       Visible = False
  262.     end
  263.     object CheckBox2: TCheckBox
  264.       Left = 128
  265.       Top = 72
  266.       Width = 193
  267.       Height = 17
  268.       Caption = 'CheckBox1'
  269.       Enabled = False
  270.       TabOrder = 1
  271.       Visible = False
  272.     end
  273.     object CheckBox3: TCheckBox
  274.       Left = 128
  275.       Top = 96
  276.       Width = 193
  277.       Height = 17
  278.       Caption = 'CheckBox1'
  279.       Enabled = False
  280.       TabOrder = 2
  281.       Visible = False
  282.     end
  283.     object CheckBox4: TCheckBox
  284.       Left = 128
  285.       Top = 120
  286.       Width = 193
  287.       Height = 17
  288.       Caption = 'CheckBox1'
  289.       Enabled = False
  290.       TabOrder = 3
  291.       Visible = False
  292.     end
  293.     object CheckBox5: TCheckBox
  294.       Left = 128
  295.       Top = 144
  296.       Width = 193
  297.       Height = 17
  298.       Caption = 'CheckBox1'
  299.       Enabled = False
  300.       TabOrder = 4
  301.       Visible = False
  302.     end
  303.     object CheckBox6: TCheckBox
  304.       Left = 128
  305.       Top = 168
  306.       Width = 193
  307.       Height = 17
  308.       Caption = 'CheckBox1'
  309.       Enabled = False
  310.       TabOrder = 5
  311.       Visible = False
  312.     end
  313.     object Panel1: TPanel
  314.       Left = 16
  315.       Top = 1
  316.       Width = 89
  317.       Height = 214
  318.       BevelOuter = bvNone
  319.       Color = 4488889
  320.       TabOrder = 6
  321.       object Label3: TLabel
  322.         Left = 8
  323.         Top = 16
  324.         Width = 73
  325.         Height = 13
  326.         Caption = 'Odaberite jezik:'
  327.         Font.Charset = DEFAULT_CHARSET
  328.         Font.Color = clWindowText
  329.         Font.Height = -11
  330.         Font.Name = 'MS Sans Serif'
  331.         Font.Style = []
  332.         ParentFont = False
  333.       end
  334.     end
  335.   end
  336.   object Panel007: TPanel
  337.     Left = 125
  338.     Top = 73
  339.     Width = 425
  340.     Height = 217
  341.     BevelInner = bvLowered
  342.     Color = 5408959
  343.     TabOrder = 7
  344.     Visible = False
  345.     object Panel8: TPanel
  346.       Left = 1
  347.       Top = 8
  348.       Width = 422
  349.       Height = 33
  350.       BevelOuter = bvNone
  351.       Color = 4488889
  352.       TabOrder = 0
  353.       object Label12: TLabel
  354.         Left = 23
  355.         Top = 8
  356.         Width = 43
  357.         Height = 13
  358.         Caption = 'Reedme:'
  359.         Font.Charset = DEFAULT_CHARSET
  360.         Font.Color = clWindowText
  361.         Font.Height = -11
  362.         Font.Name = 'MS Sans Serif'
  363.         Font.Style = []
  364.         ParentFont = False
  365.       end
  366.     end
  367.     object RMBox: TMemo
  368.       Left = 8
  369.       Top = 48
  370.       Width = 409
  371.       Height = 161
  372.       Lines.Strings = (
  373.         'LEGACY: Dark Shadows '
  374.         'v 1.202 (demo)'
  375.         ''
  376.         ''
  377.         '0. Entertainment Software Rating Board'
  378.         '==================='
  379.         'Certificate Number: 10549'
  380.         'Title: Legacy: Dark Shadows'
  381.         'Platform: PC CD ROM'
  382.         'Rating: Teen (13+) '
  383.         'Descriptors: '#9'Alcohol Reference'
  384.         'Blood'
  385.         'Mild Language'
  386.         'Mild Violence'
  387.         ''
  388.         ''
  389.         '1. System Requirements'
  390.         '==================='
  391.         'Minimum system requirements:'
  392.         
  393.           'Windows(r) 98 or Windows(r) 98SE, Windows(r) 2000 or Windows(r) ' +
  394.           'XP'
  395.         'Pentium II(r) 650'
  396.         '128MB RAM'
  397.         'CD-ROM drive'
  398.         'Mouse and keyboard'
  399.         
  400.           '1024x768 SVGA high color (16-bit) DirectX compatible video card ' +
  401.           'with 32MB '
  402.         'RAM'
  403.         'Windows-compatible sound device'
  404.         '250 MB free hard drive space'
  405.         'Microsoft DirectX 8.1'
  406.         ''
  407.         'Recommended System Requirements:'
  408.         'Pentium(r) III 1200'
  409.         '256MB RAM'
  410.         '3D accelerator card (DirectX/Direct3D compatible) with 64MB RAM'
  411.         'CD-ROM drive'
  412.         '250 MB free hard drive space'
  413.         'Microsoft DirectX 8.1'
  414.         ''
  415.         ''
  416.         '2. Installation - Uninstallation'
  417.         '==================='
  418.         
  419.           'Click "LegacyInstall" to install "LEGACY: Dark Shadows" to your ' +
  420.           'hard disk and '
  421.         'follow instructions on the screen.'
  422.         
  423.           'To uninstall game go to Control Panel and find "Add or Remove Pr' +
  424.           'ograms" icon '
  425.         
  426.           'and double click on it. In the list find "Legacy: Dark Shadows" ' +
  427.           'and click on '
  428.         
  429.           'remove button. Or choose from Uninstall from installed directory' +
  430.           '.'
  431.         ''
  432.         ''
  433.         '3. Playing the Game'
  434.         '==================='
  435.         
  436.           'The left mouse button is used for interacting with the environme' +
  437.           'nt in a number of '
  438.         
  439.           'ways. Left-clicking anywhere on the screen moves Ren as close to' +
  440.           ' that point as '
  441.         
  442.           'possible. Clicking the right mouse button in the game window wil' +
  443.           'l open her '
  444.         
  445.           'inventory. The left mouse button'#39's default appearance will chang' +
  446.           'e in some places, '
  447.         
  448.           'called Hot Spots, meaning interaction with the environment is po' +
  449.           'ssible.'
  450.         
  451.           'Clicking the left mouse button in the inventory window will repl' +
  452.           'ace the default '
  453.         
  454.           'cursor with the selected item allowing it to be used in combinat' +
  455.           'ions with places or '
  456.         
  457.           'objects in the game window. Right click will trigger description' +
  458.           ' of an object.'
  459.         
  460.           'Pressing Space during dialogues will exit the current line of sp' +
  461.           'oken dialogues and '
  462.         'switch to the next line of dialogues.'
  463.         'Pressing ESC while playing will call up the main menu.'
  464.         ''
  465.         ''
  466.         '4. Technical parameters:'
  467.         '==================='
  468.         '     '#8226' Point & Click system'
  469.         '     '#8226' Linear and non linear dialogues with accent on non linear'
  470.         
  471.           '     '#8226' 220+ Scenes on 12 locations. Mars, Stalingrad, Space Ship' +
  472.           ', Asteroids, etc...'
  473.         
  474.           '     '#8226' Intriguing storyline starting in 1942 and ends in distant' +
  475.           ' future'
  476.         '     '#8226' New use of inventory'
  477.         '     '#8226' Diary'
  478.         '     '#8226' No aliens, no time travel...'
  479.         '     '#8226' And of course - twisted humor :-)'
  480.         '     '
  481.         '     ENGINE SPECIFICATIONS'
  482.         '     '#8226' Up to 20 000 poly'#39's'
  483.         '     '#8226' High resolution textures'
  484.         '     '#8226' 1024x768 with 32 bit color'
  485.         '     '#8226' 2.5D backgrounds'
  486.         '     '#8226' Water, smoke, shadows...'
  487.         '     '#8226' 3D characters'
  488.         '     '#8226' 5.1 sound'
  489.         '     '#8226' Voiceovers'
  490.         '     '#8226' Professional sound FX'
  491.         '     '#8226' Wide screen animations'
  492.         ''
  493.         ''
  494.         ''
  495.         '5. Additional information:'
  496.         '==================='
  497.         
  498.           'Visit www.legacythegame.com to obtain additional information and' +
  499.           ' feel free to join '
  500.         
  501.           'the forums or send an e-mail considering anything (and we mean A' +
  502.           'NYTHING) on: '
  503.         'info@legacythegame.com or info@razbor.net'
  504.         ''
  505.         ''
  506.         '6. Technical Problems'
  507.         '==================='
  508.         
  509.           'If you run into some problems or bugs while playing we will be a' +
  510.           'ble to help you '
  511.         
  512.           'more quickly if you make the following information available whe' +
  513.           'n you contact us:'
  514.         '- The brand name of your computer'
  515.         '- The type of CPU and its operating speed (e.g.: Pentium-800Mhz)'
  516.         '- The operating system and version (e.g.: Windows 98)'
  517.         '- The amount of RAM in your computer'
  518.         '- The brand name and model of the sound card in your computer'
  519.         '- The brand name and model of the video card in your computer'
  520.         '- Speed of your CD-ROM Drive'
  521.         '- The amount of video memory (VRAM) in your computer')
  522.       ReadOnly = True
  523.       ScrollBars = ssVertical
  524.       TabOrder = 1
  525.     end
  526.   end
  527.   object Panel004: TPanel
  528.     Left = 125
  529.     Top = 73
  530.     Width = 425
  531.     Height = 217
  532.     BevelInner = bvLowered
  533.     Color = 5408959
  534.     TabOrder = 5
  535.     Visible = False
  536.     object Label6: TLabel
  537.       Left = 40
  538.       Top = 64
  539.       Width = 25
  540.       Height = 13
  541.       Caption = 'Path:'
  542.     end
  543.     object Label8: TLabel
  544.       Left = 40
  545.       Top = 128
  546.       Width = 39
  547.       Height = 13
  548.       Caption = 'Options:'
  549.       Visible = False
  550.     end
  551.     object Panel6: TPanel
  552.       Left = 1
  553.       Top = 8
  554.       Width = 422
  555.       Height = 33
  556.       BevelOuter = bvNone
  557.       Color = 4488889
  558.       TabOrder = 0
  559.       object Label4: TLabel
  560.         Left = 23
  561.         Top = 8
  562.         Width = 38
  563.         Height = 13
  564.         Caption = 'Confirm:'
  565.         Font.Charset = DEFAULT_CHARSET
  566.         Font.Color = clWindowText
  567.         Font.Height = -11
  568.         Font.Name = 'MS Sans Serif'
  569.         Font.Style = []
  570.         ParentFont = False
  571.       end
  572.     end
  573.     object CopyPath: TEdit
  574.       Left = 48
  575.       Top = 88
  576.       Width = 329
  577.       Height = 21
  578.       ReadOnly = True
  579.       TabOrder = 1
  580.       Text = 'CopyPath'
  581.     end
  582.     object CheckBox7: TCheckBox
  583.       Left = 48
  584.       Top = 144
  585.       Width = 161
  586.       Height = 17
  587.       Caption = 'Create Desktop Shortcut'
  588.       TabOrder = 2
  589.       Visible = False
  590.     end
  591.   end
  592.   object Panel005: TPanel
  593.     Left = 125
  594.     Top = 73
  595.     Width = 425
  596.     Height = 217
  597.     BevelInner = bvLowered
  598.     Color = 5408959
  599.     TabOrder = 4
  600.     Visible = False
  601.     object Image5: TImage
  602.       Left = 0
  603.       Top = 0
  604.       Width = 422
  605.       Height = 215
  606.       Picture.Data = {<image004.bmp>}
  607.     end
  608.     object Panel5: TPanel
  609.       Left = 1
  610.       Top = 16
  611.       Width = 422
  612.       Height = 33
  613.       BevelOuter = bvNone
  614.       Color = 4488889
  615.       TabOrder = 0
  616.       Visible = False
  617.       object Label7: TLabel
  618.         Left = 23
  619.         Top = 8
  620.         Width = 63
  621.         Height = 13
  622.         Caption = 'Please wait...'
  623.         Font.Charset = DEFAULT_CHARSET
  624.         Font.Color = clWindowText
  625.         Font.Height = -11
  626.         Font.Name = 'MS Sans Serif'
  627.         Font.Style = []
  628.         ParentFont = False
  629.       end
  630.     end
  631.     object ProgressBar1: TProgressBar
  632.       Left = 40
  633.       Top = 176
  634.       Width = 345
  635.       Height = 17
  636.       Min = 0
  637.       Max = 100
  638.       Smooth = True
  639.       Step = 1
  640.       TabOrder = 1
  641.     end
  642.   end
  643.   object Panel008: TPanel
  644.     Left = 125
  645.     Top = 73
  646.     Width = 425
  647.     Height = 217
  648.     BevelInner = bvLowered
  649.     Color = 5408959
  650.     TabOrder = 8
  651.     Visible = False
  652.     object Panel9: TPanel
  653.       Left = 1
  654.       Top = 16
  655.       Width = 422
  656.       Height = 33
  657.       BevelOuter = bvNone
  658.       Color = 4488889
  659.       TabOrder = 0
  660.       object Label10: TLabel
  661.         Left = 23
  662.         Top = 8
  663.         Width = 339
  664.         Height = 13
  665.         Caption = 
  666.           'Legacy: Dark Shadows Demo is successfuly installed on your compu' +
  667.           'ter.'
  668.         Font.Charset = DEFAULT_CHARSET
  669.         Font.Color = clWindowText
  670.         Font.Height = -11
  671.         Font.Name = 'MS Sans Serif'
  672.         Font.Style = []
  673.         ParentFont = False
  674.       end
  675.     end
  676.     object Panel10: TPanel
  677.       Left = 1
  678.       Top = 48
  679.       Width = 422
  680.       Height = 33
  681.       BevelOuter = bvNone
  682.       Color = 4488889
  683.       TabOrder = 1
  684.       object Label11: TLabel
  685.         Left = 23
  686.         Top = 8
  687.         Width = 3
  688.         Height = 13
  689.         Font.Charset = DEFAULT_CHARSET
  690.         Font.Color = clWindowText
  691.         Font.Height = -11
  692.         Font.Name = 'MS Sans Serif'
  693.         Font.Style = []
  694.         ParentFont = False
  695.       end
  696.     end
  697.   end
  698.   object Filelist: TListBox
  699.     Left = 464
  700.     Top = 16
  701.     Width = 33
  702.     Height = 33
  703.     ItemHeight = 13
  704.     TabOrder = 9
  705.     Visible = False
  706.   end
  707.   object Timer1: TTimer
  708.     Interval = 20
  709.     Left = 504
  710.     Top = 16
  711.   end
  712. end
  713.