home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2003 December (Special) / Gamestar-Special_2003-12_cd.bin / Strategie / FISB2.exe / install_script.iss
Text File  |  2002-11-24  |  7KB  |  137 lines

  1. ;InnoSetupVersion=2.0.8
  2.  
  3. [Setup]
  4. AppName=FIScal 2001
  5. AppVerName=FIScal 2001 Beta 2
  6. AppId=FIScal 2001
  7. AppPublisher=Schwan Software
  8. AppPublisherURL=http://grimviper.tripod.com
  9. AppSupportURL=http://grimviper.tripod.com
  10. AppUpdatesURL=http://grimviper.tripod.com
  11. DefaultDirName={pf}\FIScal
  12. DefaultGroupName=FIScal 2001
  13. OutputBaseFilename=setup
  14. Compression=zip
  15. PrivilegesRequired=none
  16. InfoAfterFile=embedded\InfoAfter.txt
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19.  
  20. [Files]
  21. Source: "{app}\FIScal.exe"; DestDir: "{app}"; 
  22. Source: "{app}\Data\binflist.dat"; DestDir: "{app}\Data"; 
  23. Source: "{app}\Data\pcn.dat"; DestDir: "{app}\Data"; 
  24. Source: "{app}\Data\stock.dat"; DestDir: "{app}\Data"; 
  25. Source: "{app}\Data\bonds.dat"; DestDir: "{app}\Data"; 
  26. Source: "{app}\Web\InterStock Plus.html"; DestDir: "{app}\Web"; 
  27. Source: "{app}\Web\Gold Trade.html"; DestDir: "{app}\Web"; 
  28. Source: "{app}\Web\smith and warner.html"; DestDir: "{app}\Web"; 
  29. Source: "{app}\Web\tovien investors.html"; DestDir: "{app}\Web"; 
  30. Source: "{app}\Web\sonerics.html"; DestDir: "{app}\Web"; 
  31. Source: "{app}\Web\mutual investing.html"; DestDir: "{app}\Web"; 
  32. Source: "{app}\Web\precision shares.html"; DestDir: "{app}\Web"; 
  33. Source: "{app}\Web\willow tree.html"; DestDir: "{app}\Web"; 
  34. Source: "{app}\Web\detral trading.html"; DestDir: "{app}\Web"; 
  35. Source: "{app}\Web\pitturgy and marlton.html"; DestDir: "{app}\Web"; 
  36. Source: "{app}\Web\Detral\blegtext.gif"; DestDir: "{app}\Web\Detral"; 
  37. Source: "{app}\Web\Detral\blebul1a.gif"; DestDir: "{app}\Web\Detral"; 
  38. Source: "{app}\Web\Detral\blebul2a.gif"; DestDir: "{app}\Web\Detral"; 
  39. Source: "{app}\Web\Detral\blebul3a.gif"; DestDir: "{app}\Web\Detral"; 
  40. Source: "{app}\Web\Detral\blesepa.gif"; DestDir: "{app}\Web\Detral"; 
  41. Source: "{app}\Web\Gold-trade\clabkgnd.gif"; DestDir: "{app}\Web\Gold-trade"; 
  42. Source: "{app}\Web\Gold-trade\aclabul1.gif"; DestDir: "{app}\Web\Gold-trade"; 
  43. Source: "{app}\Web\Gold-trade\aclabul2.gif"; DestDir: "{app}\Web\Gold-trade"; 
  44. Source: "{app}\Web\Gold-trade\aclabul3.gif"; DestDir: "{app}\Web\Gold-trade"; 
  45. Source: "{app}\Web\Gold-trade\aclarule.gif"; DestDir: "{app}\Web\Gold-trade"; 
  46. Source: "{app}\Web\Interstock\btztilea.gif"; DestDir: "{app}\Web\Interstock"; 
  47. Source: "{app}\Web\Interstock\btzbul1a.gif"; DestDir: "{app}\Web\Interstock"; 
  48. Source: "{app}\Web\Interstock\btzbul2a.gif"; DestDir: "{app}\Web\Interstock"; 
  49. Source: "{app}\Web\Interstock\btzbul3a.gif"; DestDir: "{app}\Web\Interstock"; 
  50. Source: "{app}\Web\Interstock\btzhsepa.gif"; DestDir: "{app}\Web\Interstock"; 
  51. Source: "{app}\Web\Mutual\sumtextb.jpg"; DestDir: "{app}\Web\Mutual"; 
  52. Source: "{app}\Web\Mutual\sumbul1a.gif"; DestDir: "{app}\Web\Mutual"; 
  53. Source: "{app}\Web\Mutual\sumbul2a.gif"; DestDir: "{app}\Web\Mutual"; 
  54. Source: "{app}\Web\Mutual\sumbul3a.gif"; DestDir: "{app}\Web\Mutual"; 
  55. Source: "{app}\Web\Mutual\sumhorsa.gif"; DestDir: "{app}\Web\Mutual"; 
  56. Source: "{app}\Web\PittMarl\btztilea.gif"; DestDir: "{app}\Web\PittMarl"; 
  57. Source: "{app}\Web\PittMarl\btzbul1a.gif"; DestDir: "{app}\Web\PittMarl"; 
  58. Source: "{app}\Web\PittMarl\btzbul2a.gif"; DestDir: "{app}\Web\PittMarl"; 
  59. Source: "{app}\Web\PittMarl\btzbul3a.gif"; DestDir: "{app}\Web\PittMarl"; 
  60. Source: "{app}\Web\PittMarl\btzhsepa.gif"; DestDir: "{app}\Web\PittMarl"; 
  61. Source: "{app}\Web\Precision\acorbul1.gif"; DestDir: "{app}\Web\Precision"; 
  62. Source: "{app}\Web\Precision\acorbul2.gif"; DestDir: "{app}\Web\Precision"; 
  63. Source: "{app}\Web\Precision\acorbul3.gif"; DestDir: "{app}\Web\Precision"; 
  64. Source: "{app}\Web\Precision\acorrule.gif"; DestDir: "{app}\Web\Precision"; 
  65. Source: "{app}\Web\Precision\corbkgnd.gif"; DestDir: "{app}\Web\Precision"; 
  66. Source: "{app}\Web\SmithWarner\globul2a.gif"; DestDir: "{app}\Web\SmithWarner"; 
  67. Source: "{app}\Web\SmithWarner\globul1a.gif"; DestDir: "{app}\Web\SmithWarner"; 
  68. Source: "{app}\Web\SmithWarner\globul3a.gif"; DestDir: "{app}\Web\SmithWarner"; 
  69. Source: "{app}\Web\SmithWarner\glohorsa.gif"; DestDir: "{app}\Web\SmithWarner"; 
  70. Source: "{app}\Web\SmithWarner\glotextb.gif"; DestDir: "{app}\Web\SmithWarner"; 
  71. Source: "{app}\Web\Sonerics\pasbkgnd.gif"; DestDir: "{app}\Web\Sonerics"; 
  72. Source: "{app}\Web\Sonerics\apasbul1.gif"; DestDir: "{app}\Web\Sonerics"; 
  73. Source: "{app}\Web\Sonerics\apasbul2.gif"; DestDir: "{app}\Web\Sonerics"; 
  74. Source: "{app}\Web\Sonerics\apasbul3.gif"; DestDir: "{app}\Web\Sonerics"; 
  75. Source: "{app}\Web\Sonerics\apasrule.gif"; DestDir: "{app}\Web\Sonerics"; 
  76. Source: "{app}\Web\Tovien\bstrbk.gif"; DestDir: "{app}\Web\Tovien"; 
  77. Source: "{app}\Web\Tovien\abstrbu1.gif"; DestDir: "{app}\Web\Tovien"; 
  78. Source: "{app}\Web\Tovien\abstrbu2.gif"; DestDir: "{app}\Web\Tovien"; 
  79. Source: "{app}\Web\Tovien\abstrbu3.gif"; DestDir: "{app}\Web\Tovien"; 
  80. Source: "{app}\Web\Tovien\abstrrul.gif"; DestDir: "{app}\Web\Tovien"; 
  81. Source: "{app}\Web\Willow\willbk.jpg"; DestDir: "{app}\Web\Willow"; 
  82. Source: "{app}\Web\Willow\awillbu1.gif"; DestDir: "{app}\Web\Willow"; 
  83. Source: "{app}\Web\Willow\awillbu2.gif"; DestDir: "{app}\Web\Willow"; 
  84. Source: "{app}\Web\Willow\awillbu3.gif"; DestDir: "{app}\Web\Willow"; 
  85. Source: "{app}\Web\Willow\awillrul.gif"; DestDir: "{app}\Web\Willow"; 
  86. Source: "{app}\Bug Report.txt"; DestDir: "{app}"; 
  87. Source: "{app}\Stock.ico"; DestDir: "{app}"; 
  88. Source: "{app}\ReadMe.txt"; DestDir: "{app}"; 
  89. Source: "{fonts}\Ustates.ttf"; DestDir: "{fonts}"; 
  90. Source: "{win}\msvbvm60.dll"; DestDir: "{win}"; 
  91. Source: "{win}\oleaut32.dll"; DestDir: "{win}"; 
  92. Source: "{win}\olepro32.dll"; DestDir: "{win}"; 
  93. Source: "{win}\asycfilt.dll"; DestDir: "{win}"; 
  94. Source: "{win}\stdole2.tlb"; DestDir: "{win}"; 
  95. Source: "{win}\comcat.dll"; DestDir: "{win}"; 
  96. Source: "{win}\mscomct2.ocx"; DestDir: "{win}"; 
  97. Source: "{win}\comct332.ocx"; DestDir: "{win}"; 
  98. Source: "{win}\mscomctl.ocx"; DestDir: "{win}"; 
  99. Source: "{win}\mschrt20.ocx"; DestDir: "{win}"; 
  100. Source: "{win}\regfunc.dll"; DestDir: "{win}"; 
  101. Source: "{win}\msvcrt.dll"; DestDir: "{win}"; 
  102. Source: "{win}\scrrun.dll"; DestDir: "{win}"; 
  103.  
  104. [Dirs]
  105. Name: "{app}\Data"; 
  106. Name: "{app}\Web"; 
  107. Name: "{app}\Web\Detral"; 
  108. Name: "{app}\Web\Gold-trade"; 
  109. Name: "{app}\Web\Interstock"; 
  110. Name: "{app}\Web\Mutual"; 
  111. Name: "{app}\Web\PittMarl"; 
  112. Name: "{app}\Web\Precision"; 
  113. Name: "{app}\Web\SmithWarner"; 
  114. Name: "{app}\Web\Sonerics"; 
  115. Name: "{app}\Web\Tovien"; 
  116. Name: "{app}\Web\Willow"; 
  117.  
  118. [Registry]
  119. Root: HKLM; Subkey: "Software\FIScal 2001\Default"; Flags: uninsdeletekey 
  120.  
  121. [INI]
  122. FileName: "{app}\FIScal.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://grimviper.tripod.com"; 
  123.  
  124. [Run]
  125. Filename: "{app}\FIScal.exe"; Description: "Launch FIScal 2001"; Flags: postinstall skipifsilent nowait
  126.  
  127. [Icons]
  128. Name: "{group}\FIScal 2001"; Filename: "{app}\FIScal.exe"; 
  129. Name: "{group}\FIScal 2001 on the Web"; Filename: "{app}\FIScal.url"; 
  130. Name: "{userdesktop}\FIScal 2001"; Filename: "{app}\FIScal.exe"; Tasks: desktopicon; 
  131.  
  132. [Tasks]
  133. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  134.  
  135. [UninstallDelete]
  136. Type: files; Name: "{app}\FIScal.url"; 
  137.