home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 November / Gamestar_24_2000-11_cd2.bin / CD / SEKCE / DEMA / SEKCE.INI < prev   
INI File  |  2000-10-27  |  2KB  |  169 lines

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