how to detect event when pendrive is attached although already usb port is disabled in c#
Posted
by Priyanka Bhosale
on Stack Overflow
See other posts from Stack Overflow
or by Priyanka Bhosale
Published on 2010-04-20T04:41:12Z
Indexed on
2010/04/20
4:43 UTC
Read the original article
Hit count: 325
c#2.0
Hi I am trying to develop application which has 2 accounts one for admin & another for user. users allusb ports are disabled. Now when pendrive is attached to pc it should detect this event.If usb port is not disabled then this event is captured.But it is not detecting if usb port of user is disabled. Any help will be appriciated.
© Stack Overflow or respective owner