home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2001 February / Gamestar_26_2001-02_cd2.bin / CD / SEKCE / DEMA / SEKCE.INI < prev   
INI File  |  2001-01-15  |  2KB  |  164 lines

  1. [Section]
  2. Data=DATA.INI
  3.  
  4. [Names]
  5. Dema
  6.  
  7. [Visuals]
  8. menu_dema
  9. btn_Up
  10. btn_Down
  11. btn_Install
  12. btn_Uninstall
  13. btn_menu
  14. title_1
  15. title_2
  16. title_3
  17. title_4
  18. title_5
  19. title_6
  20. slide
  21. hw
  22. txt_Nazev
  23. txt_Text
  24. BG
  25.  
  26. [menu_dema]
  27. Class=Button
  28. Position=160,81
  29. Background=DEMA.JPG
  30. Action=surfaces.default.section(DEMA)
  31. Sound.Hover=START.WAV
  32. Hint=HratelnΘ demoverze her
  33.  
  34. [BG]
  35. Position=0,0
  36. Background=podklad.JPG
  37.  
  38. [txt_Nazev]
  39. Background=TEXT_NAZEV.JPG
  40. Class=text
  41. Position=9,23
  42. Font=big
  43. TEXT=${NAZEV}
  44. Flags=.V
  45.  
  46. [txt_Text]
  47. Background=TXT.JPG
  48. Class=text
  49. Position=445,209
  50. Text=${expand/TEXT}
  51.  
  52. [title_1]
  53. Class=Object
  54. Background=TITLE1.JPG
  55. Position=16,139
  56. Order=1
  57. Text=NAZEV
  58. Font=title
  59. Active Font=title_active
  60. Flags=.V
  61.  
  62. [title_2]
  63. Class=Object
  64. Background=TITLE2.JPG
  65. Position=16,164
  66. Order=2
  67. Text=NAZEV
  68. Font=title
  69. Active Font=title_active
  70. Flags=.V
  71.  
  72. [title_3]
  73. Class=Object
  74. Background=TITLE3.JPG
  75. Position=16,189
  76. Order=3
  77. Text=NAZEV
  78. Font=title
  79. Active Font=title_active
  80. Flags=.V
  81.  
  82. [title_4]
  83. Class=Object
  84. Background=TITLE4.JPG
  85. Position=16,214
  86. Order=4
  87. Text=NAZEV
  88. Font=title
  89. Active Font=title_active
  90. Flags=.V
  91.  
  92. [title_5]
  93. Class=Object
  94. Background=TITLE5.JPG
  95. Position=16,239
  96. Order=5
  97. Text=NAZEV
  98. Font=title
  99. Active Font=title_active
  100. Flags=.V
  101.  
  102. [title_6]
  103. Class=Object
  104. Background=TITLE6.JPG
  105. Position=16,264
  106. Order=6
  107. Text=NAZEV
  108. Font=title
  109. Active Font=title_active
  110. Flags=.V
  111.  
  112. [btn_Up]
  113. Class=Button
  114. Position=62,107
  115. Background=UP.JPG
  116. Action=surfaces.default.scroll(UP)
  117. Sound.Hover=START.WAV
  118.  
  119. [btn_Down]
  120. Class=Button
  121. Position=62,297
  122. Background=DOWN.JPG
  123. Action=surfaces.default.scroll(DOWN)
  124. Sound.Hover=START.WAV
  125.  
  126. [btn_Install]
  127. Class=Button
  128. Position=533,464
  129. Background=INST.JPG
  130. Action=install(${EXE},${UNINST},${NAZEV})
  131. When.Enable=${EXE}
  132. Sound.Hover=START.WAV
  133. Hint=Nainstaluje zvolenΘ demo
  134.  
  135. [btn_Uninstall]
  136. Class=Button
  137. Position=643,444
  138. Background=DEINST.JPG
  139. Action=uninstall(${UNINSTALL_REG},${NAZEV})
  140. When.Enable=${call/can_uninstall(${UNINSTALL_REG})}
  141. Sound.Hover=START.WAV
  142. Hint=Odinstaluje zvolenΘ demo
  143.  
  144. [btn_menu]
  145. Class=Button
  146. Position=9,458
  147. Background=MENU.JPG
  148. Action=menu()
  149. Sound.Hover=START.WAV
  150.  
  151. [slide]
  152. Class=Slideshow
  153. Position=514,18,237,177
  154. Images=${IMAGES}
  155.  
  156. [hw]
  157. Class=Hardware
  158. font=hw
  159. Background=HW.JPG
  160. Position=369,80
  161. Info=${MHZ},${RAM},${HDD},${OS},${3D}
  162. Flags=R
  163.  
  164.