home *** CD-ROM | disk | FTP | other *** search
/ Freelog 112 / FreelogNo112-NovembreDecembre2012.iso / Compression / peazip / peazip-4.7.WIN64.exe / install_script.iss
Text File  |  2012-08-16  |  15KB  |  251 lines

  1. ;InnoSetupVersion=5.4.2
  2.  
  3. [Setup]
  4. AppName=PeaZip
  5. AppVerName=PeaZip 4.7 (WIN64)
  6. AppId={{5A2BC38A-406C-4A5B-BF45-6991F9A05325}
  7. AppPublisher=Giorgio Tani
  8. AppPublisherURL=http://www.peazip.org
  9. AppSupportURL=http://www.peazip.org
  10. AppUpdatesURL=http://www.peazip.org
  11. DefaultDirName={pf}\PeaZip
  12. DefaultGroupName=PeaZip
  13. OutputBaseFilename=in
  14. Compression=lzma2
  15. ArchitecturesInstallIn64BitMode=x64
  16. DisableProgramGroupPage=yes
  17. ChangesAssociations=yes
  18. LicenseFile=embedded\License.txt
  19. InfoBeforeFile=embedded\InfoBefore.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22.  
  23. [Files]
  24. Source: "{app}\peazip.exe"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\res\altconf.txt"; DestDir: "{app}\res"; Flags: ignoreversion 
  26. Source: "{app}\res\empty.fnd"; DestDir: "{app}\res"; Flags: ignoreversion 
  27. Source: "{app}\res\pea.exe"; DestDir: "{app}\res"; Flags: ignoreversion 
  28. Source: "{app}\res\pealauncher.exe"; DestDir: "{app}\res"; Flags: ignoreversion 
  29. Source: "{app}\res\peazip-configuration.exe"; DestDir: "{app}\res"; Flags: ignoreversion 
  30. Source: "{app}\res\reset-peazip.bat"; DestDir: "{app}\res"; Flags: ignoreversion 
  31. Source: "{app}\res\7z\7z.dll"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  32. Source: "{app}\res\7z\7z.exe"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  33. Source: "{app}\res\7z\7z.sfx"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  34. Source: "{app}\res\7z\7zCon.sfx"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  35. Source: "{app}\res\7z\License.txt"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  36. Source: "{app}\res\7z\note.txt"; DestDir: "{app}\res\7z"; Flags: ignoreversion 
  37. Source: "{app}\res\arc\arc-tiny.linux.sfx"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  38. Source: "{app}\res\arc\Arc.exe"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  39. Source: "{app}\res\arc\arc.groups"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  40. Source: "{app}\res\arc\arc.ini"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  41. Source: "{app}\res\arc\empty.arc"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  42. Source: "{app}\res\arc\facompress.dll"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  43. Source: "{app}\res\arc\facompress_mt.dll"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  44. Source: "{app}\res\arc\freearc-installer.sfx"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  45. Source: "{app}\res\arc\freearc-tiny.sfx"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  46. Source: "{app}\res\arc\freearc.sfx"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  47. Source: "{app}\res\arc\note.txt"; DestDir: "{app}\res\arc"; Flags: ignoreversion 
  48. Source: "{app}\res\icons\PeaZip.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  49. Source: "{app}\res\icons\PeaZip_7z.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  50. Source: "{app}\res\icons\PeaZip_block.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  51. Source: "{app}\res\icons\PeaZip_cd.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  52. Source: "{app}\res\icons\PeaZip_package.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  53. Source: "{app}\res\icons\PeaZip_rar.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  54. Source: "{app}\res\icons\peazip_seven.icl"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  55. Source: "{app}\res\icons\PeaZip_zip.ico"; DestDir: "{app}\res\icons"; Flags: ignoreversion 
  56. Source: "{app}\res\lang\by-cr.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  57. Source: "{app}\res\lang\by-lt.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  58. Source: "{app}\res\lang\cht.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  59. Source: "{app}\res\lang\cn.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  60. Source: "{app}\res\lang\cz.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  61. Source: "{app}\res\lang\de-uml.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  62. Source: "{app}\res\lang\default.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  63. Source: "{app}\res\lang\en-gb.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  64. Source: "{app}\res\lang\en.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  65. Source: "{app}\res\lang\es-es.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  66. Source: "{app}\res\lang\fr.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  67. Source: "{app}\res\lang\gl.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  68. Source: "{app}\res\lang\hu.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  69. Source: "{app}\res\lang\it.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  70. Source: "{app}\res\lang\ja.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  71. Source: "{app}\res\lang\ko.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  72. Source: "{app}\res\lang\nl.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  73. Source: "{app}\res\lang\no.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  74. Source: "{app}\res\lang\pl.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  75. Source: "{app}\res\lang\pt-br.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  76. Source: "{app}\res\lang\pt-pt.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  77. Source: "{app}\res\lang\ro.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  78. Source: "{app}\res\lang\ru.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  79. Source: "{app}\res\lang\si.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  80. Source: "{app}\res\lang\sv.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  81. Source: "{app}\res\lang\tr.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  82. Source: "{app}\res\lang\uk.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  83. Source: "{app}\res\lang\vn.txt"; DestDir: "{app}\res\lang"; Flags: ignoreversion 
  84. Source: "{app}\res\lpaq\lpaq8.exe"; DestDir: "{app}\res\lpaq"; Flags: ignoreversion 
  85. Source: "{app}\res\lpaq\note.txt"; DestDir: "{app}\res\lpaq"; Flags: ignoreversion 
  86. Source: "{app}\res\paq\note.txt"; DestDir: "{app}\res\paq"; Flags: ignoreversion 
  87. Source: "{app}\res\paq\paq8o.exe"; DestDir: "{app}\res\paq"; Flags: ignoreversion 
  88. Source: "{app}\res\quad\balz.exe"; DestDir: "{app}\res\quad"; Flags: ignoreversion 
  89. Source: "{app}\res\quad\note.txt"; DestDir: "{app}\res\quad"; Flags: ignoreversion 
  90. Source: "{app}\res\quad\quad.exe"; DestDir: "{app}\res\quad"; Flags: ignoreversion 
  91. Source: "{app}\res\themes\firecrystal.theme.7z"; DestDir: "{app}\res\themes"; Flags: ignoreversion 
  92. Source: "{app}\res\themes\seven.theme.7z"; DestDir: "{app}\res\themes"; Flags: ignoreversion 
  93. Source: "{app}\res\themes\nographic-embedded\fm-theme.bmp"; DestDir: "{app}\res\themes\nographic-embedded"; Flags: ignoreversion 
  94. Source: "{app}\res\themes\nographic-embedded\note.readme"; DestDir: "{app}\res\themes\nographic-embedded"; Flags: ignoreversion 
  95. Source: "{app}\res\themes\seven-embedded\fm-theme.bmp"; DestDir: "{app}\res\themes\seven-embedded"; Flags: ignoreversion 
  96. Source: "{app}\res\themes\seven-embedded\note.readme"; DestDir: "{app}\res\themes\seven-embedded"; Flags: ignoreversion 
  97. Source: "{app}\res\upx\note.txt"; DestDir: "{app}\res\upx"; Flags: ignoreversion 
  98. Source: "{app}\res\upx\strip.exe"; DestDir: "{app}\res\upx"; Flags: ignoreversion 
  99. Source: "{app}\res\upx\upx.exe"; DestDir: "{app}\res\upx"; Flags: ignoreversion 
  100. Source: "{app}\res\zpaq\max.cfg"; DestDir: "{app}\res\zpaq"; Flags: ignoreversion 
  101. Source: "{app}\res\zpaq\mid.cfg"; DestDir: "{app}\res\zpaq"; Flags: ignoreversion 
  102. Source: "{app}\res\zpaq\min.cfg"; DestDir: "{app}\res\zpaq"; Flags: ignoreversion 
  103. Source: "{app}\res\zpaq\note.txt"; DestDir: "{app}\res\zpaq"; Flags: ignoreversion 
  104. Source: "{app}\res\zpaq\zpaq.exe"; DestDir: "{app}\res\zpaq"; Flags: ignoreversion 
  105. Source: "{app}\SendTo.7z"; DestDir: "{app}"; Flags: ignoreversion 
  106. Source: "{app}\copying.txt"; DestDir: "{app}"; Flags: ignoreversion 
  107. Source: "{app}\readme_Win64.txt"; DestDir: "{app}"; Flags: ignoreversion 
  108. Source: "{app}\AVGTBInstall.exe"; DestDir: "{app}"; Flags: dontcopy 
  109. Source: "{app}\avg_logo.bmp"; DestDir: "{app}"; Flags: dontcopy 
  110.  
  111. [Dirs]
  112. Name: "{app}\res\unace\"; 
  113.  
  114. [Registry]
  115. Root: HKCR; Subkey: ".001"; ValueType: String; ValueData: "001"; Flags: uninsdeletevalue 
  116. Root: HKCR; Subkey: "001"; ValueType: String; ValueData: "Split file"; Flags: uninsdeletekey 
  117. Root: HKCR; Subkey: "001\DefaultIcon"; ValueType: String; ValueData: "{app}\RES\ICONS\PEAZIP_BLOCK.ICO,0"; 
  118. Root: HKCR; Subkey: "001\shell\open\command"; ValueType: String; ValueData: """{app}\PEAZIP.EXE"" ""%1"""; 
  119. Root: HKCR; Subkey: ".pea"; ValueType: String; ValueData: "PEA"; Flags: uninsdeletevalue 
  120. Root: HKCR; Subkey: "PEA"; ValueType: String; ValueData: "PEA archive"; Flags: uninsdeletekey 
  121. Root: HKCR; Subkey: "PEA\DefaultIcon"; ValueType: String; ValueData: "{app}\RES\ICONS\PEAZIP.ICO,0"; 
  122. Root: HKCR; Subkey: "PEA\shell\open\command"; ValueType: String; ValueData: """{app}\PEAZIP.EXE"" ""%1"""; 
  123.  
  124. [INI]
  125. FileName: "{app}\peazip.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.peazip.org"; 
  126.  
  127. [Icons]
  128. Name: "{group}\PeaZip"; Filename: "{app}\peazip.exe"; 
  129. Name: "{group}\{cm:ProgramOnTheWeb,PeaZip}"; Filename: "{app}\peazip.url"; 
  130. Name: "{group}\{cm:UninstallProgram,PeaZip}"; Filename: "{uninstallexe}"; 
  131. Name: "{userdesktop}\PeaZip"; Filename: "{app}\peazip.exe"; Tasks: desktopicon; 
  132. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\PeaZip"; Filename: "{app}\peazip.exe"; Tasks: quicklaunchicon; 
  133.  
  134. [Tasks]
  135. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  136. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  137.  
  138. [InstallDelete]
  139. Type: filesandordirs; Name: "{app}\res\lang"; 
  140.  
  141. [UninstallDelete]
  142. Type: files; Name: "{app}\peazip.url"; 
  143.  
  144. [CustomMessages]
  145. english.NameAndVersion=%1 version %2
  146. english.AdditionalIcons=Additional icons:
  147. english.CreateDesktopIcon=Create a &desktop icon
  148. english.CreateQuickLaunchIcon=Create a &Quick Launch icon
  149. english.ProgramOnTheWeb=%1 on the Web
  150. english.UninstallProgram=Uninstall %1
  151. english.LaunchProgram=Launch %1
  152. english.AssocFileExtension=&Associate %1 with the %2 file extension
  153. english.AssocingFileExtension=Associating %1 with the %2 file extension...
  154. Associations_Caption=Associations
  155. Associations_Description=Set file associations
  156. Associations_Labelfull1_Caption0=Read/write supported types:
  157. Associations_Labelread1_Caption0=Read supported types:
  158. Associations_cb7z_Caption0=7Z, XZ
  159. Associations_cbbz2_Caption0=BZ2
  160. Associations_cbgz_Caption0=GZ
  161. Associations_cbpaq8_Caption0=*PAQ
  162. Associations_cbquad_Caption0=QUAD/BALZ
  163. Associations_cbtar_Caption0=TAR
  164. Associations_cbzip_Caption0=ZIP, ZIPX
  165. Associations_cbfullnone_Caption0=None of the above group (override selection)
  166. Associations_cbarj_Caption0=ARJ
  167. Associations_cbcab_Caption0=CAB
  168. Associations_cblinux_Caption0=Linux (DEB, RPM, PET/PUP, SLP)
  169. Associations_cbiso_Caption0=ISO, UDF
  170. Associations_cblha_Caption0=LHA
  171. Associations_cblzh_Caption0=LZH
  172. Associations_cbrar_Caption0=RAR
  173. Associations_cbcpio_Caption0=CPIO, Z
  174. Associations_cbreadnone_Caption0=None of the above group (override selection)
  175. Associations_cbace_Caption0=ACE
  176. Associations_cbarc_Caption0=ARC/WRC
  177. Associations_cbMac_Caption0=Mac (DMG/HFS)
  178. context_Caption=Context menu
  179. context_Description=Create application's entries in system's context menu
  180. context_cbcontextext2here_Caption0=Extract here
  181. context_cbcontextsplit_Caption0=Split file
  182. context_cbcontextnone_Caption0=No context menu entry (override selection)
  183. context_cbcontextext2folder_Caption0=Extract here (in new folder)
  184. context_cbcontext7zs_Caption0=Add to .7Z
  185. context_cbcontextzips_Caption0=Add to .ZIP
  186. context_cbcontexttest_Caption0=Test archive(s)
  187. context_cbcontextwipe_Caption0=Secure delete
  188. context_cbbrowsepath_Caption0=Browse path with PeaZip
  189. context_cbcontextadd2archiveseparate_Caption0=Add to separate archive(s)
  190. context_cbcontextsfx_Caption0=Add to self extracting
  191. context_CheckBox1_Caption0=Add to .7Z, fastest
  192. context_CheckBox2_Caption0=Add to .7Z, normal
  193. context_CheckBox3_Caption0=Add to .7Z, ultra
  194. context_CheckBox4_Caption0=Add to .ZIP, fastest
  195. context_CheckBox5_Caption0=Add to .ZIP, normal
  196. context_CheckBox6_Caption0=Add to .ZIP, ultra
  197. context_cbopas_Caption0=Open as archive
  198. context_cbcascaded_Caption0=[Win7+] Cascaded menu
  199. Links_Caption=SendTo
  200. Links_Description=Create application's entries in SendTo menu
  201. Links_cbfunext2here_Caption0=Extract here
  202. Links_cbfun7z_Caption0=Add to .7Z
  203. Links_cbfunzip_Caption0=Add to .ZIP
  204. Links_cbfunsfx_Caption0=Add to self extracting
  205. Links_cbfunsplit_Caption0=Split file
  206. Links_cbfunnone_Caption0=No SendTo menu entry (override selection)
  207. Links_cbfunext2folder_Caption0=Extract here (in new folder)
  208. Links_cbfun7zs_Caption0=Add to separate .7Z
  209. Links_cbfunzips_Caption0=Add to separate .ZIP
  210. Links_cbfunencrypt_Caption0=Encrypt (PEA)
  211. Links_cbfuntest_Caption0=Test archive(s)
  212. Links_cbfunzipmail_Caption0=Add to .ZIP and mail
  213. Links_cbfun7zmail_Caption0=Add to .7Z and mail
  214. Links_cbfunsfxmail_Caption0=Add to sfx and mail
  215. Links_cbfunwipe_Caption0=Secure delete
  216. Links_cbfunext2to_Caption0=Extract...
  217. Links_CheckBoxbrowsepath_Caption0=Browse path with PeaZip
  218. Links_CheckBoxcommand_Caption0=Open command prompt here
  219. Links_cbfunadd_Caption0=Add to archive
  220. Links_cbfunopen_Caption0=Open as archive
  221. install_Caption=Install PeaZip
  222. install_Description=Standard or custom installation?
  223. install_Labelinstall1_Caption0=Default program's installation
  224. install_Labelinstall1_Caption1=Default context menu and SendTo menu entries
  225. install_Labelinstall1_Caption2=Configure file associations
  226. install_Labelinstal2_Caption0=Customise program's installation
  227. install_Labelinstal2_Caption1=Customise context menu and SendTo menu entries
  228. install_Labelinstal2_Caption2=Configure file associations
  229. install_RadioButtoninstall1_Caption0=Standard installation
  230. install_RadioButtoninstall2_Caption0=Custom installation / Configuration
  231. avg_Caption=Improve Your Internet Protection
  232. avg_Description= 
  233. avg_avgl1_Caption0=Sponsored Offer
  234. avg_avgl2_Caption0=(recommended)
  235. avg_avgl3_Caption0=Install AVG Security Toolbar, set AVG Secure Search as my homepage and default search provider
  236. avg_avgl6_Caption0=Install AVG Security Toolbar
  237. avg_avgb1_Caption0=By clicking "Next" you agree to the AVG
  238. avg_avglink1_Caption0=End User License Agreement
  239. avg_avgl4_Caption0=Set, keep and protect AVG Secure Search as my homepage
  240. avg_avgb2_Caption0=and
  241. avg_avglink2_Caption0=Privacy Policy
  242. avg_avgtitle_Caption0=Security Toolbar
  243. avg_avgl5_Caption0=Set, keep and protect AVG Secure Search as my default search provider
  244. avg_avgrb1_Caption0=Express
  245. avg_avgrb2_Caption0=Custom Installation:
  246.  
  247. [Languages]
  248. ; These files are stubs
  249. ; To achieve better results after recompilation, use the real language files
  250. Name: "english"; MessagesFile: "embedded\english.isl"; 
  251.