daynix / UsbDk

Usb Drivers Development Kit for Windows
Apache License 2.0
535 stars 142 forks source link

Device manager shows old hidden usbdk devices #38

Closed codido closed 7 years ago

codido commented 7 years ago

If the device manager is set to show hidden devices, old usbdk redirected devices are shown under 'Other devices' with different instance paths (due to the incremental index).

codido commented 7 years ago

Might be affected/fixed by https://github.com/daynix/UsbDk/commit/1217ff27393db0fe40d7d21c20c93bc16289fc6e

codido commented 7 years ago

Briefly tested the latest code, and indeed seems to be mitigated by the recent changes