[version]
signature="$CHICAGO$"

[DefaultInstall]
CopyFiles=MUL.Files.Inf,MUL.Files.Dll
AddReg=MUL.Reg
UpdateInis=MUL.INIs

[DefaultUnInstall]
DelFiles=MUL.Files.Dll,MUL.Files.Inf
DelReg=MUL.Reg
UpdateInis=MUL.INIs.Del

[SourceDisksNames]
1="MUL video codec","",1

[SourceDisksFiles]
mulvfw.inf=1

[DestinationDirs]
MUL.Files.Inf=17
MUL.Files.Dll=11

[MUL.Files.Inf]
mulvfw.inf

[MUL.Files.Dll]
mulvfw.dll

[MUL.Reg]
HKLM,%DrvInstallPath%,Description,,"MUL video codec [MUL1]"
HKLM,%DrvInstallPath%,Driver,,"mulvfw.dll"
HKLM,%DrvInstallPath%,FriendlyName,,"MUL video codec using trivial RLE [MUL1]"

HKLM,%UnInstallPath%
HKLM,%UnInstallPath%,DisplayName,,"MUL video codec (Remove Only)"
HKLM,%UnInstallPath%,UninstallString,,"%11%\rundll32.exe setupapi,InstallHinfSection DefaultUninstall 132 %17%\mulvfw.inf"
HKLM,%UnInstallPath%,NoModify,%REG_DWORD%,1
HKLM,%UnInstallPath%,NoRepair,%REG_DWORD%,1

[MUL.INIs]
system.ini, drivers32,, "vidc.MUL1=mulvfw.dll"

[MUL.INIs.Del]
system.ini, drivers32, "vidc.MUL1=mulvfw.dll"

[Strings]
REG_DWORD=0x00010001
UnInstallPath="Software\Microsoft\Windows\CurrentVersion\Uninstall\MUL"
DrvInstallPath="SYSTEM\CurrentControlSet\Control\MediaResources\icm\vidc.MUL1"
