How to enable/disable devices in the device manager?

  • Thread starter Thread starter karan.shashi
  • Start date Start date
K

karan.shashi

Hello to all the C# gurus :),

I'm interested in whether it's possible to enable and/or disable
devices in the device manager programmatically using C#. Anybody with
some insight on this? I'm also interested in see if I can role back a
driver using C#. I've seen a way to do it using unmanaged C but would
love to know a way to do it using C# as well.

Thanks,

ks
 
Hello to all the C# gurus :),

I'm interested in whether it's possible to enable and/or disable
devices in the device manager programmatically using C#. Anybody with
some insight on this? I'm also interested in see if I can role back a
driver using C#. I've seen a way to do it using unmanaged C but would
love to know a way to do it using C# as well.

Thanks,

ks


Anybody have any insight on how to do this ?

Thanks,

ks
 
Back
Top