[cvs] / xvidcore / vfw / bin / xvid.inf Repository:
ViewVC logotype

Diff of /xvidcore/vfw/bin/xvid.inf

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1.2.1, Sat Feb 22 08:24:01 2003 UTC revision 1.3.2.1, Thu Jun 28 15:53:38 2007 UTC
# Line 1  Line 1 
1  ; XviD MPEG-4 Video Codec install  ; Xvid MPEG-4 Video Codec install
2    
3  [Version]  [Version]
4  Signature = "$CHICAGO$"  Signature = "$CHICAGO$"
5  Class = MEDIA  Class = MEDIA
6    
7  [SourceDisksNames]  [SourceDisksNames]
8  1="XviD MPEG-4 Video Codec Install Disk",, 0001  1="Xvid MPEG-4 Video Codec Install Disk",, 0001
9    
10  [SourceDisksFiles]  [SourceDisksFiles]
11  xvid.dll=1  xvidvfw.dll=1
12  xvid.inf=1  xvid.inf=1
13    xvidcore.dll=1
14    
15  [Installable.Drivers]  [Installable.Drivers]
16  XVID = 1:xvid.dll, "vidc.XVID", "XviD MPEG-4 Video Codec" , , ,  XVID = 1:xvidvfw.dll, "vidc.XVID", "Xvid MPEG-4 Video Codec" , , ,
17    
18  [DefaultInstall]  [DefaultInstall]
19  CopyFiles=MPEG4.Copy,MPEG4.Copy.Inf  CopyFiles=MPEG4.Copy.Inf,MPEG4.Copy
20  Updateinis = MPEG4.Updateini  Updateinis = MPEG4.Updateini
21    DelReg = MPEG4.DelConfig
22  addreg = MPEG4.AddReg,MPEG4.AddReg9x,MPEG4.DoReg  addreg = MPEG4.AddReg,MPEG4.AddReg9x,MPEG4.DoReg
23  MediaType = SOFTWARE  MediaType = SOFTWARE
24    
25  [DefaultInstall.ntx86]  [DefaultInstall.ntx86]
26  CopyFiles=MPEG4.Copy,MPEG4.Copy.Inf  CopyFiles=MPEG4.Copy.Inf,MPEG4.Copy
27    DelReg = MPEG4.DelConfig
28  addreg = MPEG4.AddReg,MPEG4.AddRegNT,MPEG4.DoReg  addreg = MPEG4.AddReg,MPEG4.AddRegNT,MPEG4.DoReg
29  MediaType = SOFTWARE  MediaType = SOFTWARE
30    
# Line 32  Line 35 
35  UpdateInis = MPEG4.DelIni  UpdateInis = MPEG4.DelIni
36    
37  [MPEG4.Copy]  [MPEG4.Copy]
38  xvid.dll  xvidvfw.dll
39    xvidcore.dll
40    
41  [MPEG4.Copy.Inf]  [MPEG4.Copy.Inf]
42  xvid.inf  xvid.inf
43    
44  [MPEG4.UpdateIni]  [MPEG4.UpdateIni]
45  system.ini, drivers32,,"vidc.XVID=xvid.dll"  system.ini, drivers32,,"vidc.XVID=xvidvfw.dll"
46    
47  [MPEG4.DelIni]  [MPEG4.DelIni]
48  system.ini, drivers32,"vidc.XVID=xvid.dll",  system.ini, drivers32,"vidc.XVID=xvidvfw.dll",
49    
50  [MPEG4.AddReg]  [MPEG4.AddReg]
51    
52  [MPEG4.AddReg9x]  [MPEG4.AddReg9x]
53  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID,Description,,%XviD%  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID,Description,,%XviD%
54  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID,Driver,,xvid.dll  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID,Driver,,xvidvfw.dll
55  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID,FriendlyName,,"XVID"  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID,FriendlyName,,"XVID"
56    
57  HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%  HKLM,%UnInstallPath%,DisplayName,,%XviD%
58  HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection Remove_XviD 132 %17%\%InfFile%"  HKLM,%UnInstallPath%,UninstallString,,"%10%\rundll.exe setupx.dll,InstallHinfSection Remove_XviD 132 %17%\%InfFile%"
59    
60  [MPEG4.AddRegNT]  [MPEG4.AddRegNT]
61  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,xvid.dll,,%XviD%  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,xvidvfw.dll,,%XviD%
62  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.XVID,,xvid.dll  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.XVID,,xvidvfw.dll
63    
64  HKLM,%UnInstallPath%,DisplayName,,%UninstallDispName%  HKLM,%UnInstallPath%,DisplayName,,%XviD%
65    HKLM,%UnInstallPath%,DisplayIcon,,"%11%\xvidvfw.dll,0"
66    HKLM,%UnInstallPath%,Publisher,,%mfgname%
67    HKLM,%UnInstallPath%,HelpLink,,%Website%
68    HKLM,%UnInstallPath%,NoModify,%REG_DWORD%,1
69    HKLM,%UnInstallPath%,NoRepair,%REG_DWORD%,1
70  HKLM,%UnInstallPath%,UninstallString,,"%11%\rundll32.exe setupapi,InstallHinfSection Remove_XviD 132 %17%\%InfFile%"  HKLM,%UnInstallPath%,UninstallString,,"%11%\rundll32.exe setupapi,InstallHinfSection Remove_XviD 132 %17%\%InfFile%"
71    
72  [MPEG4.DoReg]  [MPEG4.DoReg]
73  ;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Registering XviD Direct Show ;Decoder...",,"%11%\regsvr32.exe /s %11%\xvid.ax"  ;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Registering Xvid Direct Show ;Decoder...",,"%11%\regsvr32.exe /s %11%\xvid.ax"
74    
75  [MPEG4.DelReg]  [MPEG4.DelReg]
76  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID
77    
78  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,xvid.dll,,""  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,xvidvfw.dll,,""
79  HKLM,%UnInstallPath%  HKLM,%UnInstallPath%
80    
81  [MPEG4.Unregister]  [MPEG4.Unregister]
82  ;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Unregistering XviD Direct Show ;Decoder...",,"%11%\regsvr32.exe /s /u %11%\xvid.ax"  ;HKLM,Software\Microsoft\Windows\CurrentVersion\RunOnce\Setup,"Unregistering Xvid Direct Show ;Decoder...",,"%11%\regsvr32.exe /s /u %11%\xvid.ax"
83    
84    [MPEG4.DelConfig]
85    HKCU,Software\GNU\XviD
86    
87  [DestinationDirs]  [DestinationDirs]
88  DefaultDestDir = 11     ; LDID_SYS  DefaultDestDir = 11     ; LDID_SYS
# Line 78  Line 90 
90  MPEG4.Copy.Inf = 17  MPEG4.Copy.Inf = 17
91    
92  [Strings]  [Strings]
93  XviD="XviD MPEG-4 Video Codec"  XviD="Xvid MPEG-4 Video Codec"
94  InfFile="xvid.inf"  InfFile="xvid.inf"
 UninstallDispName="XVID MPEG-4 CODEC"  
95  UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\xvid"  UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\xvid"
96  MediaClassName="Media Devices"  MediaClassName="Media Devices"
97  mfgname="www.videocoding.de"  mfgname="Xvid Development Team"
98    Website="http://www.xvid.org/"
99    REG_DWORD=0x00010001

Legend:
Removed from v.1.1.2.1  
changed lines
  Added in v.1.3.2.1

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4