MMKEYBD.INF Driver File Contents (ACK-580_583_XP.zip)

[Version]
signature="$Windows NT$"
Class=Keyboard
ClassGUID={4D36E96B-E325-11CE-BFC1-08002BE10318}
Provider=%Provider%
CatalogFile=MMKeybd.CAT
DriverVer=09/21/2001,1.00

[ClassInstall32]
AddReg=keyboard_class_addreg

[keyboard_class_addreg]
HKR,,,,%KeyboardClassName%
HKR,,Icon,,"-2"
HKR,,Installer32,,"SysSetup.Dll,KeyboardClassInstaller"
HKR,,NoInstallClass,,"1"

[ControlFlags]
ExcludeFromSelect = *PNP030B, *PNP0303

; Manufacturers
;----------------------------------------
[Manufacturer]
%Manufacturer%=MMKBD

; Driver sections
;----------------------------------------
[MMKBD]
%*PNP030b.DeviceDesc%=MMKBD_Inst,*PNP030b
%*PNP0303.DeviceDesc%=MMKBD_Inst,*PNP0303

; Disk & Directory sections
;----------------------------------------
[DestinationDirs]
MMK_Driver.CopyList = 10, System32\Drivers
MMK_Uninst.CopyList = 10 ; Windows Directory
MMK.CopyList = 24, %ProgramFM%\%MMKeyboardLong%
MMK_OSDRC.CopyList = 24, %ProgramFM%\%MMKeyboardLong%\%MMK_OSDRC%
MMK_PanelRC.CopyList = 24, %ProgramFM%\%MMKeyboardLong%\%MMK_PanelRC%
MMK_PlayerRC.CopyList = 24, %ProgramFM%\%MMKeyboardLong%\%MMK_PlayerRC%
MMK_Help.CopyList = 24, %ProgramFM%\%MMKeyboardLong%\%MMK_Help%

DefaultDestDir = 24, %ProgramFMLong%\%MMKeyboardLong%

[SourceDisksNames]
1="MediaKey Disk",Instd1

[SourceDisksFiles]
; Catelog File
;MMKeybd.CAT = 1

; Driver
KBFILTR.SYS = 1

; Uninstall Files
UNINST32.EXE = 1
MMKeybd.UNI = 1

; Main Files
UNINST32.INI = 1
OSDUTL.DLL   = 1
COMFNUTL.DLL = 1
LGKCUTL.DLL  = 1
MIXERUTL.DLL = 1 
CDROMUTL.DLL = 1
RGNMAKER.DLL = 1
SZUPFUTL.DLL = 1
WND2FILE.DLL = 1
HIDKCCNT.DLL = 1
MMKeybd.EXE = 1
MMKeybd.CFG = 1
RMDEVICE.EXE = 1
VDPLAYER.EXE = 1
VDPLAYER.CFG = 1
AMVIDEO.DLL  = 1
ADPLAYER.EXE = 1
ADPLAYER.CFG = 1
MCIADOCD.DLL = 1

;OSD
MUTE.BMP     = 1,OSDRC
UNMUTE.BMP   = 1,OSDRC
NEXT.BMP     = 1,OSDRC
PLAYPAUS.BMP = 1,OSDRC
PREVIOUS.BMP = 1,OSDRC
STOP.BMP     = 1,OSDRC

;Menu
NORPANEL.BMP = 1,Panel
SELPANEL.BMP = 1,Panel

; Player Files
BBORDER.BMP  = 1,Player
LBBORDER.BMP = 1,Player
LBORDER.BMP  = 1,Player
LTBORDER.BMP = 1,Player
RBBORDER.BMP = 1,Player
RBORDER.BMP  = 1,Player
REP1LED.BMP  = 1,Player
RTBORDER.BMP = 1,Player
TBORDER.BMP  = 1,Player
TIMENUM.BMP  = 1,Player
TKTMNUM.BMP  = 1,Player
TMOST_CN.BMP = 1,Player
TMOST_CS.BMP = 1,Player
TMOST_N.BMP  = 1,Player
TMOST_S.BMP  = 1,Player
TRACKNUM.BMP = 1,Player
VDNPANEL.BMP = 1,Player
VDSPANEL.BMP = 1,Player
ADNPANEL.BMP = 1,Player
ADSPANEL.BMP = 1,Player

;Help
KEYSET.GIF   = 1,Help
CONFBUT1.GIF = 1,Help
CONFOSD.GIF  = 1,Help
CONFBUT.GIF  = 1,Help
SETTING.GIF  = 1,Help
AP.HTM       = 1,Help
INSTALLA.HTM = 1,Help
INTRODUC.HTM = 1,Help
MANUAL.HTM   = 1,Help
PANEL280.GIF = 1,Help
SolidIco.GIF = 1,Help

; Install sections
;----------------------------------------
[MMKBD_Inst]
; perform port related actions from keyboard.inf
Include=keyboard.inf
Needs=STANDARD_Inst

DriverVer=09/21/2001,1.00
CopyFiles = MMK_Driver.CopyList,MMK_Uninst.CopyList,MMK.CopyList,MMK_OSDRC.CopyList,MMK_PanelRC.CopyList,MMK_PlayerRC.CopyList, MMK_Help.CopyList
AddReg = MMK.AddReg
DelReg = MMK.DelReg

; File sections
[MMK_Driver.CopyList]
KBFILTR.SYS

[MMK_Uninst.CopyList]
UNINST32.EXE
MMKeybd.UNI

[MMK.CopyList]
; Main Files
UNINST32.INI
OSDUTL.DLL
COMFNUTL.DLL
LGKCUTL.DLL
MIXERUTL.DLL
CDROMUTL.DLL
RGNMAKER.DLL
SZUPFUTL.DLL
WND2FILE.DLL
MMKeybd.EXE
MMKeybd.CFG
RMDEVICE.EXE
VDPLAYER.EXE
VDPLAYER.CFG
AMVIDEO.DLL
ADPLAYER.EXE
ADPLAYER.CFG
MCIADOCD.DLL

;OSD
[MMK_OSDRC.CopyList]
MUTE.BMP
UNMUTE.BMP
NEXT.BMP
PLAYPAUS.BMP
PREVIOUS.BMP
STOP.BMP

;Menu
[MMK_PanelRC.CopyList]
NORPANEL.BMP
SELPANEL.BMP

;Player
[MMK_PlayerRC.CopyList]
BBORDER.BMP
LBBORDER.BMP
LBORDER.BMP
LTBORDER.BMP
RBBORDER.BMP
RBORDER.BMP
REP1LED.BMP
RTBORDER.BMP
TBORDER.BMP
TIMENUM.BMP
TKTMNUM.BMP
TMOST_CN.BMP
TMOST_CS.BMP
TMOST_N.BMP
TMOST_S.BMP
TRACKNUM.BMP
VDNPANEL.BMP
VDSPANEL.BMP
ADNPANEL.BMP
ADSPANEL.BMP

;Help
[MMK_Help.CopyList]
KEYSET.GIF
CONFBUT1.GIF
CONFOSD.GIF
CONFBUT.GIF
SETTING.GIF
AP.HTM
INSTALLA.HTM
INTRODUC.HTM
MANUAL.HTM
PANEL280.GIF
SolidIco.GIF

[MMK.DelReg]
HKCU,"Software\MMKeybd"

[MMK.AddReg]
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Run",MMKeybd,,"%24%\%ProgramFM%\%MMKeyboard%\MMKeybd.EXE"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMKeybd",DisplayName,,"MediaKey"
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\MMKeybd",UninstallString,,"UnInst32.exe MMKeybd.UNI"

; OSDUtl.DLL
HKLM,"Software\MMKeybd\OnScreen","Color",,"00FF00"
HKLM,"Software\MMKeybd\OnScreen","Position",,"9"
HKLM,"Software\MMKeybd\OnScreen","Display Seconds",,"1"
HKLM,"Software\MMKeybd\OnScreen","Normal String Length",,"18"
HKLM,"Software\MMKeybd\OnScreen","RC Path",,"OSDRC"
HKLM,"Software\MMKeybd\OnScreen","Background Color",,"FF"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Mute","ID",,"1"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Mute","Position",,"3"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Mute","Bitmap",,"Mute.BMP"

HKLM,"Software\MMKeybd\OnScreen\Predefined\UnMute","ID",,"2"
HKLM,"Software\MMKeybd\OnScreen\Predefined\UnMute","Position",,"3"
HKLM,"Software\MMKeybd\OnScreen\Predefined\UnMute","Bitmap",,"UnMute.BMP"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Volume","Volume ID",,"3"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Volume","Max Volume Bar Level",,"10"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Volume","Text",,"Volume"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Play/Pause","ID",,"102"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Play/Pause","Bitmap",,"PlayPaus.BMP"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Stop","ID",,"103"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Stop","Bitmap",,"Stop.BMP"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Next Track","ID",,"107"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Next Track","Bitmap",,"Next.BMP"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Previous Track","ID",,"106"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Previous Track","Bitmap",,"Previous.BMP"

HKLM,"Software\MMKeybd\OnScreen\Predefined\NO CD","Text",,"NO CD"
HKLM,"Software\MMKeybd\OnScreen\Predefined\NO CD","ID",,"300"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Data CD","Text",,"Data CD"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Data CD","ID",,"301"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Audio CD","Text",,"Audio CD"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Audio CD","ID",,"302"

HKLM,"Software\MMKeybd\OnScreen\Predefined\Video CD","Text",,"Video CD"
HKLM,"Software\MMKeybd\OnScreen\Predefined\Video CD","ID",,"304"

HKLM,"Software\MMKeybd\OnScreen\Predefined\DVD","Text",,"DVD"
HKLM,"Software\MMKeybd\OnScreen\Predefined\DVD","ID",,"306"

; MediaKey Panel
HKLM,"Software\MMKeybd\Settings\Panel","RC Path",,"Panel"
HKLM,"Software\MMKeybd\Settings\Panel","Normal Bitmap",,"NorPanel.BMP"
HKLM,"Software\MMKeybd\Settings\Panel","Selected Bitmap",,"SelPanel.BMP"
HKLM,"Software\MMKeybd\Settings\Panel","MouseIn Bitmap",,""
HKLM,"Software\MMKeybd\Settings\Panel","Empty Bitmap",,""
HKLM,"Software\MMKeybd\Settings\Panel","LButton Click For Command",,"0"
HKLM,"Software\MMKeybd\Settings\Panel","Transparent Color",,"00FF00"
HKLM,"Software\MMKeybd\Settings\Panel","AP Name",,"MediaKey"

HKLM,"Software\MMKeybd\Settings\Panel\TV Viewer ","Rectangle",,"243,78,269,122"
HKLM,"Software\MMKeybd\Settings\Panel\Calculator","Rectangle",,"0,0,0,0"
HKLM,"Software\MMKeybd\Settings\Panel\Video","Rectangle",,"304,79,332,121"
HKLM,"Software\MMKeybd\Settings\Panel\Eject","Rectangle",,"400,41,427,80"
HKLM,"Software\MMKeybd\Settings\Panel\E-Mail","Rectangle",,"118,79,145,119"
HKLM,"Software\MMKeybd\Settings\Panel\Game","Rectangle",,"180,78,207,124"
HKLM,"Software\MMKeybd\Settings\Panel\Menu","Rectangle",,"464,41,487,83"
HKLM,"Software\MMKeybd\Settings\Panel\Mute","Rectangle",,"368,79,395,121"
HKLM,"Software\MMKeybd\Settings\Panel\Next Track","Rectangle",,"333,43,367,70"
HKLM,"Software\MMKeybd\Settings\Panel\Panel-Close","Rectangle",,"588,3,602,16"
HKLM,"Software\MMKeybd\Settings\Panel\Panel-Minimize","Rectangle",,"572,3,587,16"
HKLM,"Software\MMKeybd\Settings\Panel\Play/Pause","Rectangle",,"273,41,302,79"
HKLM,"Software\MMKeybd\Settings\Panel\Previous Track","Rectangle",,"83,42,116,81"
HKLM,"Software\MMKeybd\Settings\Panel\Record","Rectangle",,"211,42,238,79"
HKLM,"Software\MMKeybd\Settings\Panel\Stop","Rectangle",,"148,42,175,80"
HKLM,"Software\MMKeybd\Settings\Panel\Screen Saver","Rectangle",,"522,41,556,82"
HKLM,"Software\MMKeybd\Settings\Panel\Volume Decrement","Rectangle",,"428,80,460,122"
HKLM,"Software\MMKeybd\Settings\Panel\Volume Increment","Rectangle",,"490,79,523,122"
HKLM,"Software\MMKeybd\Settings\Panel\WWW","Rectangle",,"55,79,82,118"

;MediaKey
HKLM,"Software\MMKeybd\Settings","Enable Legacy Keyboard",,"1"
HKLM,"Software\MMKeybd\Settings","Enable USB Keyboard",,"0"
HKLM,"Software\MMKeybd\Settings","Enable USB Keyboard Filter",,"0"
HKLM,"Software\MMKeybd\Settings","Show All Volume OSD",,"0"
HKLM,"Software\MMKeybd\Settings","Show Volume OSD By Key Pressed",,"0"
HKLM,"Software\MMKeybd\Settings","MediaSelect FileType",,"cda,mp3,avi,wav,mpg,mid,wma,wmv,wmx,asf,wvx,aif"
HKLM,"Software\MMKeybd\Settings","Video Player",,"%24%\%ProgramFM%\%MMKeyboard%\VDPlayer.EXE /play %1"
HKLM,"Software\MMKeybd\Settings","CD Player",,"%24%\%ProgramFM%\%MMKeyboard%\ADPlayer.EXE /play %1"
HKLM,"Software\MMKeybd\Settings","Icon File",,"Panel\Mediakey.ico"
HKLM,"Software\MMKeybd\Settings","Help File",,"Help\Manual.htm"
HKLM,"Software\MMKeybd\Settings","Play Button Bring Player",,"1"
HKLM,"Software\MMKeybd\Settings","AP Name",,"MediaKey"
HKLM,"Software\MMKeybd\Settings","Seek By Change Track Command",,"1"
HKLM,"Software\MMKeybd\Settings","Seek By Change Track Command Interval",,"500"

HKLM,"Software\MMKeybd\Settings\Buttons\TV Viewer","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\TV Viewer","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\TV Viewer","Label",,"TV Viewer"
HKLM,"Software\MMKeybd\Settings\Buttons\TV Viewer","Remote Code",,"06B3"
HKLM,"Software\MMKeybd\Settings\Buttons\TV Viewer","Description",,"TV Viewer"
HKLM,"Software\MMKeybd\Settings\Buttons\TV Viewer","Configable",,"1"
HKLM,"Software\MMKeybd\Settings\Buttons\TV Viewer","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Calculator","Command",,"Calc.exe"
HKLM,"Software\MMKeybd\Settings\Buttons\Calculator","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Calculator","Label",,"Calculator"
HKLM,"Software\MMKeybd\Settings\Buttons\Calculator","Remote Code",,"0143"
HKLM,"Software\MMKeybd\Settings\Buttons\Calculator","Description",,"Calculator"
HKLM,"Software\MMKeybd\Settings\Buttons\Calculator","Configable",,"1"
HKLM,"Software\MMKeybd\Settings\Buttons\Calculator","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Video","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Video","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Video","Label",,"Video"
HKLM,"Software\MMKeybd\Settings\Buttons\Video","Remote Code",,"06B2"
HKLM,"Software\MMKeybd\Settings\Buttons\Video","Description",,"Video"
HKLM,"Software\MMKeybd\Settings\Buttons\Video","Configable",,"1"
HKLM,"Software\MMKeybd\Settings\Buttons\Video","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Eject","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Eject","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Eject","Label",,"Eject"
HKLM,"Software\MMKeybd\Settings\Buttons\Eject","Remote Code",,"06C0"
HKLM,"Software\MMKeybd\Settings\Buttons\Eject","Description",,"Eject"
HKLM,"Software\MMKeybd\Settings\Buttons\Eject","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Eject","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\E-Mail","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\E-Mail","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\E-Mail","Label",,"E-Mail"
HKLM,"Software\MMKeybd\Settings\Buttons\E-Mail","Remote Code",,"0141"
HKLM,"Software\MMKeybd\Settings\Buttons\E-Mail","Description",,"E-Mail"
HKLM,"Software\MMKeybd\Settings\Buttons\E-Mail","Configable",,"1"
HKLM,"Software\MMKeybd\Settings\Buttons\E-Mail","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Game","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Game","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Game","Label",,"Game"
HKLM,"Software\MMKeybd\Settings\Buttons\Game","Remote Code",,"0145"
HKLM,"Software\MMKeybd\Settings\Buttons\Game","Description",,"Game"
HKLM,"Software\MMKeybd\Settings\Buttons\Game","Configable",,"1"
HKLM,"Software\MMKeybd\Settings\Buttons\Game","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Menu","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Menu","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Menu","Label",,"Menu"
HKLM,"Software\MMKeybd\Settings\Buttons\Menu","Remote Code",,"F600"
HKLM,"Software\MMKeybd\Settings\Buttons\Menu","Description",,"Menu"
HKLM,"Software\MMKeybd\Settings\Buttons\Menu","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Menu","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Mute","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Mute","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Mute","Label",,"Mute On/Off"
HKLM,"Software\MMKeybd\Settings\Buttons\Mute","Remote Code",,"0500"
HKLM,"Software\MMKeybd\Settings\Buttons\Mute","Description",,"Mute"
HKLM,"Software\MMKeybd\Settings\Buttons\Mute","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Mute","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Next Track","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Next Track","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Next Track","Label",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Next Track","Remote Code",,"0610"
HKLM,"Software\MMKeybd\Settings\Buttons\Next Track","Description",,"Next Track"
HKLM,"Software\MMKeybd\Settings\Buttons\Next Track","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Next Track","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Play/Pause","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Play/Pause","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Play/Pause","Label",,"Play/Pause"
HKLM,"Software\MMKeybd\Settings\Buttons\Play/Pause","Remote Code",,"0604"
HKLM,"Software\MMKeybd\Settings\Buttons\Play/Pause","Description",,"Play/Pause"
HKLM,"Software\MMKeybd\Settings\Buttons\Play/Pause","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Play/Pause","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Previous Track","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Previous Track","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Previous Track","Label",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Previous Track","Remote Code",,"0611"
HKLM,"Software\MMKeybd\Settings\Buttons\Previous Track","Description",,"Previous Track"
HKLM,"Software\MMKeybd\Settings\Buttons\Previous Track","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Previous Track","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Record","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Record","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Record","Label",,"Record"
HKLM,"Software\MMKeybd\Settings\Buttons\Record","Remote Code",,"06D0"
HKLM,"Software\MMKeybd\Settings\Buttons\Record","Description",,"Record"
HKLM,"Software\MMKeybd\Settings\Buttons\Record","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Record","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Stop","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Stop","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Stop","Label",,"Stop"
HKLM,"Software\MMKeybd\Settings\Buttons\Stop","Remote Code",,"0602"
HKLM,"Software\MMKeybd\Settings\Buttons\Stop","Description",,"Stop"
HKLM,"Software\MMKeybd\Settings\Buttons\Stop","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Stop","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Screen Saver","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Screen Saver","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Screen Saver","Label",,"Screen Saver"
HKLM,"Software\MMKeybd\Settings\Buttons\Screen Saver","Remote Code",,"0110"
HKLM,"Software\MMKeybd\Settings\Buttons\Screen Saver","Description",,"Screen Saver"
HKLM,"Software\MMKeybd\Settings\Buttons\Screen Saver","Configable",,"1"
HKLM,"Software\MMKeybd\Settings\Buttons\Screen Saver","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Volume Decrement","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Decrement","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Decrement","Label",,"Volume Down"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Decrement","Remote Code",,"0502"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Decrement","Description",,"Volume Decrement"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Decrement","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Decrement","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\Volume Increment","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Increment","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Increment","Label",,"Volume Up"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Increment","Remote Code",,"0501"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Increment","Description",,"Volume Increment"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Increment","Configable",,"0"
HKLM,"Software\MMKeybd\Settings\Buttons\Volume Increment","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Buttons\WWW","Command",,""
HKLM,"Software\MMKeybd\Settings\Buttons\WWW","Command Type",,"3"
HKLM,"Software\MMKeybd\Settings\Buttons\WWW","Label",,"WWW"
HKLM,"Software\MMKeybd\Settings\Buttons\WWW","Remote Code",,"0140"
HKLM,"Software\MMKeybd\Settings\Buttons\WWW","Description",,"WWW"
HKLM,"Software\MMKeybd\Settings\Buttons\WWW","Configable",,"1"
HKLM,"Software\MMKeybd\Settings\Buttons\WWW","Action",,"1"

HKLM,"Software\MMKeybd\Settings\Apps\App1","Description",,"TV Viewer"
HKLM,"Software\MMKeybd\Settings\Apps\App1","Label",,"TV Viewer"
HKLM,"Software\MMKeybd\Settings\Apps\App1","Remote Code",,"06B3"

HKLM,"Software\MMKeybd\Settings\Apps\App2","Description",,"Calculator"
HKLM,"Software\MMKeybd\Settings\Apps\App2","Label",,"Calculator"
HKLM,"Software\MMKeybd\Settings\Apps\App2","Remote Code",,"0143"

HKLM,"Software\MMKeybd\Settings\Apps\App3","Description",,"Video"
HKLM,"Software\MMKeybd\Settings\Apps\App3","Label",,"Video"
HKLM,"Software\MMKeybd\Settings\Apps\App3","Remote Code",,"06B2"

HKLM,"Software\MMKeybd\Settings\Apps\App4","Description",,"Eject"
HKLM,"Software\MMKeybd\Settings\Apps\App4","Label",,"Eject"
HKLM,"Software\MMKeybd\Settings\Apps\App4","Remote Code",,"06C0"

HKLM,"Software\MMKeybd\Settings\Apps\App5","Description",,"E-Mail"
HKLM,"Software\MMKeybd\Settings\Apps\App5","Label",,"E-Mail"
HKLM,"Software\MMKeybd\Settings\Apps\App5","Remote Code",,"0141"

HKLM,"Software\MMKeybd\Settings\Apps\App6","Description",,"Game"
HKLM,"Software\MMKeybd\Settings\Apps\App6","Label",,"Game"
HKLM,"Software\MMKeybd\Settings\Apps\App6","Remote Code",,"0145"

HKLM,"Software\MMKeybd\Settings\Apps\App7","Description",,"Menu"
HKLM,"Software\MMKeybd\Settings\Apps\App7","Label",,"Menu"
HKLM,"Software\MMKeybd\Settings\Apps\App7","Remote Code",,"F600"

HKLM,"Software\MMKeybd\Settings\Apps\App8","Description",,"Mute"
HKLM,"Software\MMKeybd\Settings\Apps\App8","Label",,"Mute On/Off"
HKLM,"Software\MMKeybd\Settings\Apps\App8","Remote Code",,"0500"

HKLM,"Software\MMKeybd\Settings\Apps\App9","Description",,"Next Track"
HKLM,"Software\MMKeybd\Settings\Apps\App9","Label",,""
HKLM,"Software\MMKeybd\Settings\Apps\App9","Remote Code",,"0610"

HKLM,"Software\MMKeybd\Settings\Apps\App10","Description",,"Play/Pause"
HKLM,"Software\MMKeybd\Settings\Apps\App10","Label",,"Play/Pause"
HKLM,"Software\MMKeybd\Settings\Apps\App10","Remote Code",,"0604"

HKLM,"Software\MMKeybd\Settings\Apps\App11","Description",,"Previous Track"
HKLM,"Software\MMKeybd\Settings\Apps\App11","Label",,""
HKLM,"Software\MMKeybd\Settings\Apps\App11","Remote Code",,"0611"

HKLM,"Software\MMKeybd\Settings\Apps\App12","Description",,"Record"
HKLM,"Software\MMKeybd\Settings\Apps\App12","Label",,"Record"
HKLM,"Software\MMKeybd\Settings\Apps\App12","Remote Code",,"06D0"

HKLM,"Software\MMKeybd\Settings\Apps\App13","Description",,"Stop"
HKLM,"Software\MMKeybd\Settings\Apps\App13","Label",,"Stop"
HKLM,"Software\MMKeybd\Settings\Apps\App13","Remote Code",,"0602"

HKLM,"Software\MMKeybd\Settings\Apps\App14","Description",,"Screen Saver"
HKLM,"Software\MMKeybd\Settings\Apps\App14","Label",,"Screen Saver"
HKLM,"Software\MMKeybd\Settings\Apps\App14","Remote Code",,"0110"

HKLM,"Software\MMKeybd\Settings\Apps\App15","Description",,"WWW"
HKLM,"Software\MMKeybd\Settings\Apps\App15","Label",,"WWW"
HKLM,"Software\MMKeybd\Settings\Apps\App15","Remote Code",,"0140"

HKLM,"Software\MMKeybd\Settings\TaskBar Icon","Icon File",,"Panel\Mediakey.ico"
HKLM,"Software\MMKeybd\Settings\TaskBar Icon","Support Help MenuItem",,"1"

HKLM,"Software\MMKeybd\Settings\About","Description",,"MediaKey     Version 1.0"
HKLM,"Software\MMKeybd\Settings\About","Copyright",,""

; Service Installation
[MMKBD_Inst.Services]
AddService = KBFiltr,  , KBFiltr_Service_Inst

; Install the port driver and mouclass from keyboard.inf
Include=keyboard.inf
Needs=STANDARD_Inst.Services

[KBFiltr_Service_Inst]
DisplayName    = %KBFiltr.SvcDesc%
ServiceType    = 1		    ; SERVICE_KERNEL_DRIVER
StartType      = 3		    ; SERVICE_DEMAND_START
ErrorControl   = 0		    ; SERVICE_ERROR_IGNORE
LoadOrderGroup = Keyboard Port
ServiceBinary  = %12%\KBFiltr.sys

[MMKBD_Inst.HW]
; Add the device upper filter
AddReg = MMKBD_Inst.HW.AddReg

; run the directives need by the port driver
Include=keyboard.inf
Needs=STANDARD_Inst.HW

[MMKBD_Inst.HW.AddReg]
HKR,,"UpperFilters",0x00010000,"KBFiltr"

[Strings]
KBFiltr.SvcDesc="Dritek HotKey Keyboard Filter Driver"
KeyboardClassName= "Keyboards"

Provider="SolidTek"
Manufacturer="SolidTek"
*PNP030b.DeviceDesc="MediaKey ( WinXP )"
*PNP0303.DeviceDesc="MediaKey ( WinXP )"

; for Install Directory
ProgramFMLong = "Program Files"
ProgramFM = "Progra~1"
MMKeyboard = "MediaKey"
MMKeyboardLong = "MediaKey"
MMK_OSDRC = "OSDRC"
MMK_PanelRC = "Panel"
MMK_PlayerRC = "Player"
MMK_Help = "Help"
Download Driver Pack

How To Update Drivers Manually

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.

server: web4, load: 1.17