mirror of https://github.com/tongzx/nt5src
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
691 B
16 lines
691 B
\registry\machine\system\currentcontrolset\services\KbdHID
|
|
DisplayName = REG_SZ "HID Keyboard Port Driver"
|
|
ErrorControl = REG_DWORD 0x00000001
|
|
Group = REG_SZ "Keyboard Port"
|
|
ImagePath = REG_EXPAND_SZ "system32\drivers\kbdhid.sys"
|
|
Start = REG_DWORD 0x00000001
|
|
Tag = REG_DWORD 0x00000002
|
|
Type = REG_DWORD 0x00000001
|
|
|
|
\registry\machine\system\currentcontrolset\services\KbdHID\Parameters
|
|
KeyboardDeviceBaseName = REG_SZ "KeyboardPort"
|
|
|
|
\registry\machine\system\currentcontrolset\services\EventLog\System\KbdHID
|
|
EventMessageFile = REG_EXPAND_SZ "%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\kbdhid.sys"
|
|
TypesSupported = REG_DWORD 0x7
|
|
|