home *** CD-ROM | disk | FTP | other *** search
/ Kompuutteri Kaikille K-CD 2008 #18 / KCD200818.ISO / Ram / XviD-1.1.3-28062007.exe / install_script.iss
Text File  |  2007-09-10  |  6KB  |  88 lines

  1. ;InnoSetupVersion=5.1.2
  2.  
  3. [Setup]
  4. AppName=Xvid
  5. AppVerName=Xvid MPEG-4 Video Codec
  6. AppId=Xvid
  7. AppVersion=1.1
  8. AppPublisher=Xvid team (Koepi)
  9. AppPublisherURL=http://www.xvid.org/
  10. AppSupportURL=http://forum.doom9.org/forumdisplay.php?f=52
  11. AppUpdatesURL=http://www.koepi.org/
  12. DefaultDirName={pf}\Xvid
  13. DefaultGroupName=Xvid
  14. UninstallDisplayIcon={app}\xvid.ico
  15. UninstallDisplayName=Xvid 1.1.3 final uninstall
  16. OutputBaseFilename=Xvid-1.1.3-28062007
  17. Compression=lzma
  18. LicenseFile=embedded\License.txt
  19. InfoBeforeFile=embedded\InfoBefore.txt
  20. WizardImageFile=embedded\WizardImage0.bmp
  21. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  22.  
  23. [Files]
  24. Source: "{sys}\xvidvfw.dll"; DestDir: "{sys}"; Flags: promptifolder 
  25. Source: "{app}\MiniCalc.exe"; DestDir: "{app}"; Flags: ignoreversion 
  26. Source: "{app}\OGMCalc.exe"; DestDir: "{app}"; Flags: ignoreversion 
  27. Source: "{app}\releasenotes.txt"; DestDir: "{app}"; Flags: ignoreversion 
  28. Source: "{app}\vidccleaner.exe"; DestDir: "{app}"; Flags: ignoreversion 
  29. Source: "{app}\StatsReader.exe"; DestDir: "{app}"; Flags: ignoreversion 
  30. Source: "{app}\statsreader.txt"; DestDir: "{app}"; Flags: ignoreversion 
  31. Source: "{sys}\xvid.ax"; DestDir: "{sys}"; Flags: regserver promptifolder 
  32. Source: "{app}\Xvid_Quant_Matrices.zip"; DestDir: "{app}"; Flags: ignoreversion 
  33. Source: "{sys}\xvidcore.dll"; DestDir: "{sys}"; Flags: promptifolder 
  34. Source: "{app}\AviC.exe"; DestDir: "{app}"; Flags: ignoreversion 
  35. Source: "{app}\doom9forum.url"; DestDir: "{app}"; Flags: ignoreversion 
  36. Source: "{app}\xvidhomepage.url"; DestDir: "{app}"; Flags: ignoreversion 
  37. Source: "{app}\koepishomepage.url"; DestDir: "{app}"; Flags: ignoreversion 
  38. Source: "{app}\LICENSE"; DestDir: "{app}"; Flags: ignoreversion 
  39. Source: "{app}\xvid.ico"; DestDir: "{app}"; Flags: ignoreversion 
  40.  
  41. [Registry]
  42. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc"; ValueName: "xvidvfw.dll"; ValueType: String; ValueData: "Xvid MPEG-4 Video Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  43. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Description"; ValueType: String; ValueData: "Xvid MPEG-4 Video Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  44. Root: HKCU; Subkey: "Software\GNU\Xvid"; Flags: uninsdeletekey deletekey 
  45. Root: HKLM; Subkey: "SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32"; ValueName: "vidc.XVID"; ValueType: String; ValueData: "xvidvfw.dll"; Flags: createvalueifdoesntexist uninsdeletevalue 
  46. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Description"; ValueType: String; ValueData: "Xvid MPEG 4 Codec"; Flags: createvalueifdoesntexist uninsdeletevalue 
  47. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "Driver"; ValueType: String; ValueData: "xvidvfw.dll"; Flags: createvalueifdoesntexist uninsdeletevalue 
  48. Root: HKLM; Subkey: "SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID"; ValueName: "FriendlyName"; ValueType: String; ValueData: "Xvid"; Flags: createvalueifdoesntexist uninsdeletevalue 
  49. Root: HKCU; Subkey: "Software\GNU\Xvid"; ValueName: "Supported_4CC"; ValueType: Dword; ValueData: "$7"; Tasks: DecodeAll; Flags: createvalueifdoesntexist uninsdeletevalue 
  50.  
  51. [Run]
  52. 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."; 
  53.  
  54. [Icons]
  55. Name: "{group}\Nic's MiniCalc"; Filename: "{app}\MiniCalc.exe"; Comment: "An avi bitrate calculator."; 
  56. Name: "{group}\Koepi's OGMCalc"; Filename: "{app}\OGMCalc.exe"; Comment: "A bitrate calculator especially for encoding to OGM."; 
  57. Name: "{group}\Release Notes"; Filename: "{app}\releasenotes.txt"; Comment: "Important notes concerning this Xvid build."; 
  58. Name: "{group}\Vidc.Cleaner"; Filename: "{app}\vidccleaner.exe"; IconFilename: "{app}\vidccleaner.exe"; Comment: "Execute if codec doesn't show up in your encoding application."; 
  59. Name: "{group}\StatsReader 2.1"; Filename: "{app}\StatsReader.exe"; Comment: "Check the first pass size and more."; 
  60. Name: "{group}\StatsReader Notes"; Filename: "{app}\StatsReader.txt"; Comment: "Documentation for the StatsReader."; 
  61. Name: "{group}\Some quantization matrices"; Filename: "{app}\Xvid_Quant_Matrices.zip"; Comment: "A selection of custom quant matrices."; 
  62. Name: "{group}\Nic's FourCC changer"; Filename: "{app}\avic.exe"; Comment: "Change the FourCC of your avi files."; 
  63. Name: "{group}\Configure Decoder"; Filename: "rundll32.exe"; Parameters: "xvid.ax,Configure"; IconFilename: "{app}\xvid.ico"; Comment: "Configure the decoder properties."; 
  64. Name: "{group}\Configure Encoder"; Filename: "rundll32.exe"; Parameters: "xvidvfw.dll,Configure"; IconFilename: "{app}\xvid.ico"; Comment: "Configure the encoding properties."; 
  65. Name: "{group}\INet-Xvid Homepage"; Filename: "{app}\xvidhomepage.url"; Comment: "Home of the Xvid Project"; 
  66. Name: "{group}\INet-Doom9's Xvid Forum"; Filename: "{app}\doom9forum.url"; Comment: "Doom9's Xvid support forum."; 
  67. Name: "{group}\INet-Koepi's Homepage (Updates)"; Filename: "{app}\koepishomepage.url"; Comment: "Koepi's homepage with the latest stable Xvid binaries."; 
  68. Name: "{group}\Uninstall Xvid"; Filename: "{uninstallexe}"; IconFilename: "{app}\xvid.ico"; Comment: "Uninstall this Xvid build."; 
  69.  
  70. [Tasks]
  71. Name: "DecodeAll"; Description: "Decode a&ll supported FourCCs (DivX, DX50, MP4V)"; GroupDescription: "Decoding Options:"; 
  72.  
  73. [CustomMessages]
  74. default.NameAndVersion=%1 version %2
  75. default.AdditionalIcons=Additional icons:
  76. default.CreateDesktopIcon=Create a &desktop icon
  77. default.CreateQuickLaunchIcon=Create a &Quick Launch icon
  78. default.ProgramOnTheWeb=%1 on the Web
  79. default.UninstallProgram=Uninstall %1
  80. default.LaunchProgram=Launch %1
  81. default.AssocFileExtension=&Associate %1 with the %2 file extension
  82. default.AssocingFileExtension=Associating %1 with the %2 file extension...
  83.  
  84. [Languages]
  85. ; These files are stubs
  86. ; To achieve better results after recompilation, use the real language files
  87. Name: "default"; MessagesFile: "embedded\default.isl"; 
  88.