[svn] / branches / release-1_1-branch / xvidcore / vfw / bin / xvid.inf Repository:
ViewVC logotype

Diff of /branches/release-1_1-branch/xvidcore/vfw/bin/xvid.inf

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

trunk/xvidcore/vfw/bin/xvid.inf revision 1386, Mon Mar 22 23:56:54 2004 UTC branches/release-1_1-branch/xvidcore/vfw/bin/xvid.inf revision 1782, Thu Jun 28 15:53:47 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  xvidvfw.dll=1  xvidvfw.dll=1
# Line 13  Line 13 
13  xvidcore.dll=1  xvidcore.dll=1
14    
15  [Installable.Drivers]  [Installable.Drivers]
16  XVID = 1:xvidvfw.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.Inf,MPEG4.Copy  CopyFiles=MPEG4.Copy.Inf,MPEG4.Copy
# Line 54  Line 54 
54  HKLM,SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.XVID,Driver,,xvidvfw.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,xvidvfw.dll,,%XviD%  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers.desc,xvidvfw.dll,,%XviD%
62  HKLM,SOFTWARE\Microsoft\Windows NT\CurrentVersion\drivers32,vidc.XVID,,xvidvfw.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
# Line 74  Line 79 
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]  [MPEG4.DelConfig]
85  HKCU,Software\GNU\XviD  HKCU,Software\GNU\XviD
# Line 85  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.1386  
changed lines
  Added in v.1782

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