home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 September / Gamestar_22_2000-09_cd1.bin / CD / SEKCE / DEMA / SEKCE.INI < prev   
INI File  |  2000-07-19  |  3KB  |  201 lines

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