[svn] / branches / release-1_3-branch / xvidextra / src / installer / xvid.inf Repository:
ViewVC logotype

Annotation of /branches/release-1_3-branch/xvidextra/src/installer/xvid.inf

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2096 - (view) (download)

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

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