home *** CD-ROM | disk | FTP | other *** search
/ H4CK3R 14 / hacker14.iso / programacao / visual / perl.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-12-11  |  13.6 KB  |  196 lines

  1. ;InnoSetupVersion=3.0.8
  2. [Setup]
  3. AppName=OptiPerl Trial
  4. AppVerName=OptiPerl 4.2 build 49
  5. AppId=OptiPerl Trial
  6. AppVersion=4.1.49
  7. AppPublisher=Xarka Software
  8. AppPublisherURL=http://www.xarka.com/
  9. AppSupportURL=http://www.xarka.com/optiperl/
  10. AppUpdatesURL=http://www.xarka.com/optiperl/
  11. DefaultDirName={pf}\OptiPerl
  12. DefaultGroupName=OptiPerl 4
  13. UninstallDisplayIcon={app}\OptiPerl.exe,0
  14. OutputBaseFilename=OptiPerl.Trial.4
  15. Compression=bzip2
  16. ChangesAssociations=yes
  17. LicenseFile=embedded\License.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{app}\License.txt"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\ReadMe.txt"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\Register.txt"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\OptiPerl.hlp"; DestDir: "{app}"; 
  25. Source: "{app}\OptiPerl.cnt"; DestDir: "{app}"; 
  26. Source: "{app}\Buy Now OptiPerl.url"; DestDir: "{app}"; 
  27. Source: "{app}\Perl.chm"; DestDir: "{app}"; 
  28. Source: "{app}\OptiPerl.exe"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\Box - Line Coding.pl"; DestDir: "{app}"; 
  30. Source: "{app}\Code Librarian.zip"; DestDir: "{app}"; 
  31. Source: "{app}\CVSGotoline.pl"; DestDir: "{app}"; 
  32. Source: "{app}\date.exe"; DestDir: "{app}"; 
  33. Source: "{app}\Default Modes.txt"; DestDir: "{app}"; 
  34. Source: "{app}\Default Styles.ini"; DestDir: "{app}"; 
  35. Source: "{app}\Default Watches.txt"; DestDir: "{app}"; 
  36. Source: "{app}\File Dialog Filters.txt"; DestDir: "{app}"; 
  37. Source: "{app}\Heredoc Ignore.txt"; DestDir: "{app}"; 
  38. Source: "{app}\Internal Functions.txt"; DestDir: "{app}"; 
  39. Source: "{app}\Introduction.html"; DestDir: "{app}"; 
  40. Source: "{app}\MapIP.pl"; DestDir: "{app}"; 
  41. Source: "{app}\OptiClient.exe"; DestDir: "{app}"; 
  42. Source: "{app}\OptiPerl Homepage.url"; DestDir: "{app}"; 
  43. Source: "{app}\Parsers.xml"; DestDir: "{app}"; 
  44. Source: "{app}\Pod2Html.css"; DestDir: "{app}"; 
  45. Source: "{app}\Reserved words.txt"; DestDir: "{app}"; 
  46. Source: "{app}\sendmail.exe"; DestDir: "{app}"; 
  47. Source: "{app}\Server.ini"; DestDir: "{app}"; 
  48. Source: "{app}\Startpage.htm"; DestDir: "{app}"; 
  49. Source: "{app}\Syntax Parser Elements.pl"; DestDir: "{app}"; 
  50. Source: "{app}\TabIndentSelection.pl"; DestDir: "{app}"; 
  51. Source: "{app}\Tips.txt"; DestDir: "{app}"; 
  52. Source: "{app}\Tools.icl"; DestDir: "{app}"; 
  53. Source: "{app}\uninsOpti.exe"; DestDir: "{app}"; 
  54. Source: "{app}\UnMapIP.pl"; DestDir: "{app}"; 
  55. Source: "{app}\UnzDLL.dll"; DestDir: "{app}"; 
  56. Source: "{app}\ZipDll.dll"; DestDir: "{app}"; 
  57. Source: "{app}\Library\Readme.txt"; DestDir: "{app}\Library"; 
  58. Source: "{app}\Library\Devel\perl5db.pm"; DestDir: "{app}\Library\Devel"; 
  59. Source: "{app}\Library\Perl\.perltidyrc"; DestDir: "{app}\Library\Perl"; 
  60. Source: "{app}\Library\Perl\bugs"; DestDir: "{app}\Library\Perl"; 
  61. Source: "{app}\Library\Perl\changes"; DestDir: "{app}\Library\Perl"; 
  62. Source: "{app}\Library\Perl\copying"; DestDir: "{app}\Library\Perl"; 
  63. Source: "{app}\Library\Perl\perltidy.txt"; DestDir: "{app}\Library\Perl"; 
  64. Source: "{app}\Library\Perl\readme"; DestDir: "{app}\Library\Perl"; 
  65. Source: "{app}\Library\Perl\stylekey.pod"; DestDir: "{app}\Library\Perl"; 
  66. Source: "{app}\Library\Perl\Tidy.pm"; DestDir: "{app}\Library\Perl"; 
  67. Source: "{app}\Library\Perl\todo"; DestDir: "{app}\Library\Perl"; 
  68. Source: "{app}\Library\Perl\tutorial.pod"; DestDir: "{app}\Library\Perl"; 
  69. Source: "{app}\Library\Text\Balanced.pm"; DestDir: "{app}\Library\Text"; 
  70. Source: "{app}\Library\Text\changes"; DestDir: "{app}\Library\Text"; 
  71. Source: "{app}\Library\Text\readme"; DestDir: "{app}\Library\Text"; 
  72. Source: "{app}\Library\YAPE\Regex.pm"; DestDir: "{app}\Library\YAPE"; 
  73. Source: "{app}\Library\YAPE\Extra\YAPE.pm"; DestDir: "{app}\Library\YAPE\Extra"; 
  74. Source: "{app}\Library\YAPE\Regex\Element.pm"; DestDir: "{app}\Library\YAPE\Regex"; 
  75. Source: "{app}\Library\YAPE\Regex\Explain.pm"; DestDir: "{app}\Library\YAPE\Regex"; 
  76. Source: "{app}\Plug-Ins\HexEditorPlugIn.opp"; DestDir: "{app}\Plug-Ins"; 
  77. Source: "{app}\Plug-Ins\PlugInDemo.pl"; DestDir: "{app}\Plug-Ins"; 
  78. Source: "{app}\Plug-Ins\RandomColorCoding.pl"; DestDir: "{app}\Plug-Ins"; 
  79. Source: "{app}\Plug-Ins\SubroutineNavigator.pl"; DestDir: "{app}\Plug-Ins"; 
  80. Source: "{app}\Plug-Ins\SubroutineUses.pl"; DestDir: "{app}\Plug-Ins"; 
  81. Source: "{app}\Templates\css\css1.css"; DestDir: "{app}\Templates\css"; 
  82. Source: "{app}\Templates\css\css2.css"; DestDir: "{app}\Templates\css"; 
  83. Source: "{app}\Templates\html\asp.asp"; DestDir: "{app}\Templates\html"; 
  84. Source: "{app}\Templates\html\Basic HTML.html"; DestDir: "{app}\Templates\html"; 
  85. Source: "{app}\Templates\html\default.html"; DestDir: "{app}\Templates\html"; 
  86. Source: "{app}\Templates\html\JavaScipt.html"; DestDir: "{app}\Templates\html"; 
  87. Source: "{app}\Templates\html\php.php"; DestDir: "{app}\Templates\html"; 
  88. Source: "{app}\Templates\html\Visual Basic.html"; DestDir: "{app}\Templates\html"; 
  89. Source: "{app}\Templates\other\Assembler.asm"; DestDir: "{app}\Templates\other"; 
  90. Source: "{app}\Templates\other\Awk.awk"; DestDir: "{app}\Templates\other"; 
  91. Source: "{app}\Templates\other\Batch.bat"; DestDir: "{app}\Templates\other"; 
  92. Source: "{app}\Templates\other\C.c"; DestDir: "{app}\Templates\other"; 
  93. Source: "{app}\Templates\other\Clipper.clp"; DestDir: "{app}\Templates\other"; 
  94. Source: "{app}\Templates\other\Fortran.f"; DestDir: "{app}\Templates\other"; 
  95. Source: "{app}\Templates\other\Foxpro.fpc"; DestDir: "{app}\Templates\other"; 
  96. Source: "{app}\Templates\other\Ini.ini"; DestDir: "{app}\Templates\other"; 
  97. Source: "{app}\Templates\other\Java.java"; DestDir: "{app}\Templates\other"; 
  98. Source: "{app}\Templates\other\Midl.idl"; DestDir: "{app}\Templates\other"; 
  99. Source: "{app}\Templates\other\Modula2.mod"; DestDir: "{app}\Templates\other"; 
  100. Source: "{app}\Templates\other\Pascal.pas"; DestDir: "{app}\Templates\other"; 
  101. Source: "{app}\Templates\other\Python.py"; DestDir: "{app}\Templates\other"; 
  102. Source: "{app}\Templates\other\Rc.rc"; DestDir: "{app}\Templates\other"; 
  103. Source: "{app}\Templates\other\Shell.sh"; DestDir: "{app}\Templates\other"; 
  104. Source: "{app}\Templates\other\Sql.sql"; DestDir: "{app}\Templates\other"; 
  105. Source: "{app}\Templates\other\Sql_oracle.sql"; DestDir: "{app}\Templates\other"; 
  106. Source: "{app}\Templates\other\Tcltk.tcl"; DestDir: "{app}\Templates\other"; 
  107. Source: "{app}\Templates\other\Vbasic.vb"; DestDir: "{app}\Templates\other"; 
  108. Source: "{app}\Templates\other\Vbscript.vbs"; DestDir: "{app}\Templates\other"; 
  109. Source: "{app}\Templates\perl\Batch with Perl.bat"; DestDir: "{app}\Templates\perl"; 
  110. Source: "{app}\Templates\perl\Default.pl"; DestDir: "{app}\Templates\perl"; 
  111. Source: "{app}\Templates\perl\Script using CGI.cgi"; DestDir: "{app}\Templates\perl"; 
  112. Source: "{app}\Templates\perl\User tool template.pl"; DestDir: "{app}\Templates\perl"; 
  113. Source: "{app}\Templates\xml\xml.xml"; DestDir: "{app}\Templates\xml"; 
  114. Source: "{app}\Templates\xml\xml_scripts.xml"; DestDir: "{app}\Templates\xml"; 
  115. Source: "{app}\Webroot\Test.htm"; DestDir: "{app}\Webroot"; 
  116. Source: "{app}\Webroot\cgi-bin\cookie.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  117. Source: "{app}\Webroot\cgi-bin\counter.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  118. Source: "{app}\Webroot\cgi-bin\crash.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  119. Source: "{app}\Webroot\cgi-bin\customize.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  120. Source: "{app}\Webroot\cgi-bin\file_upload.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  121. Source: "{app}\Webroot\cgi-bin\frameset.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  122. Source: "{app}\Webroot\cgi-bin\graffiti.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  123. Source: "{app}\Webroot\cgi-bin\graffiti2.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  124. Source: "{app}\Webroot\cgi-bin\hello.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  125. Source: "{app}\Webroot\cgi-bin\input.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  126. Source: "{app}\Webroot\cgi-bin\internal_links.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  127. Source: "{app}\Webroot\cgi-bin\javascript.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  128. Source: "{app}\Webroot\cgi-bin\loan.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  129. Source: "{app}\Webroot\cgi-bin\monty.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  130. Source: "{app}\Webroot\cgi-bin\multiple_forms.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  131. Source: "{app}\Webroot\cgi-bin\popup.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  132. Source: "{app}\Webroot\cgi-bin\quadraphobia.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  133. Source: "{app}\Webroot\cgi-bin\save_state.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  134. Source: "{app}\Webroot\cgi-bin\sendmail.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  135. Source: "{app}\Webroot\cgi-bin\side_by_side.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  136. Source: "{app}\Webroot\cgi-bin\test-form.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  137. Source: "{app}\Webroot\cgi-bin\time1.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  138. Source: "{app}\Webroot\cgi-bin\time4.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  139. Source: "{app}\Webroot\cgi-bin\tryit.cgi"; DestDir: "{app}\Webroot\cgi-bin"; 
  140. Source: "{app}\Webroot\cgi-bin\vegetables1.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  141. Source: "{app}\Webroot\cgi-bin\vegetables2.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  142. Source: "{app}\Webroot\cgi-bin\vegetables3.pl"; DestDir: "{app}\Webroot\cgi-bin"; 
  143. Source: "{code_OptiDir_}\Debug.lyt"; DestDir: "{code:OptiDir|}"; Flags: onlyifdoesntexist 
  144. Source: "{code_OptiDir_}\Edit.lyt"; DestDir: "{code:OptiDir|}"; Flags: onlyifdoesntexist 
  145. Source: "{code_OptiDir_}\Floating.lyt"; DestDir: "{code:OptiDir|}"; Flags: onlyifdoesntexist 
  146. Source: "{code_OptiDir_}\Perl Templates.txt"; DestDir: "{code:OptiDir|}"; Flags: onlyifdoesntexist 
  147. Source: "{code_OptiDir_}\Run.lyt"; DestDir: "{code:OptiDir|}"; Flags: onlyifdoesntexist 
  148. [Registry]
  149. Root: HKLM; Subkey: "Software\Xarka"; Flags: uninsdeletekeyifempty 
  150. Root: HKLM; Subkey: "Software\Xarka\OptiPerl"; Flags: uninsdeletekey 
  151. Root: HKLM; Subkey: "Software\Xarka\OptiPerl"; ValueName: "Path"; ValueType: String; ValueData: "{app}"; 
  152. Root: HKLM; Subkey: "Software\Xarka\OptiPerl"; ValueName: "Associations"; ValueType: Dword; ValueData: "$0"; 
  153. Root: HKLM; Subkey: "Software\Xarka\OptiPerl"; ValueName: "Associations"; ValueType: Dword; ValueData: "$1"; Tasks: associate; 
  154. Root: HKLM; Subkey: "Software\Xarka\OptiPerl"; ValueName: "Expires"; ValueType: Binary; ValueData: "00 00 00 00 00 00 00 00"; 
  155. Root: HKCU; Subkey: "Software\Xarka\OptiPerl"; ValueName: "UserFolder"; ValueType: String; ValueData: "{userappdata}\OptiPerl\"; Flags: createvalueifdoesntexist 
  156. [INI]
  157. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "0"; String: "{app}\webroot\test.htm"; Flags: createkeyifdoesntexist 
  158. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "1"; String: "{app}\webroot\cgi-bin\test-form.cgi"; Flags: createkeyifdoesntexist 
  159. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "2"; String: "{app}\webroot\cgi-bin\counter.cgi"; Flags: createkeyifdoesntexist 
  160. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "3"; String: "{app}\webroot\cgi-bin\hello.cgi"; Flags: createkeyifdoesntexist 
  161. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "4"; String: "{app}\webroot\cgi-bin\customize.cgi"; Flags: createkeyifdoesntexist 
  162. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "5"; String: "{app}\webroot\cgi-bin\save_state.cgi"; Flags: createkeyifdoesntexist 
  163. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "6"; String: "{app}\webroot\cgi-bin\cookie.cgi"; Flags: createkeyifdoesntexist 
  164. FileName: "{code:OptiDir|}Options.ini"; Section: "RecentFiles"; Key: "7"; String: "{app}\webroot\cgi-bin\monty.cgi"; Flags: createkeyifdoesntexist 
  165. [Run]
  166. Filename: "{app}\uninsOpti.exe"; Parameters: "optin i"; 
  167. Filename: "{app}\uninsOpti.exe"; Parameters: "optin p"; Tasks: associate; 
  168. Filename: "{app}\OptiPerl.exe"; Parameters: "/regserver"; 
  169. Filename: "{app}\OptiClient.exe"; Parameters: "/regserver"; 
  170. Filename: "{app}\OptiPerl.exe"; Description: "Launch OptiPerl"; Flags: postinstall nowait
  171. Filename: "{app}\readme.txt"; Description: "View the Readme file"; Flags: shellexec postinstall unchecked 
  172. [UninstallRun]
  173. Filename: "{app}\OptiPerl.exe"; Parameters: "/unregserver"; 
  174. Filename: "{app}\OptiClient.exe"; Parameters: "/unregserver"; 
  175. Filename: "{app}\uninsOpti.exe"; Parameters: "optin u ""{userappdata}\OptiPerl\"""; 
  176. [Icons]
  177. Name: "{group}\Buy Now OptiPerl 4"; Filename: "{app}\Buy Now OptiPerl.url"; 
  178. Name: "{group}\OptiPerl 4"; Filename: "{app}\OptiPerl.exe"; Comment: "OptiPerl Visual Environment"; 
  179. Name: "{group}\Introduction"; Filename: "{app}\Introduction.html"; Comment: "Introduction to OptiPerl"; 
  180. Name: "{group}\Optiperl Help"; Filename: "{app}\OptiPerl.hlp"; Comment: "OptiPerl Help"; 
  181. Name: "{group}\Perl Core and Module Documentation"; Filename: "{app}\Perl.chm"; 
  182. Name: "{group}\OptiPerl Homepage"; Filename: "{app}\OptiPerl Homepage.url"; 
  183. Name: "{userdesktop}\OptiPerl 4"; Filename: "{app}\OptiPerl.exe"; Comment: "OptiPerl Visual Environment"; Tasks: iconCurrent; 
  184. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\OptiPerl"; Filename: "{app}\OptiPerl.exe"; Comment: "OptiPerl Visual Environment"; Tasks: quicklaunchicon; 
  185. [Tasks]
  186. Name: "associate"; Description: "&Associate Perl extensions with OptiPerl"; GroupDescription: "File Associations:"; 
  187. Name: "iconCurrent"; Description: "Create a &desktop icon"; GroupDescription: "Icons:"; 
  188. Name: "quicklaunchicon"; Description: "Create a &Quick Launch icon"; GroupDescription: "Additional icons:"; 
  189. [InstallDelete]
  190. Type: files; Name: "{app}\runperl.bat"; 
  191. Type: files; Name: "{app}\Register.txt"; 
  192. Type: files; Name: "{group}\OptiPerl 3.lnk"; 
  193. Type: files; Name: "{group}\Register OptiPerl.lnk"; 
  194. [UninstallDelete]
  195. Type: files; Name: "{app}\OptiPerl.elf"; 
  196.