;Copyright (c) 1993-1998, Microsoft Corporation
[version]
CatalogFile=mpb.cat
Signature="$CHICAGO$"
Class=System
ClassGUID={4d36e97d-e325-11ce-bfc1-08002be10318}
Provider=%MTC%
DriverVer=03/19/2003, 1.0.0.8
[SourceDisksNames]
1 = "MPB",,,
[SourceDisksFiles]
MPB.INF = 1
MPB.SYS = 1
NTMPB.SYS = 1
;MPB.ICO= 1
;Language.ini = 1
[Manufacturer]
%MTC%=MTC_MPB
[MTC_MPB]
%*MTC0001.DeviceDesc% = MediaPowerButton,*MTC0001
[MediaPowerButton]
; DeviceID=*MTC0001
CopyFiles=MPB_CopySys
AddReg=MPB_AddReg
DelReg=MPB_DelReg
; MaxInstance=1
Reboot
[MediaPowerButton.NT]
; DeviceID=*MTC0001
CopyFiles=MPB_CopySysNT
AddReg=MPB_AddRegNT
DelReg=MPB_DelReg
; MaxInstance=1
Reboot
[MPB_CopySys]
MPB.SYS,,,2
;MPB.ICO,,,2
;Language.ini,,,2
[MPB_CopySysNT]
NTMPB.SYS,,,2
;MPB.ICO,,,2
;Language.ini,,,2
[DestinationDirs]
DefaultDestDir=11
MPB_CopySys=11
; MPB_CopyInf=17
[MPB_AddReg]
HKR,,DevLoader,,"*ntkern"
HKR,,Driver,,"MPB.SYS"
HKR,,NTMPDriver,,"MPB.SYS"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MPB,DisplayName,,"%*MTC0001.DeviceDesc%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MPB,UninstallString,,"%11%\UNMPB.exe"
;Auto executation
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,MPB,,"%11%\MPB.exe"
[MPB_AddRegNT]
HKR,,DevLoader,,"*ntkern"
HKR,,Driver,,"NTMPB.SYS"
HKR,,NTMPDriver,,"NTMPB.SYS"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MPB,DisplayName,,"%*MTC0001.DeviceDesc%"
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MPB,UninstallString,,"%11%\UNMPB.exe"
;Auto executation
HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Run,MPB,,"%11%\MPB.exe"
[MediaPowerButton.NT.Services]
AddService = MTC0001_MPB,%SPSVCINST_ASSOCSERVICE%,MTC_Service_Inst
[MTC_Service_Inst]
DisplayName = %SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 0 ; SERVICE_ERROR_IGNORE
ServiceBinary = %11%\ntMPB.sys
LoadOrderGroup = Extended Base
[Strings]
MTC = " "
*MTC0001.DeviceDesc = "Media Power Button"
SvcDesc = "MPB device driver"
SPSVCINST_ASSOCSERVICE = 0x00000002
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.