home *** CD-ROM | disk | FTP | other *** search
/ PC World 2005 June / PCWorld_2005-06_cd.bin / software / topware / blindwrite / BlindWrite5_setup.exe / install_script.iss (.txt) next >
Encoding:
Inno Setup Script  |  2005-04-28  |  15.4 KB  |  249 lines

  1. ;InnoSetupVersion=5.0.4
  2. [Setup]
  3. AppName=BlindWrite 5
  4. AppVerName=BlindWrite 5.2.15
  5. AppId=BlindWrite 5
  6. AppVersion=5.2.15
  7. AppPublisher=VSO Software
  8. AppPublisherURL=www.vso-software.fr
  9. AppSupportURL=www.vso-software.fr
  10. AppUpdatesURL=www.vso-software.fr
  11. AppMutex=bw5_installer
  12. DefaultDirName={pf}\VSO\BlindWrite5
  13. DefaultGroupName=VSO\BlindWrite
  14. UninstallDisplayIcon={app}\BW.exe
  15. UninstallDisplayName=BlindWrite5
  16. OutputBaseFilename=exe/BlindWrite5_setup_5215
  17. Compression=lzma
  18. WizardImageFile=embedded\WizardImage0.bmp
  19. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  20. [Files]
  21. Source: "{app}\BW.exe"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\..\PcSetup.exe"; DestDir: "{app}\.."; Flags: ignoreversion 
  23. Source: "{app}\whatsnew.txt"; DestDir: "{app}"; 
  24. Source: "{app}\sounds\OnNewVersion_0409.ogg"; DestDir: "{app}\sounds"; 
  25. Source: "{app}\sounds\OnNewVersion_040C.ogg"; DestDir: "{app}\sounds"; 
  26. Source: "{app}\sounds\OnNewVersion_0407.ogg"; DestDir: "{app}\sounds"; 
  27. Source: "{app}\sounds\OnOperationComplete_0409.ogg"; DestDir: "{app}\sounds"; 
  28. Source: "{app}\sounds\OnOperationComplete_040C.ogg"; DestDir: "{app}\sounds"; 
  29. Source: "{app}\sounds\OnOperationComplete_0407.ogg"; DestDir: "{app}\sounds"; 
  30. Source: "{app}\sounds\OnProblemDetected_0409.ogg"; DestDir: "{app}\sounds"; 
  31. Source: "{app}\sounds\OnProblemDetected_040C.ogg"; DestDir: "{app}\sounds"; 
  32. Source: "{app}\sounds\OnProblemDetected_0407.ogg"; DestDir: "{app}\sounds"; 
  33. Source: "{app}\sounds\OnQuestion_0409.ogg"; DestDir: "{app}\sounds"; 
  34. Source: "{app}\sounds\OnQuestion_040C.ogg"; DestDir: "{app}\sounds"; 
  35. Source: "{app}\sounds\OnQuestion_0407.ogg"; DestDir: "{app}\sounds"; 
  36. Source: "{app}\sounds\OnWritableMediaRequired_0409.ogg"; DestDir: "{app}\sounds"; 
  37. Source: "{app}\sounds\OnWritableMediaRequired_040C.ogg"; DestDir: "{app}\sounds"; 
  38. Source: "{app}\sounds\OnWritableMediaRequired_0407.ogg"; DestDir: "{app}\sounds"; 
  39. Source: "{app}\vorbis.dll"; DestDir: "{app}"; 
  40. Source: "{app}\ogg.dll"; DestDir: "{app}"; 
  41. Source: "{app}\vorbisfile.dll"; DestDir: "{app}"; 
  42. Source: "{app}\Lang\bw5_00000401.SPK"; DestDir: "{app}\Lang"; 
  43. Source: "{app}\Lang\bw5_00000404.SPK"; DestDir: "{app}\Lang"; 
  44. Source: "{app}\Lang\bw5_00000405.SPK"; DestDir: "{app}\Lang"; 
  45. Source: "{app}\Lang\bw5_00000406.SPK"; DestDir: "{app}\Lang"; 
  46. Source: "{app}\Lang\bw5_00000407.SPK"; DestDir: "{app}\Lang"; 
  47. Source: "{app}\Lang\bw5_00000408.SPK"; DestDir: "{app}\Lang"; 
  48. Source: "{app}\Lang\bw5_00000409.SPK"; DestDir: "{app}\Lang"; 
  49. Source: "{app}\Lang\bw5_00000410.SPK"; DestDir: "{app}\Lang"; 
  50. Source: "{app}\Lang\bw5_00000419.SPK"; DestDir: "{app}\Lang"; 
  51. Source: "{app}\Lang\bw5_00000422.SPK"; DestDir: "{app}\Lang"; 
  52. Source: "{app}\Lang\bw5_00000425.SPK"; DestDir: "{app}\Lang"; 
  53. Source: "{app}\Lang\bw5_00000429.SPK"; DestDir: "{app}\Lang"; 
  54. Source: "{app}\Lang\bw5_0000040C.SPK"; DestDir: "{app}\Lang"; 
  55. Source: "{app}\Lang\bw5_0000041C.SPK"; DestDir: "{app}\Lang"; 
  56. Source: "{app}\Lang\bw5_0000041B.SPK"; DestDir: "{app}\Lang"; 
  57. Source: "{app}\Lang\bw5_0000041D.SPK"; DestDir: "{app}\Lang"; 
  58. Source: "{app}\Lang\bw5_0000041F.SPK"; DestDir: "{app}\Lang"; 
  59. Source: "{app}\Lang\bw5_00000413.SPK"; DestDir: "{app}\Lang"; 
  60. Source: "{app}\Lang\bw5_00000414.SPK"; DestDir: "{app}\Lang"; 
  61. Source: "{app}\Lang\bw5_00000415.SPK"; DestDir: "{app}\Lang"; 
  62. Source: "{app}\Lang\bw5_00000416.SPK"; DestDir: "{app}\Lang"; 
  63. Source: "{app}\Lang\bw5_00000418.SPK"; DestDir: "{app}\Lang"; 
  64. Source: "{app}\Lang\bw5_00002C0A.SPK"; DestDir: "{app}\Lang"; 
  65. Source: "{app}\Lang\bw5_00000C0A.SPK"; DestDir: "{app}\Lang"; 
  66. Source: "{app}\Lang\bw5_00000816.SPK"; DestDir: "{app}\Lang"; 
  67. Source: "{app}\Lang\bw5_0000042A.SPK"; DestDir: "{app}\Lang"; 
  68. Source: "{app}\Lang\bw5_00000411.SPK"; DestDir: "{app}\Lang"; 
  69. Source: "{app}\BW5_help.htm"; DestDir: "{app}"; 
  70. Source: "{app}\BW5_Hilfe.htm"; DestDir: "{app}"; 
  71. Source: "{app}\profiles\cdg.ini"; DestDir: "{app}\profiles"; 
  72. Source: "{app}\profiles\default.ini"; DestDir: "{app}\profiles"; 
  73. Source: "{app}\profiles\normal.ini"; DestDir: "{app}\profiles"; 
  74. Source: "{app}\profiles\badsectors.ini"; DestDir: "{app}\profiles"; 
  75. Source: "{app}\profiles\audio.ini"; DestDir: "{app}\profiles"; 
  76. Source: "{app}\profiles\isomode.ini"; DestDir: "{app}\profiles"; 
  77. Source: "{app}\..\tools\lang\ERASER_00000401.SPK"; DestDir: "{app}\..\tools\lang"; 
  78. Source: "{app}\..\tools\lang\ERASER_00000407.SPK"; DestDir: "{app}\..\tools\lang"; 
  79. Source: "{app}\..\tools\lang\ERASER_0000040C.SPK"; DestDir: "{app}\..\tools\lang"; 
  80. Source: "{app}\..\tools\lang\ERASER_00000413.SPK"; DestDir: "{app}\..\tools\lang"; 
  81. Source: "{app}\..\tools\lang\ERASER_00000411.SPK"; DestDir: "{app}\..\tools\lang"; 
  82. Source: "{app}\..\tools\lang\ERASER_ORIGINAL.SPK"; DestDir: "{app}\..\tools\lang"; 
  83. Source: "{app}\..\tools\Eraser.exe"; DestDir: "{app}\..\tools"; 
  84. Source: "{app}\..\VsoStart.exe"; DestDir: "{app}\.."; Tasks: Install_VSO_Starter; Flags: ignoreversion 
  85. Source: "{app}\..\VsoStartSkin.dll"; DestDir: "{app}\.."; Tasks: Install_VSO_Starter; Flags: ignoreversion 
  86. Source: "{app}\..\lang\STARTER_00000425,1.SPK"; DestDir: "{app}\..\lang"; DestName: "STARTER_00000425.SPK"; Flags: ignoreversion 
  87. Source: "{app}\..\lang\STARTER_0000040B.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  88. Source: "{app}\..\lang\STARTER_0000040E.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  89. Source: "{app}\..\lang\STARTER_0000041D.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  90. Source: "{app}\..\lang\STARTER_00000425,2.SPK"; DestDir: "{app}\..\lang"; DestName: "STARTER_00000425.SPK"; Flags: ignoreversion 
  91. Source: "{app}\..\lang\STARTER_0000081A.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  92. Source: "{app}\..\lang\STARTER_00000401.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  93. Source: "{app}\..\lang\STARTER_00000404.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  94. Source: "{app}\..\lang\STARTER_00000405.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  95. Source: "{app}\..\lang\STARTER_00000407.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  96. Source: "{app}\..\lang\STARTER_00000408.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  97. Source: "{app}\..\lang\STARTER_00000409.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  98. Source: "{app}\..\lang\STARTER_00000410.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  99. Source: "{app}\..\lang\STARTER_00000411.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  100. Source: "{app}\..\lang\STARTER_00000413.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  101. Source: "{app}\..\lang\STARTER_00000414.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  102. Source: "{app}\..\lang\STARTER_00000415.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  103. Source: "{app}\..\lang\STARTER_00000416.SPK"; DestDir: "{app}\..\lang"; Flags: ignoreversion 
  104. [Dirs]
  105. Name: "{app}\Lang"; 
  106. Name: "{app}\sounds"; 
  107. Name: "{app}\profiles"; 
  108. Name: "{app}\lang"; 
  109. [Registry]
  110. Root: HKLM; Subkey: "Software\VSO"; ValueName: "BlindWrite5"; ValueType: String; ValueData: "{app}\bw.exe"; Flags: uninsdeletevalue 
  111. Root: HKCR; Subkey: ".b5t"; ValueType: String; ValueData: "BlindWrite TOC file"; Flags: uninsdeletekey 
  112. Root: HKCR; Subkey: "BlindWrite TOC file"; ValueType: String; ValueData: "BlindWrite 5 image"; Flags: uninsdeletekey 
  113. Root: HKCR; Subkey: "BlindWrite TOC file\Shell\Open\Command"; ValueType: String; ValueData: """{app}\Bw.exe"" ""%1"""; Flags: uninsdeletevalue 
  114. Root: HKCR; Subkey: "BlindWrite TOC file\DefaultIcon"; ValueType: String; ValueData: "{app}\Bw.exe,0"; Flags: uninsdeletevalue 
  115. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\BlindWriteAutoplay_741406"; ValueName: "Action"; ValueType: String; ValueData: "Create a copy of this media"; Flags: uninsdeletekey 
  116. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\BlindWriteAutoplay_741406"; ValueName: "Provider"; ValueType: String; ValueData: "Blindwrite"; Flags: uninsdeletekey 
  117. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\BlindWriteAutoplay_741406"; ValueName: "InvokeProgID"; ValueType: String; ValueData: "BlindWriteAutoplay"; Flags: uninsdeletekey 
  118. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\BlindWriteAutoplay_741406"; ValueName: "InvokeVerb"; ValueType: String; ValueData: "BlindWriteAutoplay_741406"; Flags: uninsdeletekey 
  119. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\Handlers\BlindWriteAutoplay_741406"; ValueName: "DefaultIcon"; ValueType: String; ValueData: "{app}\bw.exe,0"; Flags: uninsdeletekey 
  120. Root: HKCR; Subkey: "BlindWriteAutoplay\shell\BlindWriteAutoplay_741406"; ValueType: String; ValueData: "Using BlindWrite"; 
  121. Root: HKCR; Subkey: "BlindWriteAutoplay\shell\BlindWriteAutoplay_741406\command"; ValueType: String; ValueData: "{app}\Bw.exe"" ""%L\"; 
  122. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\AutoplayHandlers\EventHandlers\HandleCDBurningOnArrival"; ValueName: "BlindwriteAutoplay_741406"; ValueType: String; Flags: uninsclearvalue 
  123. Root: HKCR; Subkey: ".b5l"; ValueType: String; ValueData: "BlindWrite License file"; Flags: uninsdeletekey 
  124. Root: HKCR; Subkey: "BlindWrite License file"; ValueType: String; ValueData: "BlindWrite License file"; Flags: uninsdeletekey 
  125. Root: HKCR; Subkey: "BlindWrite License file\Shell\Open\Command"; ValueType: String; ValueData: """regedit.exe"" ""%1"""; Flags: uninsdeletevalue 
  126. Root: HKCR; Subkey: "BlindWrite License file\DefaultIcon"; ValueType: String; ValueData: "{app}\BW.exe,0"; Flags: uninsdeletevalue 
  127. [Run]
  128. Filename: "{app}\..\PcSetup.exe"; Parameters: "/deletecpl /installatip /install1 ""Please wait while patin-coufin driver is installing..."""; 
  129. [UninstallRun]
  130. Filename: "{app}\..\PcSetup.exe"; Parameters: "/deletecpl /remove1 /removeatip"; WorkingDir: "{app}"; 
  131. [Icons]
  132. Name: "{group}\BlindWrite 5"; Filename: "{app}\BW.exe"; WorkingDir: "{app}"; Comment: "BlindWrite 5"; 
  133. Name: "{group}\Log file"; Filename: "{win}\notepad.exe "; Parameters: " {app}\BW5.log"; 
  134. Name: "{group}\BlindWrite images"; Filename: "{userdocs}\BlindWrite\"; 
  135. Name: "{group}\drivers\Check"; Filename: "{app}\..\PcSetup.exe"; 
  136. Name: "{group}\drivers\Install"; Filename: "{app}\..\PcSetup.exe"; Parameters: "/install /installatip /deletecpl ""Install and please reboot once finished..."""; WorkingDir: "{app}\.."; 
  137. Name: "{group}\drivers\Remove"; Filename: "{app}\..\PcSetup.exe"; Parameters: "/remove /removeatip ""uninstalling...please reboot to take effect"""; WorkingDir: "{app}\.."; 
  138. Name: "{userdesktop}\BlindWrite 5"; Filename: "{app}\BW.exe"; 
  139. Name: "{group}\rw tool"; Filename: "{app}\..\tools\Eraser.exe"; WorkingDir: "{app}\..\tools"; Comment: "Eraser"; 
  140. Name: "{userdesktop}\CopyToDVD"; Filename: "{app}\..\VsoStart.exe"; WorkingDir: "{app}"; IconFilename: "{app}\..\VsoStart.exe"; Tasks: Install_VSO_Starter; 
  141. [Tasks]
  142. Name: "Install_VSO_Starter"; Description: "Install VSO Starter"; 
  143. [CustomMessages]
  144. en.NameAndVersion=%1 version %2
  145. en.AdditionalIcons=Additional icons:
  146. en.CreateDesktopIcon=Create a &desktop icon
  147. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  148. en.ProgramOnTheWeb=%1 on the Web
  149. en.UninstallProgram=Uninstall %1
  150. en.LaunchProgram=Launch %1
  151. en.AssocFileExtension=&Associate %1 with the %2 file extension
  152. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  153. de.NameAndVersion=%1 version %2
  154. de.AdditionalIcons=Additional icons:
  155. de.CreateDesktopIcon=Create a &desktop icon
  156. de.CreateQuickLaunchIcon=Create a &Quick Launch icon
  157. de.ProgramOnTheWeb=%1 on the Web
  158. de.UninstallProgram=Uninstall %1
  159. de.LaunchProgram=Launch %1
  160. de.AssocFileExtension=&Associate %1 with the %2 file extension
  161. de.AssocingFileExtension=Associating %1 with the %2 file extension...
  162. fr.AdditionalIcons=Additional icons:
  163. fr.CreateDesktopIcon=Create a &desktop icon
  164. fr.CreateQuickLaunchIcon=Create a &Quick Launch icon
  165. fr.ProgramOnTheWeb=%1 on the Web
  166. fr.UninstallProgram=Uninstall %1
  167. fr.LaunchProgram=Launch %1
  168. fr.AssocFileExtension=&Associate %1 with the %2 file extension
  169. fr.AssocingFileExtension=Associating %1 with the %2 file extension...
  170. fr.NameAndVersion=%1 version %2
  171. sp.NameAndVersion=%1 version %2
  172. sp.AdditionalIcons=Additional icons:
  173. sp.CreateDesktopIcon=Create a &desktop icon
  174. sp.CreateQuickLaunchIcon=Create a &Quick Launch icon
  175. sp.ProgramOnTheWeb=%1 on the Web
  176. sp.UninstallProgram=Uninstall %1
  177. sp.LaunchProgram=Launch %1
  178. sp.AssocFileExtension=&Associate %1 with the %2 file extension
  179. sp.AssocingFileExtension=Associating %1 with the %2 file extension...
  180. da.NameAndVersion=%1 version %2
  181. da.AdditionalIcons=Additional icons:
  182. da.CreateDesktopIcon=Create a &desktop icon
  183. da.CreateQuickLaunchIcon=Create a &Quick Launch icon
  184. da.ProgramOnTheWeb=%1 on the Web
  185. da.UninstallProgram=Uninstall %1
  186. da.LaunchProgram=Launch %1
  187. da.AssocFileExtension=&Associate %1 with the %2 file extension
  188. da.AssocingFileExtension=Associating %1 with the %2 file extension...
  189. it.NameAndVersion=%1 version %2
  190. it.AdditionalIcons=Additional icons:
  191. it.CreateDesktopIcon=Create a &desktop icon
  192. it.CreateQuickLaunchIcon=Create a &Quick Launch icon
  193. it.ProgramOnTheWeb=%1 on the Web
  194. it.UninstallProgram=Uninstall %1
  195. it.LaunchProgram=Launch %1
  196. it.AssocFileExtension=&Associate %1 with the %2 file extension
  197. it.AssocingFileExtension=Associating %1 with the %2 file extension...
  198. jp.AdditionalIcons=
  199. jp.CreateDesktopIcon=
  200. jp.CreateQuickLaunchIcon=
  201. jp.ProgramOnTheWeb=%1 
  202. jp.UninstallProgram=%1 
  203. jp.LaunchProgram=%1 
  204. jp.AssocFileExtension=%1 
  205. q %2 
  206. jp.AssocingFileExtension=%1 
  207. q %2 
  208. jp.NameAndVersion=%1 version %2
  209. po.AdditionalIcons=Additional icons: 
  210. po.CreateDesktopIcon=Create a &desktop icon 
  211. po.CreateQuickLaunchIcon=Create a &Quick Launch icon 
  212. po.ProgramOnTheWeb=%1 on the Web 
  213. po.UninstallProgram=Uninstall %1 
  214. po.LaunchProgram=Launch %1 
  215. po.AssocFileExtension=&Associate %1 with the %2 file extension 
  216. po.AssocingFileExtension=Associating %1 with the %2 file extension... 
  217. po.NameAndVersion=%1 version %2
  218. nl.AdditionalIcons=Additional icons:
  219. nl.CreateDesktopIcon=Create a &desktop icon
  220. nl.CreateQuickLaunchIcon=Create a &Quick Launch icon
  221. nl.ProgramOnTheWeb=%1 on the Web
  222. nl.UninstallProgram=Uninstall %1
  223. nl.LaunchProgram=Launch %1
  224. nl.AssocFileExtension=&Associate %1 with the %2 file extension
  225. nl.AssocingFileExtension=Associating %1 with the %2 file extension...
  226. nl.NameAndVersion=%1 version %2
  227. br.NameAndVersion=%1 version %2
  228. br.AdditionalIcons=Additional icons:
  229. br.CreateDesktopIcon=Create a &desktop icon
  230. br.CreateQuickLaunchIcon=Create a &Quick Launch icon
  231. br.ProgramOnTheWeb=%1 on the Web
  232. br.UninstallProgram=Uninstall %1
  233. br.LaunchProgram=Launch %1
  234. br.AssocFileExtension=&Associate %1 with the %2 file extension
  235. br.AssocingFileExtension=Associating %1 with the %2 file extension...
  236. [Languages]
  237. ; These files are stubs
  238. ; To achieve better results after recompilation, use the real language files
  239. Name: "en"; MessagesFile: "embedded\en.isl"; 
  240. Name: "de"; MessagesFile: "embedded\de.isl"; 
  241. Name: "fr"; MessagesFile: "embedded\fr.isl"; 
  242. Name: "sp"; MessagesFile: "embedded\sp.isl"; 
  243. Name: "da"; MessagesFile: "embedded\da.isl"; 
  244. Name: "it"; MessagesFile: "embedded\it.isl"; 
  245. Name: "jp"; MessagesFile: "embedded\jp.isl"; 
  246. Name: "po"; MessagesFile: "embedded\po.isl"; 
  247. Name: "nl"; MessagesFile: "embedded\nl.isl"; 
  248. Name: "br"; MessagesFile: "embedded\br.isl"; 
  249.