home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 February / PCWorld_2006-02_cd.bin / software / vyzkuste / zachrana / dvdisaster-0.64.2-setup.exe / install_script.iss
Text File  |  2005-12-23  |  16KB  |  215 lines

  1. ;InnoSetupVersion=5.0.4
  2.  
  3. [Setup]
  4. AppName=dvdisaster
  5. AppVerName=dvdisaster-0.64.2
  6. AppId=dvdisaster
  7. DefaultDirName={pf}\dvdisaster-0.64.2
  8. DefaultGroupName=dvdisaster
  9. UninstallDisplayIcon={app}\dvdisaster.exe
  10. OutputBaseFilename=dvdisaster-0.64.2-setup
  11. Compression=lzma
  12. PrivilegesRequired=none
  13. AllowNoIcons=yes
  14. WizardImageFile=embedded\WizardImage0.bmp
  15. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  16.  
  17. [Files]
  18. Source: "{app}\CHANGELOG"; DestDir: "{app}"; 
  19. Source: "{app}\COPYING"; DestDir: "{app}"; 
  20. Source: "{app}\CREDITS.en"; DestDir: "{app}"; 
  21. Source: "{app}\CREDITS.de"; DestDir: "{app}"; 
  22. Source: "{app}\TODO"; DestDir: "{app}"; 
  23. Source: "{app}\dvdisaster-win.exe"; DestDir: "{app}"; 
  24. Source: "{app}\dvdisaster.exe"; DestDir: "{app}"; 
  25. Source: "{app}\iconv.dll"; DestDir: "{app}"; 
  26. Source: "{app}\intl.dll"; DestDir: "{app}"; 
  27. Source: "{app}\libatk-1.0-0.dll"; DestDir: "{app}"; 
  28. Source: "{app}\libgdk-win32-2.0-0.dll"; DestDir: "{app}"; 
  29. Source: "{app}\libgdk_pixbuf-2.0-0.dll"; DestDir: "{app}"; 
  30. Source: "{app}\libglib-2.0-0.dll"; DestDir: "{app}"; 
  31. Source: "{app}\libgmodule-2.0-0.dll"; DestDir: "{app}"; 
  32. Source: "{app}\libgobject-2.0-0.dll"; DestDir: "{app}"; 
  33. Source: "{app}\libgthread-2.0-0.dll"; DestDir: "{app}"; 
  34. Source: "{app}\libgtk-win32-2.0-0.dll"; DestDir: "{app}"; 
  35. Source: "{app}\libpango-1.0-0.dll"; DestDir: "{app}"; 
  36. Source: "{app}\libpangoft2-1.0-0.dll"; DestDir: "{app}"; 
  37. Source: "{app}\libpangowin32-1.0-0.dll"; DestDir: "{app}"; 
  38. Source: "{app}\pango-basic-win32.dll"; DestDir: "{app}"; 
  39. Source: "{app}\etc\gtk-2.0\gdk-pixbuf.loaders"; DestDir: "{app}\etc\gtk-2.0"; 
  40. Source: "{app}\etc\gtk-2.0\gtk.immodules"; DestDir: "{app}\etc\gtk-2.0"; 
  41. Source: "{app}\etc\gtk-2.0\gtkrc"; DestDir: "{app}\etc\gtk-2.0"; 
  42. Source: "{app}\etc\pango\pango.aliases"; DestDir: "{app}\etc\pango"; 
  43. Source: "{app}\etc\pango\pango.modules"; DestDir: "{app}\etc\pango"; 
  44. Source: "{app}\locale\de\LC_MESSAGES\dvdisaster.mo"; DestDir: "{app}\locale\de\LC_MESSAGES"; 
  45. Source: "{app}\locale\it\LC_MESSAGES\dvdisaster.mo"; DestDir: "{app}\locale\it\LC_MESSAGES"; 
  46. Source: "{app}\documentation\pubkey.asc"; DestDir: "{app}\documentation"; 
  47. Source: "{app}\documentation\de\background.html"; DestDir: "{app}\documentation\de"; 
  48. Source: "{app}\documentation\de\background10.html"; DestDir: "{app}\documentation\de"; 
  49. Source: "{app}\documentation\de\background30.html"; DestDir: "{app}\documentation\de"; 
  50. Source: "{app}\documentation\de\background40.html"; DestDir: "{app}\documentation\de"; 
  51. Source: "{app}\documentation\de\background50.html"; DestDir: "{app}\documentation\de"; 
  52. Source: "{app}\documentation\de\background60.html"; DestDir: "{app}\documentation\de"; 
  53. Source: "{app}\documentation\de\download.html"; DestDir: "{app}\documentation\de"; 
  54. Source: "{app}\documentation\de\download10.html"; DestDir: "{app}\documentation\de"; 
  55. Source: "{app}\documentation\de\download20.html"; DestDir: "{app}\documentation\de"; 
  56. Source: "{app}\documentation\de\example.html"; DestDir: "{app}\documentation\de"; 
  57. Source: "{app}\documentation\de\example10.html"; DestDir: "{app}\documentation\de"; 
  58. Source: "{app}\documentation\de\example20.html"; DestDir: "{app}\documentation\de"; 
  59. Source: "{app}\documentation\de\example30.html"; DestDir: "{app}\documentation\de"; 
  60. Source: "{app}\documentation\de\example40.html"; DestDir: "{app}\documentation\de"; 
  61. Source: "{app}\documentation\de\example50.html"; DestDir: "{app}\documentation\de"; 
  62. Source: "{app}\documentation\de\example60.html"; DestDir: "{app}\documentation\de"; 
  63. Source: "{app}\documentation\de\example90.html"; DestDir: "{app}\documentation\de"; 
  64. Source: "{app}\documentation\de\example91.html"; DestDir: "{app}\documentation\de"; 
  65. Source: "{app}\documentation\de\example92.html"; DestDir: "{app}\documentation\de"; 
  66. Source: "{app}\documentation\de\example93.html"; DestDir: "{app}\documentation\de"; 
  67. Source: "{app}\documentation\de\imprint.html"; DestDir: "{app}\documentation\de"; 
  68. Source: "{app}\documentation\de\index.html"; DestDir: "{app}\documentation\de"; 
  69. Source: "{app}\documentation\de\index10.html"; DestDir: "{app}\documentation\de"; 
  70. Source: "{app}\documentation\de\index20.html"; DestDir: "{app}\documentation\de"; 
  71. Source: "{app}\documentation\de\index30.html"; DestDir: "{app}\documentation\de"; 
  72. Source: "{app}\documentation\de\inline1.html"; DestDir: "{app}\documentation\de"; 
  73. Source: "{app}\documentation\de\inline2.html"; DestDir: "{app}\documentation\de"; 
  74. Source: "{app}\documentation\de\qa.html"; DestDir: "{app}\documentation\de"; 
  75. Source: "{app}\documentation\de\qa10.html"; DestDir: "{app}\documentation\de"; 
  76. Source: "{app}\documentation\de\qa20.html"; DestDir: "{app}\documentation\de"; 
  77. Source: "{app}\documentation\de\syntax.html"; DestDir: "{app}\documentation\de"; 
  78. Source: "{app}\documentation\de\syntax10.html"; DestDir: "{app}\documentation\de"; 
  79. Source: "{app}\documentation\de\syntax20.html"; DestDir: "{app}\documentation\de"; 
  80. Source: "{app}\documentation\de\syntax30.html"; DestDir: "{app}\documentation\de"; 
  81. Source: "{app}\documentation\de\syntax40.html"; DestDir: "{app}\documentation\de"; 
  82. Source: "{app}\documentation\de\syntax50.html"; DestDir: "{app}\documentation\de"; 
  83. Source: "{app}\documentation\de\syntax60.html"; DestDir: "{app}\documentation\de"; 
  84. Source: "{app}\documentation\de\syntax70.html"; DestDir: "{app}\documentation\de"; 
  85. Source: "{app}\documentation\de\syntax90.html"; DestDir: "{app}\documentation\de"; 
  86. Source: "{app}\documentation\en\background.html"; DestDir: "{app}\documentation\en"; 
  87. Source: "{app}\documentation\en\background10.html"; DestDir: "{app}\documentation\en"; 
  88. Source: "{app}\documentation\en\background30.html"; DestDir: "{app}\documentation\en"; 
  89. Source: "{app}\documentation\en\background40.html"; DestDir: "{app}\documentation\en"; 
  90. Source: "{app}\documentation\en\background50.html"; DestDir: "{app}\documentation\en"; 
  91. Source: "{app}\documentation\en\background60.html"; DestDir: "{app}\documentation\en"; 
  92. Source: "{app}\documentation\en\download.html"; DestDir: "{app}\documentation\en"; 
  93. Source: "{app}\documentation\en\download10.html"; DestDir: "{app}\documentation\en"; 
  94. Source: "{app}\documentation\en\download20.html"; DestDir: "{app}\documentation\en"; 
  95. Source: "{app}\documentation\en\example.html"; DestDir: "{app}\documentation\en"; 
  96. Source: "{app}\documentation\en\example10.html"; DestDir: "{app}\documentation\en"; 
  97. Source: "{app}\documentation\en\example20.html"; DestDir: "{app}\documentation\en"; 
  98. Source: "{app}\documentation\en\example30.html"; DestDir: "{app}\documentation\en"; 
  99. Source: "{app}\documentation\en\example40.html"; DestDir: "{app}\documentation\en"; 
  100. Source: "{app}\documentation\en\example50.html"; DestDir: "{app}\documentation\en"; 
  101. Source: "{app}\documentation\en\example60.html"; DestDir: "{app}\documentation\en"; 
  102. Source: "{app}\documentation\en\example90.html"; DestDir: "{app}\documentation\en"; 
  103. Source: "{app}\documentation\en\example91.html"; DestDir: "{app}\documentation\en"; 
  104. Source: "{app}\documentation\en\example92.html"; DestDir: "{app}\documentation\en"; 
  105. Source: "{app}\documentation\en\example93.html"; DestDir: "{app}\documentation\en"; 
  106. Source: "{app}\documentation\en\imprint.html"; DestDir: "{app}\documentation\en"; 
  107. Source: "{app}\documentation\en\index.html"; DestDir: "{app}\documentation\en"; 
  108. Source: "{app}\documentation\en\index10.html"; DestDir: "{app}\documentation\en"; 
  109. Source: "{app}\documentation\en\index20.html"; DestDir: "{app}\documentation\en"; 
  110. Source: "{app}\documentation\en\index30.html"; DestDir: "{app}\documentation\en"; 
  111. Source: "{app}\documentation\en\inline1.html"; DestDir: "{app}\documentation\en"; 
  112. Source: "{app}\documentation\en\inline2.html"; DestDir: "{app}\documentation\en"; 
  113. Source: "{app}\documentation\en\qa.html"; DestDir: "{app}\documentation\en"; 
  114. Source: "{app}\documentation\en\qa10.html"; DestDir: "{app}\documentation\en"; 
  115. Source: "{app}\documentation\en\qa20.html"; DestDir: "{app}\documentation\en"; 
  116. Source: "{app}\documentation\en\syntax.html"; DestDir: "{app}\documentation\en"; 
  117. Source: "{app}\documentation\en\syntax10.html"; DestDir: "{app}\documentation\en"; 
  118. Source: "{app}\documentation\en\syntax20.html"; DestDir: "{app}\documentation\en"; 
  119. Source: "{app}\documentation\en\syntax30.html"; DestDir: "{app}\documentation\en"; 
  120. Source: "{app}\documentation\en\syntax40.html"; DestDir: "{app}\documentation\en"; 
  121. Source: "{app}\documentation\en\syntax50.html"; DestDir: "{app}\documentation\en"; 
  122. Source: "{app}\documentation\en\syntax60.html"; DestDir: "{app}\documentation\en"; 
  123. Source: "{app}\documentation\en\syntax70.html"; DestDir: "{app}\documentation\en"; 
  124. Source: "{app}\documentation\en\syntax90.html"; DestDir: "{app}\documentation\en"; 
  125. Source: "{app}\documentation\images\bg-adaptive-de.png"; DestDir: "{app}\documentation\images"; 
  126. Source: "{app}\documentation\images\bg-adaptive-en.png"; DestDir: "{app}\documentation\images"; 
  127. Source: "{app}\documentation\images\bg-linear-de.png"; DestDir: "{app}\documentation\images"; 
  128. Source: "{app}\documentation\images\bg-linear-en.png"; DestDir: "{app}\documentation\images"; 
  129. Source: "{app}\documentation\images\btn-protocol-de.png"; DestDir: "{app}\documentation\images"; 
  130. Source: "{app}\documentation\images\btn-protocol-en.png"; DestDir: "{app}\documentation\images"; 
  131. Source: "{app}\documentation\images\ex-compare-de.png"; DestDir: "{app}\documentation\images"; 
  132. Source: "{app}\documentation\images\ex-compare-en.png"; DestDir: "{app}\documentation\images"; 
  133. Source: "{app}\documentation\images\ex-create-de.png"; DestDir: "{app}\documentation\images"; 
  134. Source: "{app}\documentation\images\ex-create-en.png"; DestDir: "{app}\documentation\images"; 
  135. Source: "{app}\documentation\images\ex-fix-de.png"; DestDir: "{app}\documentation\images"; 
  136. Source: "{app}\documentation\images\ex-fix-en.png"; DestDir: "{app}\documentation\images"; 
  137. Source: "{app}\documentation\images\ex-read-a-de.png"; DestDir: "{app}\documentation\images"; 
  138. Source: "{app}\documentation\images\ex-read-a-en.png"; DestDir: "{app}\documentation\images"; 
  139. Source: "{app}\documentation\images\ex-read-de.png"; DestDir: "{app}\documentation\images"; 
  140. Source: "{app}\documentation\images\ex-read-en.png"; DestDir: "{app}\documentation\images"; 
  141. Source: "{app}\documentation\images\ex-scan-de.png"; DestDir: "{app}\documentation\images"; 
  142. Source: "{app}\documentation\images\ex-scan-en.png"; DestDir: "{app}\documentation\images"; 
  143. Source: "{app}\documentation\images\ex-start-de.png"; DestDir: "{app}\documentation\images"; 
  144. Source: "{app}\documentation\images\ex-start-en.png"; DestDir: "{app}\documentation\images"; 
  145. Source: "{app}\documentation\images\open-ecc.png"; DestDir: "{app}\documentation\images"; 
  146. Source: "{app}\documentation\images\open-img.png"; DestDir: "{app}\documentation\images"; 
  147. Source: "{app}\documentation\images\open-preferences.png"; DestDir: "{app}\documentation\images"; 
  148. Source: "{app}\documentation\images\prefs-ecc-1-de.png"; DestDir: "{app}\documentation\images"; 
  149. Source: "{app}\documentation\images\prefs-ecc-1-en.png"; DestDir: "{app}\documentation\images"; 
  150. Source: "{app}\documentation\images\prefs-ecc-2-de.png"; DestDir: "{app}\documentation\images"; 
  151. Source: "{app}\documentation\images\prefs-ecc-2-en.png"; DestDir: "{app}\documentation\images"; 
  152. Source: "{app}\documentation\images\prefs-ecc-de.png"; DestDir: "{app}\documentation\images"; 
  153. Source: "{app}\documentation\images\prefs-ecc-en.png"; DestDir: "{app}\documentation\images"; 
  154. Source: "{app}\documentation\images\prefs-general-1-de.png"; DestDir: "{app}\documentation\images"; 
  155. Source: "{app}\documentation\images\prefs-general-1-en.png"; DestDir: "{app}\documentation\images"; 
  156. Source: "{app}\documentation\images\prefs-general-2-de.png"; DestDir: "{app}\documentation\images"; 
  157. Source: "{app}\documentation\images\prefs-general-2-en.png"; DestDir: "{app}\documentation\images"; 
  158. Source: "{app}\documentation\images\prefs-general-3-de.png"; DestDir: "{app}\documentation\images"; 
  159. Source: "{app}\documentation\images\prefs-general-3-en.png"; DestDir: "{app}\documentation\images"; 
  160. Source: "{app}\documentation\images\prefs-general-de.png"; DestDir: "{app}\documentation\images"; 
  161. Source: "{app}\documentation\images\prefs-general-en.png"; DestDir: "{app}\documentation\images"; 
  162. Source: "{app}\documentation\images\prefs-read-1-de.png"; DestDir: "{app}\documentation\images"; 
  163. Source: "{app}\documentation\images\prefs-read-1-en.png"; DestDir: "{app}\documentation\images"; 
  164. Source: "{app}\documentation\images\prefs-read-2-de.png"; DestDir: "{app}\documentation\images"; 
  165. Source: "{app}\documentation\images\prefs-read-2-en.png"; DestDir: "{app}\documentation\images"; 
  166. Source: "{app}\documentation\images\prefs-read-3-de.png"; DestDir: "{app}\documentation\images"; 
  167. Source: "{app}\documentation\images\prefs-read-3-en.png"; DestDir: "{app}\documentation\images"; 
  168. Source: "{app}\documentation\images\prefs-read-de.png"; DestDir: "{app}\documentation\images"; 
  169. Source: "{app}\documentation\images\prefs-read-en.png"; DestDir: "{app}\documentation\images"; 
  170. Source: "{app}\documentation\images\scratch-corr-de.png"; DestDir: "{app}\documentation\images"; 
  171. Source: "{app}\documentation\images\scratch-corr-en.png"; DestDir: "{app}\documentation\images"; 
  172. Source: "{app}\documentation\images\scratch-img.jpg"; DestDir: "{app}\documentation\images"; 
  173. Source: "{app}\documentation\images\scratch-scan-de.png"; DestDir: "{app}\documentation\images"; 
  174. Source: "{app}\documentation\images\scratch-scan-en.png"; DestDir: "{app}\documentation\images"; 
  175. Source: "{app}\documentation\de\mindex.html"; DestDir: "{app}\documentation\de"; Languages: "de"; 
  176. Source: "{app}\documentation\en\mindex.html"; DestDir: "{app}\documentation\en"; Languages: "en"; 
  177.  
  178. [Icons]
  179. Name: "{group}\dvdisaster"; Filename: "{app}\dvdisaster-win.exe"; WorkingDir: "{app}"; 
  180. Name: "{group}\Handbuch"; Filename: "{app}\documentation\de\mindex.html"; 
  181. Name: "{group}\Manual"; Filename: "{app}\documentation\en\mindex.html"; 
  182. Name: "{group}\Uninstall"; Filename: "{uninstallexe}"; 
  183. Name: "{userdesktop}\dvdisaster"; Filename: "{app}\dvdisaster-win.exe"; WorkingDir: "{app}"; 
  184.  
  185. [UninstallDelete]
  186. Type: files; Name: "{app}\.dvdisaster"; 
  187. Type: files; Name: "{app}\medium.img"; 
  188. Type: files; Name: "{app}\medium.ecc"; 
  189.  
  190. [CustomMessages]
  191. en.NameAndVersion=%1 version %2
  192. en.AdditionalIcons=Additional icons:
  193. en.CreateDesktopIcon=Create a &desktop icon
  194. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  195. en.ProgramOnTheWeb=%1 on the Web
  196. en.UninstallProgram=Uninstall %1
  197. en.LaunchProgram=Launch %1
  198. en.AssocFileExtension=&Associate %1 with the %2 file extension
  199. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  200. de.NameAndVersion=%1 Version %2
  201. de.AdditionalIcons=ZusΣtzliche Symbole:
  202. de.CreateDesktopIcon=&Desktop-Symbol anlegen
  203. de.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste anlegen
  204. de.ProgramOnTheWeb=%1 im Internet
  205. de.UninstallProgram=%1 entfernen
  206. de.LaunchProgram=%1 starten
  207. de.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  208. de.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  209.  
  210. [Languages]
  211. ; These files are stubs
  212. ; To achieve better results after recompilation, use the real language files
  213. Name: "en"; MessagesFile: "embedded\en.isl"; 
  214. Name: "de"; MessagesFile: "embedded\de.isl"; 
  215.