;
; MPE.INF -- This file contains installation information for
; the MPE BDA codec
;
;*** Created 09/24/97 (Creation Date)
;
[Version]
signature="$CHICAGO$"
LayoutFile=Layout.inf
Class=Media
ClassGUID={4d36e96c-e325-11ce-bfc1-08002be10318}
Provider=%Msft%
DriverVer=07/01/2001,5.3.0000.900
[ControlFlags]
;
; Don't let this device be selected from "Add New Hardware" wizard.
;
ExcludeFromSelect=*
[Manufacturer]
%MsftMfg%=Microsoft
[DefaultInstall]
AddReg=MPE.Install
[MPE.Install]
HKLM,%RunOnce%,"MPE0",,"rundll32.exe streamci,StreamingDeviceSetup %MPE.DeviceId%,GLOBAL,%GUID.BdaComponent%,%17%\MPE.inf,BDAcodec"
[DestinationDirs]
DefaultDestDir=12
;---------------------------------------------------------------
; M I C R O S O F T
;
; C O D E C
;---------------------------------------------------------------
[Microsoft]
;
; This is the standard PnP Section for the device. It is called as a result
; of SWEnum enumerating this SW PnP device.
;
%MPE.DeviceDesc%=MPE,SW\{8E60217D-A2EE-47f8-B0C5-0F44C55F66DC}
[MPE]
Include=bda.inf
Needs=BDA.Registration
AddReg=MPE.AddReg
;;Include the following line for post non-DX builds
;CopyFiles=MPE.CopyDrivers
[MPE.NT]
Include=bda.inf
Needs=BDA.Registration
AddReg=MPE.AddReg.NT
;;Include the following line for post non-DX builds
;CopyFiles=MPE.CopyDrivers
[MPE.AddReg]
;
; This section adds the driver service on 9x and adds device params
;
HKR,,DevLoader,,*ntkern
HKR,,NTMPDriver,,MPE.sys
HKR,,DriverUsesSWEnumToLoad,3,01
HKR,,OkToHibernate,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
[MPE.AddReg.NT]
;
; This section adds device params on NT
;
HKR,,DriverUsesSWEnumToLoad,3,01
HKR,,OkToHibernate,3,01
HKR,,DontSuspendIfStreamsAreRunning,3,01
[MPE.CopyDrivers]
MPE.sys,,,COPYFLG_NO_VERSION_DIALOG
[BDAcodec]
AddReg=BDAcodec.AddReg
[BDAcodec.AddReg]
HKR,,CLSID,,%Proxy.CLSID%
HKR,,FriendlyName,,%MPE.FriendlyName%
HKR,,Merit,1,00,00,60,00
[MPE.NT.Services]
;
; This section is required to add the driver service on NT
;
AddService = MPE,0x00000002,MPE.ServiceInstall
[MPE.ServiceInstall]
DisplayName = %MPE.DeviceDesc%
ServiceType = %SERVICE_KERNEL_DRIVER%
StartType = %SERVICE_DEMAND_START%
ErrorControl = %SERVICE_ERROR_NORMAL%
ServiceBinary = %12%\MPE.sys
LoadOrderGroup= Extended Base
;---------------------------------------------------------------
; S t r i n g s
;---------------------------------------------------------------
[Strings]
;----------------
; Non-Localizable
;----------------
SERVICE_KERNEL_DRIVER = 1
SERVICE_AUTO_START = 2
SERVICE_DEMAND_START = 3
SERVICE_ERROR_NORMAL = 1
RunOnce="SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnce"
MPE.DeviceId="{8E60217D-A2EE-47f8-B0C5-0F44C55F66DC}"
Proxy.CLSID="{17CCA71B-ECD7-11D0-B908-00A0C9223196}" ; KsProxy.ax's ID, REQUIRED
GUID.BdaComponent="{FD0A5AF4-B41D-11d2-9C95-00C04F7971E0}"
Category_BdaComponent= "BDA Receiver Component"
;----------------
; Localizable
;----------------
Msft= "Microsoft"
MsftMfg= "Microsoft"
MPE.DeviceDesc= "BDA MPE Filter"
MPE.FriendlyName= "BDA MPE Filter"
Download Driver Pack
After your driver has been downloaded, follow these simple steps to install it.
Expand the archive file (if the download file is in zip or rar format).
If the expanded file has an .exe extension, double click it and follow the installation instructions.
Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.
Find the device and model you want to update in the device list.
Double-click on it to open the Properties dialog box.
From the Properties dialog box, select the Driver tab.
Click the Update Driver button, then follow the instructions.
Very important: You must reboot your system to ensure that any driver updates have taken effect.
For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.