KEYBCTRL.INF Driver File Contents (DexxaY-SH16.zip)

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

[ClassInstall32]
AddReg=keyboard_class_addreg

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

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

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

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

DefaultDestDir = 24, %ProgramFMLong%\%MMKeyboardLong%

[SourceDisksNames]
1="Keyboard Control Keyboard Disk-1",,0

[SourceDisksFiles]
; Catelog File
KEYBCTRL.CAT = 1

; Driver
KBFILTR.SY_ = 1

; Uninstall Files
UNINST32.EX_ = 1
KEYBCTRL.UN_ = 1

; Main Files
SYKCMSG.DL_  = 1
SZREGUPF.DL_ = 1
WND2FILE.DL_ = 1
MXRCCNT.DL_  = 1
OSDCTRL.DL_  = 1
DRIOSD32.DL_ = 1
CDCTLCNT.DL_ = 1
SYKEYCNT.EX_ = 1
SYKCA290.EX_ = 1
MXRCTRL.EX_  = 1
KBOSDCTL.EX_ = 1
CDROMMNT.EX_ = 1
UNINST32.IN_ = 1

; Panel Files
Panel\PANEL.BM_    = 1
Panel\MINIMIZE.BM_ = 1
Panel\CLOSE.BM_    = 1
Panel\F1.BM_       = 1
Panel\F2.BM_       = 1
Panel\F3.BM_       = 1
Panel\F4.BM_       = 1
Panel\F5.BM_       = 1
Panel\F6.BM_       = 1
Panel\F7.BM_       = 1
Panel\F8.BM_       = 1
Panel\F9.BM_       = 1
Panel\F10.BM_      = 1
Panel\F11.BM_      = 1
Panel\F12.BM_      = 1
Panel\CALC.BM_	   = 1
Panel\SHOPPING.BM_ = 1
Panel\FAVORITE.BM_ = 1
Panel\SEARCH.BM_   = 1
Panel\HELP.BM_     = 1

; Help Files
Help\HELP.HT_      = 1
Help\ICON.GI_      = 1
Help\FNKEY.GI_     = 1
Help\FUNCTION.GI_  = 1
Help\CONFIG.GI_    = 1
Help\PREVIOUS.GI_  = 1
Help\STOP.GI_      = 1
Help\RECORD.GI_    = 1
Help\PLAYPAUS.GI_  = 1
Help\NEXT.GI_      = 1
Help\EJECT.GI_     = 1

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

DriverVer=02/11/2000,1.00
CopyFiles = MMK_Driver.CopyList,MMK_Uninst.CopyList, MMK.CopyList, MMK_Panel.CopyList, MMK_Help.CopyList
AddReg = MMK.AddReg
DelReg = MMK.DelReg
Reboot = 1
UpdateInis = MMK_Uninstall.INI

[MMK_Uninstall.INI]
"%10%\KEYBCTRL.UNI","System",,"Path=%24%\%ProgramFM%\KeybCtrl"

; File sections
[MMK_Driver.CopyList]
KBFILTR.SYS,  KBFILTR.SY_

[MMK_Uninst.CopyList]
UNINST32.EXE, UNINST32.EX_
KEYBCTRL.UNI, KEYBCTRL.UN_

[MMK.CopyList]
SYKCMSG.DLL,  SYKCMSG.DL_
SZREGUPF.DLL, SZREGUPF.DL_
WND2FILE.DLL, WND2FILE.DL_
MXRCCNT.DLL,  MXRCCNT.DL_
OSDCTRL.DLL,  OSDCTRL.DL_
DRIOSD32.DLL, DRIOSD32.DL_
CDCTLCNT.DLL, CDCTLCNT.DL_
SYKEYCNT.EXE, SYKEYCNT.EX_
SYKCA290.EXE, SYKCA290.EX_
MXRCTRL.EXE,  MXRCTRL.EX_
KBOSDCTL.EXE, KBOSDCTL.EX_
CDROMMNT.EXE, CDROMMNT.EX_
UNINST32.INI, UNINST32.IN_

[MMK_Panel.CopyList]
PANEL.BMP,    Panel\PANEL.BM_
MINIMIZE.BMP, Panel\MINIMIZE.BM_
CLOSE.BMP,    Panel\CLOSE.BM_
F1.BMP,       Panel\F1.BM_
F2.BMP,       Panel\F2.BM_
F3.BMP,       Panel\F3.BM_
F4.BMP,       Panel\F4.BM_
F5.BMP,       Panel\F5.BM_
F6.BMP,       Panel\F6.BM_
F7.BMP,       Panel\F7.BM_
F8.BMP,       Panel\F8.BM_
F9.BMP,       Panel\F9.BM_
F10.BMP,      Panel\F10.BM_
F11.BMP,      Panel\F11.BM_
F12.BMP,      Panel\F12.BM_
CALC.BMP,     Panel\CALC.BM_
SHOPPING.BMP, Panel\SHOPPING.BM_
FAVORITE.BMP, Panel\FAVORITE.BM_
SEARCH.BMP,   Panel\SEARCH.BM_
HELP.BMP,     Panel\HELP.BM_

[MMK_Help.CopyList]
HELP.HTM,     Help\HELP.HT_
ICON.GIF,     Help\ICON.GI_
FNKEY.GIF,    Help\FNKEY.GI_
FUNCTION.GIF, Help\FUNCTION.GI_
CONFIG.GIF,   Help\CONFIG.GI_
PREVIOUS.GIF, Help\PREVIOUS.GI_
STOP.GIF,     Help\STOP.GI_
RECORD.GIF,   Help\RECORD.GI_
PLAYPAUS.GIF, Help\PLAYPAUS.GI_
NEXT.GIF,     Help\NEXT.GI_
EJECT.GIF,    Help\EJECT.GI_

[MMK.DelReg]
HKCU,"Software\Dexxa"
HKU,".Default\Software\Dexxa"

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

; SYKeyCnt
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 1",,"1,E0,6C,E0,EC,1"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 2",,"1,E0,32,E0,B2,2"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 3",,"1,E0,66,E0,E6,17"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 4",,"1,E0,65,E0,E5,18"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 5",,"1,E0,1E,E0,9E,5"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 6",,"1,E0,6A,E0,EA,6"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 7",,"1,E0,69,E0,E9,7"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 8",,"1,E0,67,E0,E7,8"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 9",,"1,E0,68,E0,E8,9"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 10",,"1,E0,2D,E0,AD,A"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 11",,"1,E0,31,E0,B1,B"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 12",,"1,E0,21,E0,A1,C"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 13",,"1,E0,18,E0,98,D"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 14",,"1,E0,20,E0,A0,E"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 15",,"1,E0,2E,E0,AE,F"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 16",,"1,E0,30,E0,B0,10"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 17",,"1,E0,10,E0,90,11"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 18",,"1,E0,24,E0,A4,12"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 19",,"1,E0,13,E0,93,13"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 20",,"1,E0,22,E0,A2,14"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 21",,"1,E0,19,E0,99,15"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For Win95","Key 22",,"1,E0,14,E0,94,16"

HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 1",,"1,00,3B,00,BB,101"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 2",,"1,00,3C,00,BC,102"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 3",,"1,00,3D,00,BD,103"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 4",,"1,00,3E,00,BE,104"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 5",,"1,00,3F,00,BF,105"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 6",,"1,00,40,00,C0,106"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 7",,"1,00,41,00,C1,107"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 8",,"1,00,42,00,C2,108"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 9",,"1,00,43,00,C3,109"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 10",,"1,00,44,00,C4,10A"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 11",,"1,00,57,00,D7,10B"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For Win95","Key 12",,"1,00,58,00,D8,10C"

HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 1",,"1,E0,6C,E0,EC,1"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 2",,"1,E0,32,E0,B2,2"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 3",,"1,E0,66,E0,E6,17"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 4",,"1,E0,65,E0,E5,18"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 5",,"1,E0,1E,E0,9E,5"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 6",,"1,E0,6A,E0,EA,6"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 7",,"1,E0,69,E0,E9,7"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 8",,"1,E0,67,E0,E7,8"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 9",,"1,E0,68,E0,E8,9"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 10",,"1,E0,2D,E0,AD,A"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 11",,"1,E0,31,E0,B1,B"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 12",,"1,E0,21,E0,A1,C"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 13",,"1,E0,18,E0,98,D"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 14",,"1,E0,20,E0,A0,E"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 15",,"1,E0,2E,E0,AE,F"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 16",,"1,E0,30,E0,B0,10"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 17",,"1,E0,10,E0,90,11"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 18",,"1,E0,24,E0,A4,12"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 19",,"1,E0,13,E0,93,13"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 20",,"1,E0,22,E0,A2,14"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 21",,"1,E0,19,E0,99,15"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\HotKey CodeDatas For WinNT","Key 22",,"1,E0,14,E0,94,16"

HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 1",,"1,00,3B,00,BB,101"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 2",,"1,00,3C,00,BC,102"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 3",,"1,00,3D,00,BD,103"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 4",,"1,00,3E,00,BE,104"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 5",,"1,00,3F,00,BF,105"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 6",,"1,00,40,00,C0,106"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 7",,"1,00,41,00,C1,107"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 8",,"1,00,42,00,C2,108"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 9",,"1,00,43,00,C3,109"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 10",,"1,00,44,00,C4,10A"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 11",,"1,00,57,00,D7,10B"
HKLM,"Software\Dexxa\Keyboard Control\SYKeyCnt\FuncKey CodeDatas For WinNT","Key 12",,"1,00,58,00,D8,10C"

; KBOSDCtl
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl","Class Name",,"DritekOSDWndClass"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl","AP Name",,"Dritek Keyboard OSD"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl","RC Path",,"OSDRC"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl","Transparent Color",,"FFFFFF"

HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Setting","Default Time Out",,"3E8"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Setting","Enable OSD Region",,"1"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Setting","Background Color",,"FF00"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Setting","Save Settings",,"0"

HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfHeight",,"35"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfWidth",,"19"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfEscapement",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfWeight",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfUnderline",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfQuality",,"1"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfPitchAndFamily",,"31"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfStrikeOut",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfCharSet",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfOutPrecision",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfClipPrecision",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfItalic",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfOrientation",,"0"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\LogFont","lfFaceName",,"Courier New"

HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects","Object0",,"Mute"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects","Object1",,"Volume"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects","Object2",,"Volume Bar"

HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects\Mute","ID",,"Mute"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects\Mute","PosMode",,"3"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects\Mute","Text",,"Mute"

HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects\Volume","ID",,"Volume"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects\Volume","PosMode",,"7"
HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects\Volume","Text",,"Volume"

HKLM,"Software\Dexxa\Keyboard Control\KBOSDCtl\Objects\Volume Bar","ID",,"Volume Bar"

; SYKCA290
HKLM,"Software\Dexxa\Keyboard Control\Panel","RC Path",,"Panel"
HKLM,"Software\Dexxa\Keyboard Control\Panel","Bitmap",,"Panel.BMP"

HKLM,"Software\Dexxa\Keyboard Control\TaskBar Icon\Menu","Support About MenuItem",,"0"

HKLM,"Software\Dexxa\Keyboard Control\Help","File",,"%24%\%ProgramFM%\%MMK_Help%\Help.htm"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Close","Bitmap",,"Close.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Close","Position",,"549,3"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Close","Tips",,"Close"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Minimize","Bitmap",,"Minimize.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Minimize","Position",,"531,3"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Minimize","Tips",,"Minimize"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Help","Bitmap",,"Help.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Help","Position",,"513,3"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Help","Tips",,"Help"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Calculator","Bitmap",,"Calc.BMP"
;HKLM,"Software\Dexxa\Keyboard Control\Panel\Calculator","Position",,"242,8"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Calculator","Position",,"200,8"

;HKLM,"Software\Dexxa\Keyboard Control\Panel\Game","Bitmap",,"Game.BMP"
;HKLM,"Software\Dexxa\Keyboard Control\Panel\Game","Position",,"284,8"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Game","Bitmap",,"Shopping.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Game","Position",,"242,8"

HKLM,"Software\Dexxa\Keyboard Control\Panel\UserDef 1","Bitmap",,"Favorite.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\UserDef 1","Position",,"284,8"

HKLM,"Software\Dexxa\Keyboard Control\Panel\UserDef 2","Bitmap",,"Search.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\UserDef 2","Position",,"326,8"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F1","Bitmap",,"F1.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F1","Position",,"9,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F2","Bitmap",,"F2.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F2","Position",,"51,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F3","Bitmap",,"F3.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F3","Position",,"93,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F4","Bitmap",,"F4.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F4","Position",,"135,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F5","Bitmap",,"F5.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F5","Position",,"200,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F6","Bitmap",,"F6.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F6","Position",,"242,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F7","Bitmap",,"F7.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F7","Position",,"284,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F8","Bitmap",,"F8.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F8","Position",,"326,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F9","Bitmap",,"F9.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F9","Position",,"392,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F10","Bitmap",,"F10.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F10","Position",,"434,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F11","Bitmap",,"F11.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F11","Position",,"476,66"

HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F12","Bitmap",,"F12.BMP"
HKLM,"Software\Dexxa\Keyboard Control\Panel\Button_F12","Position",,"518,66"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Calculator","Label",,"Calculator"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Calculator","File",,"Calc.EXE"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Calculator","Command Type",,"1"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Game","Label",,"Shopping"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Game","File",,"http://www.dexxaweb.com/bt_shop_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Game","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\UserDef 1","Label",,"Favorites"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\UserDef 1","File",,"http://www.dexxaweb.com/bt_favs_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\UserDef 1","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\UserDef 2","Label",,"Search"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\UserDef 2","File",,"http://www.dexxaweb.com/bt_search_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\UserDef 2","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F1","Label",,"Shopping"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F1","File",,"http://www.dexxaweb.com/bt1_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F1","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F2","Label",,"Office solutions"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F2","File",,"http://www.dexxaweb.com/bt2_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F2","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F3","Label",,"On line Cataloges"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F3","File",,"http://www.dexxaweb.com/bt3_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F3","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F4","Label",,"My products"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F4","File",,"http://www.dexxaweb.com/bt4_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F4","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F5","Label",,"Financial Services"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F5","File",,"http://www.dexxaweb.com/bt5_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F5","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F6","Label",,"Stock Trading"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F6","File",,"http://www.dexxaweb.com/bt6_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F6","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F7","Label",,"Entertainment/Music"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F7","File",,"http://www.dexxaweb.com/bt7_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F7","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F8","Label",,"Travel"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F8","File",,"http://www.dexxaweb.com/bt8_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F8","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F9","Label",,"News/Weather"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F9","File",,"http://www.dexxaweb.com/bt9_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F9","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F10","Label",,"Yellow pages"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F10","File",,"http://www.dexxaweb.com/bt10_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F10","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F11","Label",,"Maps"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F11","File",,"http://www.dexxaweb.com/bt11_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F11","Command Type",,"2"

HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F12","Label",,"Sports"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F12","File",,"http://www.dexxaweb.com/bt12_001.htm"
HKLM,"Software\Dexxa\Keyboard Control\Buttons\Button_F12","Command Type",,"2"

; 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
StartType      = 2		    ; 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 Filter Driver"
Provider="Solidtek"
Manufacturer="Solidtek"
DeviceDesc="Keyboard Control ( WinNT4.0 )"

; for Install Directory
ProgramFMLong = "Program Files"
ProgramFM = "Progra~1"
MMKeyboard = "KeybCtrl"
MMKeyboardLong = "KeybCtrl"
MMK_Panel = "KeybCtrl\Panel"
MMK_Help = "KeybCtrl\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: web3, load: 2.76