home *** CD-ROM | disk | FTP | other *** search
/ PC World 2006 September / PCWorld_2006-09_cd.bin / multimedia / vsophotodvd / pdvd2254setup.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2006-08-07  |  12.6 KB  |  289 lines

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