home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / multimedia / vsophotodvd / pdvd2254setup.exe / install_script.iss
Text File  |  2006-08-07  |  13KB  |  272 lines

  1. ;InnoSetupVersion=5.1.2
  2.  
  3. [Setup]
  4. AppName=VSO PhotoDVD
  5. AppVerName=PhotoDVD 2.2.5.4
  6. AppId=VSO PhotoDVD
  7. AppPublisher=VSO-Software SARL
  8. AppPublisherURL=http://www.vso-software.fr
  9. AppSupportURL=http://www.vso-software.fr
  10. AppUpdatesURL=http://www.vso-software.fr
  11. DefaultDirName={pf}\vso\PhotoDVD
  12. DefaultGroupName=VSO\PhotoDVD
  13. OutputBaseFilename=vsophotodvd_setup_vpainter_2254
  14. Compression=lzma
  15. PrivilegesRequired=none
  16. DisableProgramGroupPage=yes
  17. InfoAfterFile=embedded\InfoAfter.txt
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20.  
  21. [Files]
  22. Source: "{app}\PhotoDVD.exe"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\PhotoPlayer.exe"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\avformat.dll"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\avcodec.dll"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\vso_hwe.dll"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\ijl15.dll"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\wm9stub.dll"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\azid.dll"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\MACDll.dll"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\ogg.dll"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\vorbis.dll"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\vorbisfile.dll"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\Mpc_vso.dll"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{sys}\unicows.dll"; DestDir: "{sys}"; OnlyBelowVersion: 0.0,5.0.2195; Flags: restartreplace sharedfile 
  36. Source: "{app}\PcSetup.exe"; DestDir: "{app}"; 
  37. Source: "{app}\photodvd.txt"; DestDir: "{app}"; 
  38. Source: "{app}\photodvd_jp.txt"; DestDir: "{app}"; Languages: "jp"; 
  39. Source: "{app}\history.txt"; DestDir: "{app}"; 
  40. Source: "{app}\lang\PHD_00000409.SPK"; DestDir: "{app}\lang"; Flags: ignoreversion 
  41. Source: "{app}\lang\Lang_Editor.exe"; DestDir: "{app}\lang"; Flags: ignoreversion 
  42. Source: "{app}\lang\PHD_ORIGINAL.SPK"; DestDir: "{app}\lang"; Flags: ignoreversion 
  43. Source: "{app}\lang\prefixes.ini"; DestDir: "{app}\lang"; Flags: ignoreversion 
  44. Source: "{app}\..\common\VsoVprev.ax"; DestDir: "{app}\..\common"; Flags: regserver sharedfile 
  45. Source: "{app}\faac.dll"; DestDir: "{app}"; 
  46. Source: "{app}\faad.dll"; DestDir: "{app}"; 
  47. Source: "{app}\gdiplus.dll"; DestDir: "{app}"; 
  48. Source: "{app}\dcrawlib.dll"; DestDir: "{app}"; 
  49.  
  50. [Dirs]
  51. Name: "{app}\lang"; 
  52.  
  53. [Registry]
  54. Root: HKLM; Subkey: "Software\VSO"; ValueName: "PhotoDVD"; ValueType: String; ValueData: "{app}\photodvd.exe"; Flags: uninsdeletevalue 
  55. Root: HKCR; Subkey: ".vpd"; ValueType: String; ValueData: "PhotoDVD project"; Flags: uninsdeletekey 
  56. Root: HKCR; Subkey: "PhotoDVD project"; ValueType: String; ValueData: "PhotoDVD project"; Flags: uninsdeletekey 
  57. Root: HKCR; Subkey: "PhotoDVD project\Shell\Open\Command"; ValueType: String; ValueData: """{app}\photodvd.exe"" ""%1"""; Flags: uninsdeletevalue 
  58. Root: HKCR; Subkey: "PhotoDVD project\DefaultIcon"; ValueType: String; ValueData: "{app}\photodvd.exe,0"; Flags: uninsdeletevalue 
  59. Root: HKLM; Subkey: "SOFTWARE\VSO\PhotoDVD"; ValueName: "CoverEdition"; ValueType: Dword; ValueData: "$1"; 
  60.  
  61. [Run]
  62. Filename: "{app}\PcSetup.exe"; Parameters: "/install4"; 
  63. Filename: "{app}\PhotoDVD.exe"; Description: "{cm:LaunchProgram,VSO PhotoDVD}"; Flags: postinstall skipifsilent nowait
  64.  
  65. [UninstallRun]
  66. Filename: "{app}\PcSetup.exe"; Parameters: "/remove4"; 
  67. Filename: "http://www.vso-software.fr/poll/?pid=26"; Flags: shellexec nowait
  68.  
  69. [Icons]
  70. Name: "{group}\PhotoDVD"; Filename: "{app}\PhotoDVD.exe"; 
  71. Name: "{userdesktop}\VSO PhotoDVD"; Filename: "{app}\PhotoDVD.exe"; Tasks: desktopicon; 
  72. Name: "{userappdata}\Microsoft\Internet Explorer\Quick Launch\VSO PhotoDVD"; Filename: "{app}\PhotoDVD.exe"; Tasks: quicklaunchicon; 
  73. Name: "{group}\Read Me"; Filename: "{app}\photodvd.txt"; 
  74. Name: "{group}\Read Me JP"; Filename: "{app}\photodvd_jp.txt"; Languages: "jp"; 
  75. Name: "{group}\{cm:UninstallProgram, PhotoDVD}"; Filename: "{uninstallexe}"; 
  76.  
  77. [Tasks]
  78. Name: "desktopicon"; Description: "{cm:CreateDesktopIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  79. Name: "quicklaunchicon"; Description: "{cm:CreateQuickLaunchIcon}"; GroupDescription: "{cm:AdditionalIcons}"; 
  80.  
  81. [CustomMessages]
  82. en.NameAndVersion=%1 version %2
  83. en.AdditionalIcons=Additional icons:
  84. en.CreateDesktopIcon=Create a &desktop icon
  85. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  86. en.ProgramOnTheWeb=%1 on the Web
  87. en.UninstallProgram=Uninstall %1
  88. en.LaunchProgram=Launch %1
  89. en.AssocFileExtension=&Associate %1 with the %2 file extension
  90. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  91. de.NameAndVersion=%1 Version %2
  92. de.AdditionalIcons=ZusΣtzliche Symbole:
  93. de.CreateDesktopIcon=&Desktop-Symbol anlegen
  94. de.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste anlegen
  95. de.ProgramOnTheWeb=%1 im Internet
  96. de.UninstallProgram=%1 entfernen
  97. de.LaunchProgram=%1 starten
  98. de.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  99. de.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  100. nl.AdditionalIcons=Additional icons:
  101. nl.CreateDesktopIcon=Create a &desktop icon
  102. nl.CreateQuickLaunchIcon=Create a &Quick Launch icon
  103. nl.ProgramOnTheWeb=%1 on the Web
  104. nl.UninstallProgram=Uninstall %1
  105. nl.LaunchProgram=Launch %1
  106. nl.AssocFileExtension=&Associate %1 with the %2 file extension
  107. nl.AssocingFileExtension=Associating %1 with the %2 file extension...
  108. nl.NameAndVersion=%1 version %2
  109. gk.NameAndVersion=%1 version %2
  110. gk.AdditionalIcons=Additional icons:
  111. gk.CreateDesktopIcon=Create a &desktop icon
  112. gk.CreateQuickLaunchIcon=Create a &Quick Launch icon
  113. gk.ProgramOnTheWeb=%1 on the Web
  114. gk.UninstallProgram=Uninstall %1
  115. gk.LaunchProgram=Launch %1
  116. gk.AssocFileExtension=&Associate %1 with the %2 file extension
  117. gk.AssocingFileExtension=Associating %1 with the %2 file extension...
  118. br.NameAndVersion=%1 version %2
  119. br.AdditionalIcons=Additional icons:
  120. br.CreateDesktopIcon=Create a &desktop icon
  121. br.CreateQuickLaunchIcon=Create a &Quick Launch icon
  122. br.ProgramOnTheWeb=%1 on the Web
  123. br.UninstallProgram=Uninstall %1
  124. br.LaunchProgram=Launch %1
  125. br.AssocFileExtension=&Associate %1 with the %2 file extension
  126. br.AssocingFileExtension=Associating %1 with the %2 file extension...
  127. sp.NameAndVersion=%1 version %2
  128. sp.AdditionalIcons=Additional icons:
  129. sp.CreateDesktopIcon=Create a &desktop icon
  130. sp.CreateQuickLaunchIcon=Create a &Quick Launch icon
  131. sp.ProgramOnTheWeb=%1 on the Web
  132. sp.UninstallProgram=Uninstall %1
  133. sp.LaunchProgram=Launch %1
  134. sp.AssocFileExtension=&Associate %1 with the %2 file extension
  135. sp.AssocingFileExtension=Associating %1 with the %2 file extension...
  136. da.NameAndVersion=%1 version %2
  137. da.AdditionalIcons=Additional icons:
  138. da.CreateDesktopIcon=Create a &desktop icon
  139. da.CreateQuickLaunchIcon=Create a &Quick Launch icon
  140. da.ProgramOnTheWeb=%1 on the Web
  141. da.UninstallProgram=Uninstall %1
  142. da.LaunchProgram=Launch %1
  143. da.AssocFileExtension=&Associate %1 with the %2 file extension
  144. da.AssocingFileExtension=Associating %1 with the %2 file extension...
  145. it.NameAndVersion=%1 version %2
  146. it.AdditionalIcons=Additional icons:
  147. it.CreateDesktopIcon=Create a &desktop icon
  148. it.CreateQuickLaunchIcon=Create a &Quick Launch icon
  149. it.ProgramOnTheWeb=%1 on the Web
  150. it.UninstallProgram=Uninstall %1
  151. it.LaunchProgram=Launch %1
  152. it.AssocFileExtension=&Associate %1 with the %2 file extension
  153. it.AssocingFileExtension=Associating %1 with the %2 file extension...
  154. jp.AdditionalIcons=Æ╟ë┴âAâCâRâô: 
  155. jp.CreateDesktopIcon=âfâXâNâgâbâvé╔âAâCâRâôé≡ì∞ɼé╖éΘ(&D)
  156. jp.CreateQuickLaunchIcon=âNâCâbâNïNô«é╠âAâCâRâôé≡ì∞ɼé╖éΘ(&Q)
  157. jp.ProgramOnTheWeb=%1 âzü[âÇâyü[âW
  158. jp.UninstallProgram=%1 é╠âAâôâCâôâXâgü[âï
  159. jp.LaunchProgram=%1 é╠ïNô«
  160. jp.AssocFileExtension=%1 é≡ègÆúÄq %2 é╔è╓ÿAòté»éΘ(&A)
  161. jp.AssocingFileExtension=%1 é≡ègÆúÄq %2 é╔è╓ÿAòté»é─éóé▄é╖... 
  162. jp.NameAndVersion=%1 version %2
  163. po.AdditionalIcons=Additional icons: 
  164. po.CreateDesktopIcon=Create a &desktop icon 
  165. po.CreateQuickLaunchIcon=Create a &Quick Launch icon 
  166. po.ProgramOnTheWeb=%1 on the Web 
  167. po.UninstallProgram=Uninstall %1 
  168. po.LaunchProgram=Launch %1 
  169. po.AssocFileExtension=&Associate %1 with the %2 file extension 
  170. po.AssocingFileExtension=Associating %1 with the %2 file extension... 
  171. po.NameAndVersion=%1 version %2
  172. fr.NameAndVersion=%1 version %2
  173. fr.AdditionalIcons=Ic⌠nes supplΘmentaires :
  174. fr.CreateDesktopIcon=CrΘer une ic⌠ne sur le &Bureau
  175. fr.CreateQuickLaunchIcon=CrΘer une ic⌠ne dans la barre de &Lancement rapide
  176. fr.ProgramOnTheWeb=Page d'accueil de %1
  177. fr.UninstallProgram=DΘsinstaller %1
  178. fr.LaunchProgram=ExΘcuter %1
  179. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  180. fr.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  181. cz.AdditionalIcons=Additional icons: 
  182. cz.CreateDesktopIcon=Create a &desktop icon 
  183. cz.CreateQuickLaunchIcon=Create a &Quick Launch icon 
  184. cz.ProgramOnTheWeb=%1 on the Web 
  185. cz.UninstallProgram=Uninstall %1 
  186. cz.LaunchProgram=Launch %1 
  187. cz.AssocFileExtension=&Associate %1 with the %2 file extension 
  188. cz.AssocingFileExtension=Associating %1 with the %2 file extension... 
  189. cz.NameAndVersion=%1 version %2
  190. Ch.NameAndVersion=%1 version %2
  191. Ch.AdditionalIcons=Additional icons:
  192. Ch.CreateDesktopIcon=Create a &desktop icon
  193. Ch.CreateQuickLaunchIcon=Create a &Quick Launch icon
  194. Ch.ProgramOnTheWeb=%1 on the Web
  195. Ch.UninstallProgram=Uninstall %1
  196. Ch.LaunchProgram=Launch %1
  197. Ch.AssocFileExtension=&Associate %1 with the %2 file extension
  198. Ch.AssocingFileExtension=Associating %1 with the %2 file extension...
  199. AllowStat=Allow VSO-Software to collect data about used media and writers (only for statistics, no personal data is collected).
  200. Icon_CopyToDVD=CopyToDVD
  201. Icon_CopyToDVD_Comment=Start CopyToDVD
  202. Icon_Settings=Settings
  203. Icon_Settings_Comment=CopyToDVD Settings
  204. Icon_Website=Link to web site
  205. Icon_QuickStart=Quick Start
  206. Icon_Help=Help
  207. Icon_Drivers=Drivers
  208. Icon_DriverCheck=Check
  209. Icon_DriverInstall=Install
  210. Icon_DriverRemove=Remove
  211. PcSetup_InstallMsg=Installing... Please reboot afterwards!
  212. PcSetup_UninstallMsg=Uninstalling... Please reboot aftwerwards!
  213. Icon_Tools=Tools
  214. Icon_SafeAspiMode=Safe ASPI Mode
  215. Icon_History=History
  216. Icon_History_Comment=Version history
  217. PcSetupMsg=Patientez, la couche d'accΦs est en cours d'installation...
  218. fr.AllowStat=Activer la collecte anonyme des informations sur les mΘdias et le graveur utilisΘ ( pour statistique seulement, aucune information personnelle n'est collectΘ ).
  219. fr.Icon_CopyToDVD=CopyToDVD
  220. fr.Icon_CopyToDVD_Comment=DΘmarrer CopyToDVD
  221. fr.Icon_Settings=ParamΦtres
  222. fr.Icon_Settings_Comment=ParamΦtres de CopyToDVD
  223. fr.Icon_Website=Lien vers le site web
  224. fr.Icon_QuickStart=DΘmarrage rapide
  225. fr.Icon_Help=Aide
  226. fr.Icon_Drivers=Drivers
  227. fr.Icon_DriverCheck=VΘrifier
  228. fr.Icon_DriverInstall=Installer
  229. fr.Icon_DriverRemove=Supprimer
  230. fr.PcSetup_InstallMsg=En cours d'installation, redΘmarrage nΘcessaire!
  231. fr.PcSetup_UninstallMsg=DΘsinstallation... RedΘmarrer la machine ensuite!
  232. fr.Icon_Tools=Outils
  233. fr.Icon_SafeAspiMode=Safe ASPI Mode
  234. fr.Icon_History=Historique
  235. fr.Icon_History_Comment=Historique des versions
  236. de.PcSetupMsg=Bitte warten Sie, der Zugriffstreiber wird installiert...
  237. de.AllowStat=VSO-Software erlauben Daten ⁿber verwendete Medien und Brenner zu sammeln (nur zu Statistikzwecken, es werden keine pers÷nlichen Daten ⁿbertragen).
  238. de.Icon_CopyToDVD=CopyToDVD
  239. de.Icon_CopyToDVD_Comment=CopyToDVD starten
  240. de.Icon_Settings=Einstellungen
  241. de.Icon_Settings_Comment=CopyToDVD Einstellungen
  242. de.Icon_Website=Link zur Website
  243. de.Icon_QuickStart=Schnellstart
  244. de.Icon_Help=Hilfe
  245. de.Icon_Drivers=Treiber
  246. de.Icon_DriverCheck=▄berprⁿfen
  247. de.Icon_DriverInstall=Installieren
  248. de.Icon_DriverRemove=Entfernen
  249. de.PcSetup_InstallMsg=Installiere... Bitte danach neu starten!
  250. de.PcSetup_UninstallMsg=Deinstalliere... Bitte danach neu starten!
  251. de.Icon_Tools=Tools
  252. de.Icon_SafeAspiMode=Sicherer ASPI-Modus
  253. de.Icon_History=History
  254. de.Icon_History_Comment=VersionsΣnderungen
  255.  
  256. [Languages]
  257. ; These files are stubs
  258. ; To achieve better results after recompilation, use the real language files
  259. Name: "en"; MessagesFile: "embedded\en.isl"; 
  260. Name: "de"; MessagesFile: "embedded\de.isl"; 
  261. Name: "nl"; MessagesFile: "embedded\nl.isl"; 
  262. Name: "gk"; MessagesFile: "embedded\gk.isl"; 
  263. Name: "br"; MessagesFile: "embedded\br.isl"; 
  264. Name: "sp"; MessagesFile: "embedded\sp.isl"; 
  265. Name: "da"; MessagesFile: "embedded\da.isl"; 
  266. Name: "it"; MessagesFile: "embedded\it.isl"; 
  267. Name: "jp"; MessagesFile: "embedded\jp.isl"; InfoAfterFile: "embedded\jpInfoAfter.txt"; 
  268. Name: "po"; MessagesFile: "embedded\po.isl"; 
  269. Name: "fr"; MessagesFile: "embedded\fr.isl"; InfoAfterFile: "embedded\frInfoAfter.txt"; 
  270. Name: "cz"; MessagesFile: "embedded\cz.isl"; 
  271. Name: "Ch"; MessagesFile: "embedded\Ch.isl"; 
  272.