Our signing certificate has expired, so both the usbser driver .inf and the executable are no longer signed.
Tested on Windows 7 with a QT Pt Haxpress, which has a weird PID (00CC).
ADAFRUIT_BOARD_xxxx is now just BOARD_xxxx, because many boards are third-party boards. It was kind of wordy anyway.
To test, uninstall the old driver package, unplug any devices, and then run Uwe Sieber's wonderful Device Cleanup Tool and delete all the devices related to these drivers. (I just delete everything.). Then run the latest installer, and plug in the board to test. You might need to unplug and replug it another time (or even reboot, though I usually don't have to).
I will update the Guide with a new screenshot of the "unsigned driver" warning box after this is released.
Our signing certificate has expired, so both the usbser driver .inf and the executable are no longer signed.
Tested on Windows 7 with a QT Pt Haxpress, which has a weird PID (00CC).
ADAFRUIT_BOARD_xxxx
is now justBOARD_xxxx
, because many boards are third-party boards. It was kind of wordy anyway.To test, uninstall the old driver package, unplug any devices, and then run Uwe Sieber's wonderful Device Cleanup Tool and delete all the devices related to these drivers. (I just delete everything.). Then run the latest installer, and plug in the board to test. You might need to unplug and replug it another time (or even reboot, though I usually don't have to).
I will update the Guide with a new screenshot of the "unsigned driver" warning box after this is released.
Fixes #29 Fixes #17 Fixes #28