home *** CD-ROM | disk | FTP | other *** search
/ Chip 2002 June / Chip_2002-06_cd1.bin / tema / divx_vidomi / install / Vidomi / vidomiinstaller.448.exe / DivX.inf < prev    next >
Encoding:
Windows Setup INFormation  |  2001-03-18  |  3.8 KB  |  112 lines

  1. ; DivX ;-) MPEG-4 Video Codec install
  2. ; Version 3.1alpha
  3. ; NT & 9x (2k tested !)
  4. ; by Gej
  5.  
  6.  
  7. [Version]
  8. Signature = "$CHICAGO$"
  9. Class = MEDIA
  10.  
  11. [SourceDisksNames]
  12. 1="DivX ;-) MPEG-4 Video Codec Install Disk",, 0001
  13.  
  14. [SourceDisksFiles]
  15. DivXc32.dll=1
  16. DivXc32f.dll=1
  17. DivX_c32.ax=1
  18. DivX.inf=1
  19.  
  20. [Installable.Drivers]
  21. div3 = 1:DivXc32.dll, "vidc.div3", "DivX ;-) MPEG-4 (Low-Motion)" , , ,
  22. div4 = 1:DivXc32f.dll, "vidc.div4", "DivX ;-) MPEG-4 (Fast-Motion)" , , ,
  23.  
  24. [DefaultInstall]
  25. CopyFiles=MPEG4.Copy,MP3.Copy,MPEG4.Copy.Inf
  26. Updateinis = MPEG4.Updateini
  27. addreg = MPEG4.AddReg,MPEG4.AddReg9x,MPEG4.DoReg
  28. MediaType = SOFTWARE
  29.  
  30. [DefaultInstall.ntx86]
  31. CopyFiles=MPEG4.Copy,MPEG4.Copy.Inf
  32. addreg = MPEG4.AddReg,MPEG4.AddRegNT,MPEG4.DoReg
  33. MediaType = SOFTWARE
  34.  
  35. [Remove_DivX]
  36. AddReg = MPEG4.Unregister
  37. DelReg = MPEG4.DelReg
  38. DelFiles = MPEG4.Copy,MPEG4.Copy.Inf
  39. UpdateInis = MPEG4.DelIni
  40.  
  41. [MPEG4.Copy]
  42. DivX_c32.ax
  43. DivXc32.dll
  44. DivXc32f.dll
  45.  
  46. [MPEG4.Copy.Inf]
  47. DivX.inf
  48.  
  49. [MPEG4.UpdateIni]
  50. system.ini, drivers32,,"vidc.DIV3=DivXc32.dll"
  51. system.ini, drivers32,,"vidc.DIV4=DivXc32f.dll"
  52.  
  53. [MPEG4.DelIni]
  54. system.ini, drivers32,"vidc.DIV3=DivXc32.dll",
  55. system.ini, drivers32,"vidc.DIV4=DivXc32f.dll",
  56.  
  57. [MPEG4.AddReg]
  58.  
  59. [MPEG4.AddReg9x]
  60. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,Description,,%DivXLow%
  61. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,Driver,,DivXc32.dll
  62. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3,FriendlyName,,%DivXLow%
  63. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,Description,,%DivXFast%
  64. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,Driver,,DivXc32f.dll
  65. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4,FriendlyName,,%DivXFast%
  66.  
  67. HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
  68. HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection Remove_DivX 132 %17%\%InfFile%"
  69.  
  70. [MPEG4.AddRegNT]
  71. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32.dll,,%DivXLow%
  72. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32f.dll,,%DivXFast%
  73. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV3,,DivXc32.dll
  74. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV4,,DivXc32f.dll
  75.  
  76. HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%
  77. HKLM,%UnInstallPath%,UninstallString,,"%11%\rundll32.exe setupapi,InstallHinfSection Remove_DivX 132 %17%\%InfFile%"
  78.  
  79. [MPEG4.DoReg]
  80. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Registering DivX Direct Show Decoder...",,"%11%\regsvr32.exe /s %11%\DivX_c32.ax"
  81.  
  82. [MPEG4.DelReg]
  83. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV1
  84. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV2
  85. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV3
  86. HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.DIV4
  87.  
  88. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32.dll,,""
  89. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,DivXc32f.dll,,""
  90. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV3,,""
  91. HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.DIV4,,""
  92. HKLM,%UnInstallPath%
  93.  
  94. [MPEG4.Unregister]
  95. HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Unregistering DivX Direct Show Decoder...",,"%11%\regsvr32.exe /s /u %11%\DivX_c32.ax"
  96.  
  97. [DestinationDirs]
  98. DefaultDestDir = 11    ; LDID_SYS
  99. MPEG4.Copy = 11
  100. MPEG4.Copy.Inf = 17
  101.  
  102. [Strings]
  103. DivXAudio="DivX ;-) Audio Codec"
  104. DivXLow="DivX ;-) MPEG-4 Video Codec (Low-Motion)"
  105. DivXFast="DivX ;-) MPEG-4 Video Codec (Fast-Motion)"
  106. InfFile="DivX.inf"
  107. UninstallDispName="DivX Codec 3.1alpha release"
  108. UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\DIVXCodec"
  109. MediaClassName="Media Devices"
  110. mfgname="No more money !"
  111.  
  112.