home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / regular / ProxN45m.exe / install_script.iss
Text File  |  2004-01-19  |  9KB  |  154 lines

  1. ;InnoSetupVersion=2.0.18
  2.  
  3. [Setup]
  4. AppName=The Proxomitron - Universal Web Filter
  5. AppVerName=The Proxomitron Ver. Naoko-4.5
  6. AppId=The Proxomitron - Universal Web Filter
  7. DefaultDirName={pf}\Proxomitron Naoko-4
  8. DefaultGroupName=The Proxomitron
  9. OutputBaseFilename=setup
  10. Compression=zip
  11. PrivilegesRequired=none
  12. InfoBeforeFile=embedded\InfoBefore.txt
  13. WizardImageFile=embedded\WizardImage0.bmp
  14. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  15.  
  16. [Files]
  17. Source: "{app}\Proxomitron.exe"; DestDir: "{app}"; Flags: restartreplace comparetimestamp 
  18. Source: "{app}\ReadMe.txt"; DestDir: "{app}"; 
  19. Source: "{app}\FirstRun.txt"; DestDir: "{app}"; 
  20. Source: "{app}\Level 4.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  21. Source: "{app}\Level 2.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  22. Source: "{app}\default-backup.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  23. Source: "{app}\default.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  24. Source: "{app}\Level 3.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  25. Source: "{app}\Level 1.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  26. Source: "{app}\Level 6.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  27. Source: "{app}\Level 5.cfg"; DestDir: "{app}"; Flags: confirmoverwrite 
  28. Source: "{app}\proxcert.pem"; DestDir: "{app}"; 
  29. Source: "{app}\certs.pem"; DestDir: "{app}"; 
  30. Source: "{app}\zlib.dll"; DestDir: "{app}"; Flags: restartreplace comparetimestamp 
  31. Source: "{app}\html\ViewSrc.css"; DestDir: "{app}\html"; 
  32. Source: "{app}\html\black.gif"; DestDir: "{app}\html"; 
  33. Source: "{app}\html\killed.gif"; DestDir: "{app}\html"; 
  34. Source: "{app}\html\clear.gif"; DestDir: "{app}\html"; 
  35. Source: "{app}\html\Gradient.GIF"; DestDir: "{app}\html"; 
  36. Source: "{app}\html\killed.html"; DestDir: "{app}\html"; 
  37. Source: "{app}\html\ProxyLogo.jpg"; DestDir: "{app}\html"; 
  38. Source: "{app}\html\WindowOpen.js"; DestDir: "{app}\html"; 
  39. Source: "{app}\html\DomConKiller.js"; DestDir: "{app}\html"; 
  40. Source: "{app}\html\Errors.css"; DestDir: "{app}\html"; 
  41. Source: "{app}\html\Info.css"; DestDir: "{app}\html"; 
  42. Source: "{app}\html\DomConKiller.txt"; DestDir: "{app}\html"; 
  43. Source: "{app}\Textures\BurlWood.BMP"; DestDir: "{app}\Textures"; 
  44. Source: "{app}\Textures\DarkWood.BMP"; DestDir: "{app}\Textures"; 
  45. Source: "{app}\Textures\LtDiagWood.BMP"; DestDir: "{app}\Textures"; 
  46. Source: "{app}\Textures\Black-Bubble.BMP"; DestDir: "{app}\Textures"; 
  47. Source: "{app}\Textures\Black-Flat.BMP"; DestDir: "{app}\Textures"; 
  48. Source: "{app}\Textures\Black-Inset.bmp"; DestDir: "{app}\Textures"; 
  49. Source: "{app}\Textures\BluGrayButton.BMP"; DestDir: "{app}\Textures"; 
  50. Source: "{app}\help\help.css"; DestDir: "{app}\help"; 
  51. Source: "{app}\help\Web Page Filter Editor.html"; DestDir: "{app}\help"; 
  52. Source: "{app}\help\An Introduction To Text Matching.html"; DestDir: "{app}\help"; 
  53. Source: "{app}\help\FAQ.html"; DestDir: "{app}\help"; 
  54. Source: "{app}\help\BlockList Creation.html"; DestDir: "{app}\help"; 
  55. Source: "{app}\help\BlockList Using.html"; DestDir: "{app}\help"; 
  56. Source: "{app}\help\CfgT3.html"; DestDir: "{app}\help"; 
  57. Source: "{app}\help\CfgT4.html"; DestDir: "{app}\help"; 
  58. Source: "{app}\help\CfgT5.html"; DestDir: "{app}\help"; 
  59. Source: "{app}\help\CfgT2.html"; DestDir: "{app}\help"; 
  60. Source: "{app}\help\Configuration Dialog.html"; DestDir: "{app}\help"; 
  61. Source: "{app}\help\Send In Your Filters.html"; DestDir: "{app}\help"; 
  62. Source: "{app}\help\Contents.html"; DestDir: "{app}\help"; 
  63. Source: "{app}\help\Default Header Filters.html"; DestDir: "{app}\help"; 
  64. Source: "{app}\help\Default Web Filters.html"; DestDir: "{app}\help"; 
  65. Source: "{app}\help\Disorientation.html"; DestDir: "{app}\help"; 
  66. Source: "{app}\help\External Proxy Dialog.html"; DestDir: "{app}\help"; 
  67. Source: "{app}\help\Filter Merge.html"; DestDir: "{app}\help"; 
  68. Source: "{app}\help\Header Filter Editor.html"; DestDir: "{app}\help"; 
  69. Source: "{app}\help\Consume.html"; DestDir: "{app}\help"; 
  70. Source: "{app}\help\HTTP Header Filters.html"; DestDir: "{app}\help"; 
  71. Source: "{app}\help\index.html"; DestDir: "{app}\help"; 
  72. Source: "{app}\help\Installation.html"; DestDir: "{app}\help"; 
  73. Source: "{app}\help\Intro.html"; DestDir: "{app}\help"; 
  74. Source: "{app}\help\License.html"; DestDir: "{app}\help"; 
  75. Source: "{app}\help\Limitations.html"; DestDir: "{app}\help"; 
  76. Source: "{app}\help\Log.html"; DestDir: "{app}\help"; 
  77. Source: "{app}\help\Mainscreen.html"; DestDir: "{app}\help"; 
  78. Source: "{app}\help\Matching Character Reference.html"; DestDir: "{app}\help"; 
  79. Source: "{app}\help\Matching Commands.html"; DestDir: "{app}\help"; 
  80. Source: "{app}\help\Matching Rules.html"; DestDir: "{app}\help"; 
  81. Source: "{app}\help\Matching Test Window.html"; DestDir: "{app}\help"; 
  82. Source: "{app}\help\Contacts.html"; DestDir: "{app}\help"; 
  83. Source: "{app}\help\URL Commands.html"; DestDir: "{app}\help"; 
  84. Source: "{app}\help\ReplacementStack.html"; DestDir: "{app}\help"; 
  85. Source: "{app}\help\Shonen Knife.html"; DestDir: "{app}\help"; 
  86. Source: "{app}\help\System Tray.html"; DestDir: "{app}\help"; 
  87. Source: "{app}\help\Tips And Tricks.html"; DestDir: "{app}\help"; 
  88. Source: "{app}\help\Web Page Filters.html"; DestDir: "{app}\help"; 
  89. Source: "{app}\help\Whats New.html"; DestDir: "{app}\help"; 
  90. Source: "{app}\help\Workings.html"; DestDir: "{app}\help"; 
  91. Source: "{app}\help\Welcome.html"; DestDir: "{app}\help"; 
  92. Source: "{app}\help\help.js"; DestDir: "{app}\help"; 
  93. Source: "{app}\Lists\Kill Images.txt"; DestDir: "{app}\Lists"; Flags: confirmoverwrite 
  94. Source: "{app}\Lists\MIME Fix List.txt"; DestDir: "{app}\Lists"; Flags: confirmoverwrite 
  95. Source: "{app}\Lists\URL Alias List.txt"; DestDir: "{app}\Lists"; Flags: confirmoverwrite 
  96. Source: "{app}\Lists\URL Killfile.txt"; DestDir: "{app}\Lists"; Flags: confirmoverwrite 
  97. Source: "{app}\Lists\AllowCookies.txt"; DestDir: "{app}\Lists"; Flags: confirmoverwrite 
  98. Source: "{app}\Lists\Bypass List.txt"; DestDir: "{app}\Lists"; Flags: confirmoverwrite 
  99. Source: "{app}\Lists\Keyword list.txt"; DestDir: "{app}\Lists"; Flags: confirmoverwrite 
  100. Source: "{app}\help\images\HttpEdit.gif"; DestDir: "{app}\help\images"; 
  101. Source: "{app}\help\images\Proxy.gif"; DestDir: "{app}\help\images"; 
  102. Source: "{app}\help\images\PROXYSET.gif"; DestDir: "{app}\help\images"; 
  103. Source: "{app}\help\images\Sk1.gif"; DestDir: "{app}\help\images"; 
  104. Source: "{app}\help\images\Gam.gif"; DestDir: "{app}\help\images"; 
  105. Source: "{app}\help\images\Tester.gif"; DestDir: "{app}\help\images"; 
  106. Source: "{app}\help\images\URL-Context.gif"; DestDir: "{app}\help\images"; 
  107. Source: "{app}\help\images\clear.gif"; DestDir: "{app}\help\images"; 
  108. Source: "{app}\help\images\AddURL.gif"; DestDir: "{app}\help\images"; 
  109. Source: "{app}\help\images\bullet.gif"; DestDir: "{app}\help\images"; 
  110. Source: "{app}\help\images\MainDialog.gif"; DestDir: "{app}\help\images"; 
  111. Source: "{app}\help\images\NeverProxy.gif"; DestDir: "{app}\help\images"; 
  112. Source: "{app}\help\images\IE5-Setup1.gif"; DestDir: "{app}\help\images"; 
  113. Source: "{app}\help\images\IE5-Setup-sm2.gif"; DestDir: "{app}\help\images"; 
  114. Source: "{app}\help\images\IE5-Setup-sm1.gif"; DestDir: "{app}\help\images"; 
  115. Source: "{app}\help\images\IE5-Setup-sm3.gif"; DestDir: "{app}\help\images"; 
  116. Source: "{app}\help\images\LogWindow.gif"; DestDir: "{app}\help\images"; 
  117. Source: "{app}\help\images\Merge.gif"; DestDir: "{app}\help\images"; 
  118. Source: "{app}\help\images\Logo1.gif"; DestDir: "{app}\help\images"; 
  119. Source: "{app}\help\images\IE5-Setup3.gif"; DestDir: "{app}\help\images"; 
  120. Source: "{app}\help\images\SysTray2.gif"; DestDir: "{app}\help\images"; 
  121. Source: "{app}\help\images\CfgT4.jpg"; DestDir: "{app}\help\images"; 
  122. Source: "{app}\help\images\WebFilterEditor.jpg"; DestDir: "{app}\help\images"; 
  123. Source: "{app}\help\images\CfgT1.jpg"; DestDir: "{app}\help\images"; 
  124. Source: "{app}\help\images\ProxyAdv.jpg"; DestDir: "{app}\help\images"; 
  125. Source: "{app}\help\images\WebFilters.jpg"; DestDir: "{app}\help\images"; 
  126. Source: "{app}\help\images\nav-a.jpg"; DestDir: "{app}\help\images"; 
  127. Source: "{app}\help\images\nav-l.jpg"; DestDir: "{app}\help\images"; 
  128. Source: "{app}\help\images\nav-r.jpg"; DestDir: "{app}\help\images"; 
  129. Source: "{app}\help\images\CfgT2.jpg"; DestDir: "{app}\help\images"; 
  130. Source: "{app}\help\images\CfgT3.jpg"; DestDir: "{app}\help\images"; 
  131. Source: "{app}\help\images\CfgT5.jpg"; DestDir: "{app}\help\images"; 
  132. Source: "{app}\help\images\HeaderFilters.jpg"; DestDir: "{app}\help\images"; 
  133. Source: "{app}\help\images\IE5-Setup2.gif"; DestDir: "{app}\help\images"; 
  134. Source: "{app}\Docs\Upgrade.txt"; DestDir: "{app}\Docs"; 
  135. Source: "{app}\Docs\openssl.txt"; DestDir: "{app}\Docs"; 
  136. Source: "{app}\Docs\Changes.txt"; DestDir: "{app}\Docs"; 
  137. Source: "{app}\Docs\ReadMe.txt"; DestDir: "{app}\Docs"; 
  138.  
  139. [Run]
  140. Filename: "{app}\ReadMe.txt"; Flags: shellexec skipifdoesntexist postinstall skipifsilent 
  141.  
  142. [Icons]
  143. Name: "{group}\The Proxomitron"; Filename: "{app}\Proxomitron.exe"; 
  144. Name: "{userdesktop}\The Proxomitron"; Filename: "{app}\Proxomitron.exe"; 
  145. Name: "{group}\Proxomitron Help"; Filename: "{app}\help\Contents.html"; 
  146. Name: "{group}\Read Me"; Filename: "{app}\ReadMe.txt"; 
  147. Name: "{group}\Uninstall"; Filename: "{app}\unins000.exe"; 
  148.  
  149. [UninstallDelete]
  150. Type: filesandordirs; Name: "{app}\Textures"; 
  151. Type: filesandordirs; Name: "{app}\html"; 
  152. Type: filesandordirs; Name: "{app}\help"; 
  153. Type: filesandordirs; Name: "{app}\Docs"; 
  154.