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.
17 lines
728 B
17 lines
728 B
\registry\machine\system\currentcontrolset\services\MouHID
|
|
DisplayName = REG_SZ "HID Mouse Port Driver"
|
|
ErrorControl = REG_DWORD 0x00000001
|
|
Group = REG_SZ "Keyboard Port"
|
|
ImagePath = REG_EXPAND_SZ "system32\drivers\mouhid.sys"
|
|
Start = REG_DWORD 0x00000001
|
|
Tag = REG_DWORD 0x00000002
|
|
Type = REG_DWORD 0x00000001
|
|
|
|
\registry\machine\system\currentcontrolset\services\MouHID\Parameters
|
|
PointerDeviceBaseName = REG_SZ "PointerPort"
|
|
TreatAbsoluteAsRelative = REG_DWORD 1
|
|
|
|
\registry\machine\system\currentcontrolset\services\EventLog\System\MouHID
|
|
EventMessageFile = REG_EXPAND_SZ "%SystemRoot%\System32\IoLogMsg.dll;%SystemRoot%\System32\drivers\mouhid.sys"
|
|
TypesSupported = REG_DWORD 0x7
|
|
|