- How can we add HID entry under device manager..
- Posted by SG on April 17th, 2008
One of the anti virus software is removing HID from device manager. How can
we add it back to device manager ?
Thanks,
SG
- Posted by Doron Holan [MSFT] on April 17th, 2008
what do you mean remove? HID devices are present and connected but not
shown?
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"SG" <SG@discussions.microsoft.com> wrote in message
news
B5D2B46-407E-4C5E-9E2F-4F1AD9699CF3@microsoft.com...
- Posted by SG on April 17th, 2008
Doron,
Thank you for your response.
1- In the registry HID is missing under
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum entry.
I do not see
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Enum\H ID
2- In the device manager HID is there with yellow bang.
Thank you,
Sudha
"Doron Holan [MSFT]" wrote:
- Posted by Doron Holan [MSFT] on April 17th, 2008
unplug and replug the device. that should reestablish the enum\hid\....
part of the tree
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"SG" <SG@discussions.microsoft.com> wrote in message
news:AF30FDD8-CD94-4EBB-9459-391F8BABDE82@microsoft.com...
- Posted by SG on April 18th, 2008
Doron,
It is working that way. But how can we do this programmatically ?
Thank you,
Sudha
"Doron Holan [MSFT]" wrote:
- Posted by Doron Holan [MSFT] on April 22nd, 2008
you cannot do this programmtically. the enum tree is private to the pnp
subsystem.
d
--
Please do not send e-mail directly to this alias. this alias is for
newsgroup purposes only.
This posting is provided "AS IS" with no warranties, and confers no rights.
"SG" <SG@discussions.microsoft.com> wrote in message
news:5B6E970A-751D-4D19-A621-1472914D0B07@microsoft.com...