home *** CD-ROM | disk | FTP | other *** search
/ Chip 2004 November / CMCD1104.ISO / Software / Freeware / Multimedia / xvid / XviD-1.0.2-29082004.exe / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2004-10-05  |  11.2 KB  |  224 lines

  1. ;InnoSetupVersion=4.2.6
  2. [Setup]
  3. AppName=XviD
  4. AppVerName=XviD MPEG-4 Video Codec
  5. AppId=XviD
  6. AppVersion=XviD-1.0.2-29082004
  7. AppPublisher=XviD Team (Koepi)
  8. AppPublisherURL=http://www.xvid.org/
  9. AppSupportURL=http://forum.doom9.org/forumdisplay.php?s=&forumid=52
  10. AppUpdatesURL=http://www.koepi.org/
  11. DefaultDirName={pf}\XviD
  12. DefaultGroupName=XviD
  13. OutputBaseFilename=XviD-1.0.2-29082004
  14. Compression=lzma
  15. LicenseFile=embedded\License.txt
  16. InfoBeforeFile=embedded\InfoBefore.txt
  17. WizardImageFile=embedded\WizardImage0.bmp
  18. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  19. [Files]
  20. Source: "{sys}\xvidvfw.dll"; DestDir: "{sys}"; Flags: promptifolder 
  21. Source: "{app}\MiniCalc.exe"; DestDir: "{app}"; Flags: ignoreversion 
  22. Source: "{app}\OGMCalc.exe"; DestDir: "{app}"; Flags: ignoreversion 
  23. Source: "{app}\releasenotes.txt"; DestDir: "{app}"; Flags: ignoreversion 
  24. Source: "{app}\vidccleaner.exe"; DestDir: "{app}"; Flags: ignoreversion 
  25. Source: "{app}\StatsReader.exe"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\statsreader.txt"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{sys}\xvid.ax"; DestDir: "{sys}"; Flags: regserver promptifolder 
  28. Source: "{app}\XviD_Quant_Matrices.zip"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{sys}\xvidcore.dll"; DestDir: "{sys}"; Flags: promptifolder 
  30. Source: "{app}\AviC.exe"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{app}\doom9forum.url"; DestDir: "{app}"; Flags: ignoreversion 
  32. Source: "{app}\xvidhomepage.url"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{app}\koepishomepage.url"; DestDir: "{app}"; Flags: ignoreversion 
  34. Source: "{app}\LICENSE"; DestDir: "{app}"; Flags: ignoreversion 
  35. [Registry]
  36. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc"; ValueName: "xvidvfw.dll"; ValueType: String; ValueData: "XviD MPEG-4 Video Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  37. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Description"; ValueType: String; ValueData: "XviD MPEG-4 Video Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  38. Root: HKCU; Subkey: "Software\GNU\XviD"; Flags: uninsdeletekey deletekey 
  39. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32"; ValueName: "vidc.XVID"; ValueType: String; ValueData: "xvidvfw.dll"; Flags: createvalueifdoesntexist uninsdeletevalue 
  40. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Description"; ValueType: String; ValueData: "XviD MPEG 4 Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  41. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Driver"; ValueType: String; ValueData: "xvidvfw.dll"; Flags: createvalueifdoesntexist uninsdeletevalue 
  42. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "FriendlyName"; ValueType: String; ValueData: "XviD"; Flags: createvalueifdoesntexist uninsdeletevalue 
  43. Root: HKCU; Subkey: "Software\GNU\XviD"; ValueName: "Supported_4CC"; ValueType: Dword; ValueData: "$7"; Tasks: DecodeAll; Flags: createvalueifdoesntexist 
  44. [INI]
  45. FileName: "system.ini"; Section: "drivers32"; Key: "vidc.XVID"; String: "xvidvfw.dll"; Flags: createkeyifdoesntexist uninsdeleteentry 
  46. [Run]
  47. Filename: "{app}\vidccleaner.exe"; Parameters: "-a"; StatusMsg: "Checking Drivers32 registry key for void entries."; Description: "Check the registry for void entries - in case some codecs don't show up in your encoding application."; Flags: waituntilidle
  48. [Icons]
  49. Name: "{group}\Nic's MiniCalc"; Filename: "{app}\MiniCalc.exe"; Comment: "An avi bitrate calculator."; 
  50. Name: "{group}\Koepi's OGMCalc"; Filename: "{app}\OGMCalc.exe"; Comment: "A bitrate calculator especially for encoding to OGM."; 
  51. Name: "{group}\Release Notes"; Filename: "{app}\releasenotes.txt"; Comment: "Important notes concerning this XviD build."; 
  52. Name: "{group}\Vidc.Cleaner"; Filename: "{app}\vidccleaner.exe"; IconFilename: "{app}\vidccleaner.exe"; Comment: "Execute if codec doesn't show up in your encoding application."; 
  53. Name: "{group}\StatsReader 2.1"; Filename: "{app}\StatsReader.exe"; Comment: "Check the first pass size and more."; 
  54. Name: "{group}\StatsReader Notes"; Filename: "{app}\StatsReader.txt"; Comment: "Documentation for the StatsReader."; 
  55. Name: "{group}\Some quantization matrices"; Filename: "{app}\XviD_Quant_Matrices.zip"; Comment: "A selection of custom quant matrices."; 
  56. Name: "{group}\Nic's FourCC changer"; Filename: "{app}\avic.exe"; Comment: "Change the FourCC of your avi files."; 
  57. Name: "{group}\Configure Decoder"; Filename: "rundll32.exe"; Parameters: "xvid.ax,Configure"; Comment: "Configure the decoder properties."; 
  58. Name: "{group}\Configure Encoder"; Filename: "rundll32.exe"; Parameters: "xvidvfw.dll,Configure"; Comment: "Configure the encoding properties."; 
  59. Name: "{group}\INet-XviD Homepage"; Filename: "{app}\xvidhomepage.url"; Comment: "Home of the XviD Project"; 
  60. Name: "{group}\INet-Doom9's XviD Forum"; Filename: "{app}\doom9forum.url"; Comment: "Doom9's XviD support forum."; 
  61. Name: "{group}\INet-Koepi's Homepage (Updates)"; Filename: "{app}\koepishomepage.url"; Comment: "Koepi's homepage with the latest stable XviD binaries."; 
  62. Name: "{group}\Uninstall XviD"; Filename: "{uninstallexe}"; Comment: "Uninstall this XviD build."; 
  63. [Tasks]
  64. Name: "DecodeAll"; Description: "Decode a&ll supported FourCCs (DivX, DX50, MP4V)"; GroupDescription: "Decoding Options:"; 
  65. [InstallDelete]
  66. Type: filesandordirs; Name: "{app}\*.*"; 
  67. Type: files; Name: "{sys}\xvid.ax"; 
  68. Type: files; Name: "{sys}\xvidcore.dll"; 
  69. Type: files; Name: "{sys}\xvidvfw.dll"; 
  70. Type: filesandordirs; Name: "{group}\*.*"; 
  71. Type: dirifempty; Name: "{app}"; 
  72. Type: dirifempty; Name: "{group}"; 
  73. [UninstallDelete]
  74. Type: filesandordirs; Name: "{app}\*.*"; 
  75. Type: files; Name: "{sys}\xvidvfw.dll"; 
  76. Type: files; Name: "{sys}\xvidcore.dll"; 
  77. Type: files; Name: "{sys}\xvid.ax"; 
  78. Type: dirifempty; Name: "{app}"; 
  79. [CustomMessages]
  80. en.NameAndVersion=%1 version %2
  81. en.AdditionalIcons=Additional icons:
  82. en.CreateDesktopIcon=Create a &desktop icon
  83. en.CreateQuickLaunchIcon=Create a &Quick Launch icon
  84. en.ProgramOnTheWeb=%1 on the Web
  85. en.UninstallProgram=Uninstall %1
  86. en.LaunchProgram=Launch %1
  87. en.AssocFileExtension=&Associate %1 with the %2 file extension
  88. en.AssocingFileExtension=Associating %1 with the %2 file extension...
  89. de.NameAndVersion=%1 Version %2
  90. de.AdditionalIcons=Zus
  91. tzliche Symbole:
  92. de.CreateDesktopIcon=&Desktop-Symbol anlegen
  93. de.CreateQuickLaunchIcon=Symbol in der Schnellstartleiste anlegen
  94. de.ProgramOnTheWeb=%1 im Internet
  95. de.UninstallProgram=%1 entfernen
  96. de.LaunchProgram=%1 starten
  97. de.AssocFileExtension=&Registriere %1 mit der %2-Dateierweiterung
  98. de.AssocingFileExtension=%1 wird mit der %2-Dateierweiterung registriert...
  99. nl.NameAndVersion=%1 versie %2
  100. nl.AdditionalIcons=Extra snelkoppelingen:
  101. nl.CreateDesktopIcon=Maak een snelkoppeling op het &bureaublad
  102. nl.CreateQuickLaunchIcon=Maak een snelkoppeling op de &Snel starten werkbalk
  103. nl.ProgramOnTheWeb=%1 op het Web
  104. nl.UninstallProgram=Verwijder %1
  105. nl.LaunchProgram=&Start %1
  106. nl.AssocFileExtension=&Koppel %1 aan de %2 bestandsextensie
  107. nl.AssocingFileExtension=Bezig met koppelen van %1 aan de %2 bestandsextensie...
  108. fr.NameAndVersion=%1 version %2
  109. fr.AdditionalIcons=Ic
  110. nes suppl
  111. mentaires :
  112. fr.CreateDesktopIcon=Cr
  113. er une ic
  114. ne sur le &Bureau
  115. fr.CreateQuickLaunchIcon=Cr
  116. er une ic
  117. ne dans la barre de &Lancement rapide
  118. fr.ProgramOnTheWeb=Page d'accueil de %1
  119. fr.UninstallProgram=D
  120. sinstallation de %1
  121. fr.LaunchProgram=Ex
  122. cuter %1
  123. fr.AssocFileExtension=&Associer %1 avec l'extension de fichier %2
  124. fr.AssocingFileExtension=Associe %1 avec l'extension de fichier %2...
  125. no.NameAndVersion=%1 versjon %2
  126. no.AdditionalIcons=Ekstra-ikoner:
  127. no.CreateDesktopIcon=Lag ikon p
  128.  &skrivebordet
  129. no.CreateQuickLaunchIcon=Lag et &Hurtigstarts-ikon
  130. no.ProgramOnTheWeb=%1 p
  131.  weben
  132. no.UninstallProgram=Avinstaller %1
  133. no.LaunchProgram=Kj
  134. no.AssocFileExtension=&Koble %1 med fil-tillegget %2
  135. no.AssocingFileExtension=Kobler %1 med fil-tillegget %2...
  136. ru.NameAndVersion=%1, 
  137. ru.AdditionalIcons=
  138. ru.CreateDesktopIcon=
  139. ru.CreateQuickLaunchIcon=
  140. ru.ProgramOnTheWeb=
  141. ru.UninstallProgram=
  142. ru.LaunchProgram=
  143. ru.AssocFileExtension=
  144. ru.AssocingFileExtension=
  145.  %2...
  146. pl.NameAndVersion=%1 wersja %2
  147. pl.AdditionalIcons=Dodatkowe ikony:
  148. pl.CreateDesktopIcon=Utw
  149. rz ikon
  150.  na &pulpicie
  151. pl.CreateQuickLaunchIcon=Utw
  152. rz ikon
  153.  na pasku &szybkiego uruchamiania
  154. pl.ProgramOnTheWeb=Strona WWW programu %1
  155. pl.UninstallProgram=Deinstalacja programu %1
  156. pl.LaunchProgram=Uruchom program %1
  157. pl.AssocFileExtension=&Przypisz program %1 do rozszerzenia pliku %2
  158. pl.AssocingFileExtension=Przypisywanie programu %1 do rozszerzenia pliku %2...
  159. sk.NameAndVersion=%1 razli
  160. ica %2
  161. sk.AdditionalIcons=Dodatne ikone:
  162. sk.CreateDesktopIcon=Ustvari ikono na &namizju
  163. sk.CreateQuickLaunchIcon=Ustvari ikono za &hitri zagon
  164. sk.ProgramOnTheWeb=%1 na spletu
  165. sk.UninstallProgram=Odstrani %1
  166. sk.LaunchProgram=Odpri %1
  167. sk.AssocFileExtension=&Pove
  168. i %1 s pripono %2
  169. sk.AssocingFileExtension=Povezujem %1 s pripono %2...
  170. cz.NameAndVersion=%1 verze %2
  171. cz.AdditionalIcons=Dal
  172. stupci:
  173. cz.CreateDesktopIcon=Vytvo
  174. stupce na &plo
  175. cz.CreateQuickLaunchIcon=Vytvo
  176. stupce na panelu &Snadn
  177. cz.ProgramOnTheWeb=Aplikace %1 na internetu
  178. cz.UninstallProgram=Odinstalovat aplikaci %1
  179. cz.LaunchProgram=Spustit aplikaci %1
  180. cz.AssocFileExtension=Vytvo
  181. it &asociaci mezi soubory typu %2 a aplikac
  182. cz.AssocingFileExtension=Vytv
  183.  se asociace mezi soubory typu %2 a aplikac
  184.  %1...
  185. ct.NameAndVersion=%1 versi
  186. ct.AdditionalIcons=Icones addicionals:
  187. ct.CreateDesktopIcon=Crear una icona a l'&Escriptori
  188. ct.CreateQuickLaunchIcon=Crear una icona a la &Barra de tasques
  189. ct.ProgramOnTheWeb=%1 a Internet
  190. ct.UninstallProgram=Desinstal
  191. lar %1
  192. ct.LaunchProgram=Obrir %1
  193. ct.AssocFileExtension=&Associar %1 amb l'extensi
  194.  de fitxer %2
  195. ct.AssocingFileExtension=Associant %1 amb l'extensi
  196.  de fitxer %2...
  197. pt.NameAndVersion=%1 vers
  198. pt.AdditionalIcons=
  199. cones adicionais:
  200. pt.CreateDesktopIcon=Criar 
  201. cone no &Ambiente de Trabalho
  202. pt.CreateQuickLaunchIcon=Criar 
  203. cone na barra de Inicia
  204. pt.ProgramOnTheWeb=%1 na Web
  205. pt.UninstallProgram=Desinstalar o %1
  206. pt.LaunchProgram=Executar o %1
  207. pt.AssocFileExtension=&Associar o %1 aos ficheiros com a extens
  208. pt.AssocingFileExtension=A associar o %1 aos ficheiros com a extens
  209. o %2...
  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. Name: "nl"; MessagesFile: "embedded\nl.isl"; 
  216. Name: "fr"; MessagesFile: "embedded\fr.isl"; 
  217. Name: "no"; MessagesFile: "embedded\no.isl"; 
  218. Name: "ru"; MessagesFile: "embedded\ru.isl"; 
  219. Name: "pl"; MessagesFile: "embedded\pl.isl"; 
  220. Name: "sk"; MessagesFile: "embedded\sk.isl"; 
  221. Name: "cz"; MessagesFile: "embedded\cz.isl"; 
  222. Name: "ct"; MessagesFile: "embedded\ct.isl"; 
  223. Name: "pt"; MessagesFile: "embedded\pt.isl"; 
  224.