18 lines
728 B
INI
18 lines
728 B
INI
|
\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
|
||
|
|