home *** CD-ROM | disk | FTP | other *** search
/ NetGuide 2004 January / NETGUID0401N.iso / pc / games / Windows / Space_Station_Manager / SpaceStationManager.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-11-06  |  13.9 KB  |  194 lines

  1. ;InnoSetupVersion=2.0.18
  2. [Setup]
  3. AppName=Space Station Manager
  4. AppVerName=Space Station Manager 1.1.0 TRIAL
  5. AppId=Space Station Manager
  6. AppPublisher=Mistaril
  7. AppPublisherURL=http://www.mistaril.com
  8. AppSupportURL=http://www.mistaril.com/support.shtml
  9. DefaultDirName={pf}\Space Station Manager
  10. DefaultGroupName=Space Station Manager
  11. UninstallDisplayIcon={app}\ssm.exe
  12. OutputBaseFilename=SpaceStationManagerTrialSetup
  13. Compression=zip
  14. PrivilegesRequired=none
  15. LicenseFile=embedded\License.txt
  16. WizardImageFile=embedded\WizardImage0.bmp
  17. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  18. [Files]
  19. Source: "{app}\ssm.exe"; DestDir: "{app}"; 
  20. Source: "{app}\config.scm"; DestDir: "{app}"; 
  21. Source: "{app}\config_example.scm"; DestDir: "{app}"; 
  22. Source: "{app}\ssm.ico"; DestDir: "{app}"; 
  23. Source: "{app}\msvcr70.dll"; DestDir: "{app}"; 
  24. Source: "{app}\msvcp70.dll"; DestDir: "{app}"; 
  25. Source: "{app}\fmod.dll"; DestDir: "{app}"; 
  26. Source: "{app}\libpng13.dll"; DestDir: "{app}"; 
  27. Source: "{app}\zlib.dll"; DestDir: "{app}"; 
  28. Source: "{app}\license.txt"; DestDir: "{app}"; 
  29. Source: "{app}\pad_file.xml"; DestDir: "{app}"; 
  30. Source: "{app}\space_station_manager\build_mode.lua"; DestDir: "{app}\space_station_manager"; 
  31. Source: "{app}\space_station_manager\main.lua"; DestDir: "{app}\space_station_manager"; 
  32. Source: "{app}\space_station_manager\mission_basic1.lua"; DestDir: "{app}\space_station_manager"; 
  33. Source: "{app}\space_station_manager\mission_research_project.lua"; DestDir: "{app}\space_station_manager"; 
  34. Source: "{app}\space_station_manager\tutorial1.lua"; DestDir: "{app}\space_station_manager"; 
  35. Source: "{group}\Discussion Forums.url"; DestDir: "{group}"; 
  36. Source: "{group}\Help and Support!.url"; DestDir: "{group}"; 
  37. Source: "{group}\Information about Space Station Manager.url"; DestDir: "{group}"; 
  38. Source: "{group}\Mistaril Games.url"; DestDir: "{group}"; 
  39. Source: "{group}\Online Manual.url"; DestDir: "{group}"; 
  40. Source: "{group}\Order securely online!.url"; DestDir: "{group}"; 
  41. Source: "{app}\data\modules.scm"; DestDir: "{app}\data"; 
  42. Source: "{app}\data\new_game.scm"; DestDir: "{app}\data"; 
  43. Source: "{app}\data\ports.scm"; DestDir: "{app}\data"; 
  44. Source: "{app}\data\info_messages.scm"; DestDir: "{app}\data"; 
  45. Source: "{app}\data\gallery\- DualKeel.scm"; DestDir: "{app}\data\gallery"; 
  46. Source: "{app}\data\gallery\- Large Station 1.scm"; DestDir: "{app}\data\gallery"; 
  47. Source: "{app}\data\gallery\- Large Station 2.scm"; DestDir: "{app}\data\gallery"; 
  48. Source: "{app}\data\gallery\- Medium Station 1.scm"; DestDir: "{app}\data\gallery"; 
  49. Source: "{app}\data\gallery\- Medium Station 2.scm"; DestDir: "{app}\data\gallery"; 
  50. Source: "{app}\data\gallery\- Ring Station.scm"; DestDir: "{app}\data\gallery"; 
  51. Source: "{app}\data\gallery\Altitech - Linear.scm"; DestDir: "{app}\data\gallery"; 
  52. Source: "{app}\data\gallery\Altitech - Relay Station.scm"; DestDir: "{app}\data\gallery"; 
  53. Source: "{app}\data\gallery\Altitech - Solar Astrocoil.scm"; DestDir: "{app}\data\gallery"; 
  54. Source: "{app}\data\gallery\Altitech - Solar Astropolis.scm"; DestDir: "{app}\data\gallery"; 
  55. Source: "{app}\data\gallery\Altitech - Solar Futuropolis.scm"; DestDir: "{app}\data\gallery"; 
  56. Source: "{app}\data\gallery\Altitech - Solar Manta.scm"; DestDir: "{app}\data\gallery"; 
  57. Source: "{app}\data\gallery\Mconn - Comm Platform.scm"; DestDir: "{app}\data\gallery"; 
  58. Source: "{app}\data\gallery\Mconn - Flower.scm"; DestDir: "{app}\data\gallery"; 
  59. Source: "{app}\data\gallery\Mconn - Giant.scm"; DestDir: "{app}\data\gallery"; 
  60. Source: "{app}\data\gallery\Mconn - Gridbased.scm"; DestDir: "{app}\data\gallery"; 
  61. Source: "{app}\data\gallery\Mconn - Habitat.scm"; DestDir: "{app}\data\gallery"; 
  62. Source: "{app}\data\gallery\Mconn - Islands.scm"; DestDir: "{app}\data\gallery"; 
  63. Source: "{app}\data\gallery\Mconn - Platform.scm"; DestDir: "{app}\data\gallery"; 
  64. Source: "{app}\data\gallery\Mconn - Research Station.scm"; DestDir: "{app}\data\gallery"; 
  65. Source: "{app}\data\gallery\Mconn - Star.scm"; DestDir: "{app}\data\gallery"; 
  66. Source: "{app}\data\gallery\Mconn - Tower.scm"; DestDir: "{app}\data\gallery"; 
  67. Source: "{app}\data\gallery\Mconn - Traveller.scm"; DestDir: "{app}\data\gallery"; 
  68. Source: "{app}\data\gallery\Mobius - Antennas.scm"; DestDir: "{app}\data\gallery"; 
  69. Source: "{app}\data\gallery\Mobius - Crazy.scm"; DestDir: "{app}\data\gallery"; 
  70. Source: "{app}\data\gallery\Mobius - Diamonds7.scm"; DestDir: "{app}\data\gallery"; 
  71. Source: "{app}\data\gallery\Mobius - Eco.scm"; DestDir: "{app}\data\gallery"; 
  72. Source: "{app}\data\gallery\Mobius - Fun.scm"; DestDir: "{app}\data\gallery"; 
  73. Source: "{app}\data\gallery\Mobius - Money.scm"; DestDir: "{app}\data\gallery"; 
  74. Source: "{app}\data\gallery\Mobius - Rings.scm"; DestDir: "{app}\data\gallery"; 
  75. Source: "{app}\data\gallery\Palmer - ACME Industries 2.scm"; DestDir: "{app}\data\gallery"; 
  76. Source: "{app}\data\gallery\Palmer - ACME Industries.scm"; DestDir: "{app}\data\gallery"; 
  77. Source: "{app}\data\gallery\Palmer - New Amsterdam.scm"; DestDir: "{app}\data\gallery"; 
  78. Source: "{app}\data\gallery\Robson - Pyramid.scm"; DestDir: "{app}\data\gallery"; 
  79. Source: "{app}\data\documentation\concept-help.scm"; DestDir: "{app}\data\documentation"; 
  80. Source: "{app}\data\documentation\concept-help.scm~"; DestDir: "{app}\data\documentation"; 
  81. Source: "{app}\data\documentation\resources_flow_icons.png"; DestDir: "{app}\data\documentation"; 
  82. Source: "{app}\data\documentation\resources_nonlocal_icons.png"; DestDir: "{app}\data\documentation"; 
  83. Source: "{app}\data\documentation\building_rotate_handle.jpg"; DestDir: "{app}\data\documentation"; 
  84. Source: "{app}\data\documentation\building_screen_general.jpg"; DestDir: "{app}\data\documentation"; 
  85. Source: "{app}\data\documentation\building_screen_reposition.jpg"; DestDir: "{app}\data\documentation"; 
  86. Source: "{app}\data\documentation\drop_screen.jpg"; DestDir: "{app}\data\documentation"; 
  87. Source: "{app}\data\documentation\info_bracket.jpg"; DestDir: "{app}\data\documentation"; 
  88. Source: "{app}\data\documentation\intro_screen.jpg"; DestDir: "{app}\data\documentation"; 
  89. Source: "{app}\data\documentation\layer_energy.jpg"; DestDir: "{app}\data\documentation"; 
  90. Source: "{app}\data\documentation\layer_lifesupport.jpg"; DestDir: "{app}\data\documentation"; 
  91. Source: "{app}\data\documentation\layer_thermal.jpg"; DestDir: "{app}\data\documentation"; 
  92. Source: "{app}\data\documentation\quickstart_add.jpg"; DestDir: "{app}\data\documentation"; 
  93. Source: "{app}\data\documentation\quickstart_camera.jpg"; DestDir: "{app}\data\documentation"; 
  94. Source: "{app}\data\documentation\quickstart_missions.jpg"; DestDir: "{app}\data\documentation"; 
  95. Source: "{app}\data\documentation\quickstart_resources.jpg"; DestDir: "{app}\data\documentation"; 
  96. Source: "{app}\data\documentation\time_button.jpg"; DestDir: "{app}\data\documentation"; 
  97. Source: "{app}\data\documentation\warning_sign.jpg"; DestDir: "{app}\data\documentation"; 
  98. Source: "{app}\data\sound\docking.ogg"; DestDir: "{app}\data\sound"; 
  99. Source: "{app}\data\sound\eva_background.ogg"; DestDir: "{app}\data\sound"; 
  100. Source: "{app}\data\sound\shell_background.ogg"; DestDir: "{app}\data\sound"; 
  101. Source: "{app}\data\sound\undocking.ogg"; DestDir: "{app}\data\sound"; 
  102. Source: "{app}\data\sound\select.wav"; DestDir: "{app}\data\sound"; 
  103. Source: "{app}\data\sound\thump.wav"; DestDir: "{app}\data\sound"; 
  104. Source: "{app}\data\graphics\buy_button.jpg"; DestDir: "{app}\data\graphics"; 
  105. Source: "{app}\data\graphics\buy_loading_button.jpg"; DestDir: "{app}\data\graphics"; 
  106. Source: "{app}\data\graphics\later_button.jpg"; DestDir: "{app}\data\graphics"; 
  107. Source: "{app}\data\graphics\loading_screen.jpg"; DestDir: "{app}\data\graphics"; 
  108. Source: "{app}\data\graphics\location_earth_ground.jpg"; DestDir: "{app}\data\graphics"; 
  109. Source: "{app}\data\graphics\nag_screen.jpg"; DestDir: "{app}\data\graphics"; 
  110. Source: "{app}\data\graphics\aspect_crew_icon.png"; DestDir: "{app}\data\graphics"; 
  111. Source: "{app}\data\graphics\aspect_energy_icon.png"; DestDir: "{app}\data\graphics"; 
  112. Source: "{app}\data\graphics\aspect_finance_icon.png"; DestDir: "{app}\data\graphics"; 
  113. Source: "{app}\data\graphics\aspect_lifesupport_icon.png"; DestDir: "{app}\data\graphics"; 
  114. Source: "{app}\data\graphics\aspect_orbit_icon.png"; DestDir: "{app}\data\graphics"; 
  115. Source: "{app}\data\graphics\aspect_thermal_icon.png"; DestDir: "{app}\data\graphics"; 
  116. Source: "{app}\data\graphics\aspect_visual_icon.png"; DestDir: "{app}\data\graphics"; 
  117. Source: "{app}\data\graphics\close_button.png"; DestDir: "{app}\data\graphics"; 
  118. Source: "{app}\data\graphics\dropped_background.png"; DestDir: "{app}\data\graphics"; 
  119. Source: "{app}\data\graphics\faded_background.png"; DestDir: "{app}\data\graphics"; 
  120. Source: "{app}\data\graphics\font_arial_small.png"; DestDir: "{app}\data\graphics"; 
  121. Source: "{app}\data\graphics\font_arial_tiny.png"; DestDir: "{app}\data\graphics"; 
  122. Source: "{app}\data\graphics\game_button.png"; DestDir: "{app}\data\graphics"; 
  123. Source: "{app}\data\graphics\help_button.png"; DestDir: "{app}\data\graphics"; 
  124. Source: "{app}\data\graphics\location_earth_athmosphere.png"; DestDir: "{app}\data\graphics"; 
  125. Source: "{app}\data\graphics\location_earth_clouds.png"; DestDir: "{app}\data\graphics"; 
  126. Source: "{app}\data\graphics\logo.png"; DestDir: "{app}\data\graphics"; 
  127. Source: "{app}\data\graphics\menu_item_canvas.png"; DestDir: "{app}\data\graphics"; 
  128. Source: "{app}\data\graphics\mission_canvas.png"; DestDir: "{app}\data\graphics"; 
  129. Source: "{app}\data\graphics\model_canvas.png"; DestDir: "{app}\data\graphics"; 
  130. Source: "{app}\data\graphics\pause_button.png"; DestDir: "{app}\data\graphics"; 
  131. Source: "{app}\data\graphics\play_button.png"; DestDir: "{app}\data\graphics"; 
  132. Source: "{app}\data\graphics\recycle_button.png"; DestDir: "{app}\data\graphics"; 
  133. Source: "{app}\data\graphics\shell_website.png"; DestDir: "{app}\data\graphics"; 
  134. Source: "{app}\data\graphics\solid_background_down.png"; DestDir: "{app}\data\graphics"; 
  135. Source: "{app}\data\graphics\solid_background_up.png"; DestDir: "{app}\data\graphics"; 
  136. Source: "{app}\data\graphics\time_canvas.png"; DestDir: "{app}\data\graphics"; 
  137. Source: "{app}\data\graphics\warning_button.png"; DestDir: "{app}\data\graphics"; 
  138. Source: "{app}\data\graphics\font_arial_tiny.dat"; DestDir: "{app}\data\graphics"; 
  139. Source: "{app}\data\graphics\font_arial_small.dat"; DestDir: "{app}\data\graphics"; 
  140. Source: "{app}\data\icons\commercial_class.png"; DestDir: "{app}\data\icons"; 
  141. Source: "{app}\data\icons\crew_class.png"; DestDir: "{app}\data\icons"; 
  142. Source: "{app}\data\icons\energy_class.png"; DestDir: "{app}\data\icons"; 
  143. Source: "{app}\data\icons\life_support_class.png"; DestDir: "{app}\data\icons"; 
  144. Source: "{app}\data\icons\other_class.png"; DestDir: "{app}\data\icons"; 
  145. Source: "{app}\data\icons\structure_class.png"; DestDir: "{app}\data\icons"; 
  146. Source: "{app}\data\icons\thermal_control_class.png"; DestDir: "{app}\data\icons"; 
  147. Source: "{app}\data\mesh\AlgaeTank.x"; DestDir: "{app}\data\mesh"; 
  148. Source: "{app}\data\mesh\ConnectionHandle.x"; DestDir: "{app}\data\mesh"; 
  149. Source: "{app}\data\mesh\DropHandle.x"; DestDir: "{app}\data\mesh"; 
  150. Source: "{app}\data\mesh\Factory.x"; DestDir: "{app}\data\mesh"; 
  151. Source: "{app}\data\mesh\HeatPipes.x"; DestDir: "{app}\data\mesh"; 
  152. Source: "{app}\data\mesh\Keel.x"; DestDir: "{app}\data\mesh"; 
  153. Source: "{app}\data\mesh\LifeSupport.x"; DestDir: "{app}\data\mesh"; 
  154. Source: "{app}\data\mesh\Node.x"; DestDir: "{app}\data\mesh"; 
  155. Source: "{app}\data\mesh\Port.x"; DestDir: "{app}\data\mesh"; 
  156. Source: "{app}\data\mesh\RadiatorPanel.x"; DestDir: "{app}\data\mesh"; 
  157. Source: "{app}\data\mesh\Relay.x"; DestDir: "{app}\data\mesh"; 
  158. Source: "{app}\data\mesh\Research.x"; DestDir: "{app}\data\mesh"; 
  159. Source: "{app}\data\mesh\Ring.x"; DestDir: "{app}\data\mesh"; 
  160. Source: "{app}\data\mesh\Rotate.x"; DestDir: "{app}\data\mesh"; 
  161. Source: "{app}\data\mesh\RTG.x"; DestDir: "{app}\data\mesh"; 
  162. Source: "{app}\data\mesh\Service.x"; DestDir: "{app}\data\mesh"; 
  163. Source: "{app}\data\mesh\SolarPanel.x"; DestDir: "{app}\data\mesh"; 
  164. Source: "{app}\data\mesh\Truss.x"; DestDir: "{app}\data\mesh"; 
  165. Source: "{app}\data\mesh\TrussNode.x"; DestDir: "{app}\data\mesh"; 
  166. Source: "{app}\data\mesh\Crew.mesh"; DestDir: "{app}\data\mesh"; 
  167. Source: "{app}\data\mesh\AlgaeGlass.jpg"; DestDir: "{app}\data\mesh"; 
  168. Source: "{app}\data\mesh\BlueGlass.jpg"; DestDir: "{app}\data\mesh"; 
  169. Source: "{app}\data\mesh\Collar1.jpg"; DestDir: "{app}\data\mesh"; 
  170. Source: "{app}\data\mesh\Collar1middle.jpg"; DestDir: "{app}\data\mesh"; 
  171. Source: "{app}\data\mesh\ControlGlass.jpg"; DestDir: "{app}\data\mesh"; 
  172. Source: "{app}\data\mesh\HeatPipeCell.jpg"; DestDir: "{app}\data\mesh"; 
  173. Source: "{app}\data\mesh\Honeycomb.jpg"; DestDir: "{app}\data\mesh"; 
  174. Source: "{app}\data\mesh\Maglev.jpg"; DestDir: "{app}\data\mesh"; 
  175. Source: "{app}\data\mesh\MetalRail.jpg"; DestDir: "{app}\data\mesh"; 
  176. Source: "{app}\data\mesh\Panel1.jpg"; DestDir: "{app}\data\mesh"; 
  177. Source: "{app}\data\mesh\Panel2.jpg"; DestDir: "{app}\data\mesh"; 
  178. Source: "{app}\data\mesh\RadialCap.jpg"; DestDir: "{app}\data\mesh"; 
  179. Source: "{app}\data\mesh\RadiationSign.jpg"; DestDir: "{app}\data\mesh"; 
  180. Source: "{app}\data\mesh\RadiatorCell.jpg"; DestDir: "{app}\data\mesh"; 
  181. Source: "{app}\data\mesh\RTG.jpg"; DestDir: "{app}\data\mesh"; 
  182. Source: "{app}\data\mesh\ServiceMaterialColor.jpg"; DestDir: "{app}\data\mesh"; 
  183. Source: "{app}\data\mesh\SolarCell.jpg"; DestDir: "{app}\data\mesh"; 
  184. Source: "{app}\data\mesh\WindowPanel.jpg"; DestDir: "{app}\data\mesh"; 
  185. Source: "{app}\data\mesh\CrewMaterial_Color.png"; DestDir: "{app}\data\mesh"; 
  186. [Dirs]
  187. Name: "{app}\data\saves"; 
  188. [Icons]
  189. Name: "{group}\Space Station Manager"; Filename: "{app}\ssm.exe"; WorkingDir: "{app}"; IconFilename: "{app}\ssm.ico"; 
  190. Name: "{userdesktop}\Space Station Manager"; Filename: "{app}\ssm.exe"; WorkingDir: "{app}"; IconFilename: "{app}\ssm.ico"; 
  191. [UninstallDelete]
  192. Type: files; Name: "{app}\log.txt"; 
  193. Type: files; Name: "{app}\data\*.scm"; 
  194.