Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Enabling and disabling the winusb driver

Do you have questions about writing plugins or scripts in Python? Meet the coders here.
Post Reply
skat
Posts: 48
Joined: Thu Jun 23, 2011 10:11 am

Enabling and disabling the winusb driver

Post by skat »

When the eg WinUsb driver gets installed they disable the original HID drivers that usually get preinstalled when a remote receiver is plugged in.

I would like to find out if it is possible to temporarily disable the eventghost winusb driver so that the old one takes over and then later re-enable it again.

I have had a look at EventGhost\eg\Classes\WinUsb.py that appears to handle the driver installation and its interface but I am not able to figure it out.

Hope someone can give me some hints on how that can be done.
Post Reply