Re: Code 52 Error for libusb-win32 on windows 10.
"Carter, Jonathan" <[email protected]> Tue, 27 Feb 2018 17:38:43 +0000
| Newsgroups | gmane.comp.lib.libusb.devel.windows |
|---|---|
| Message-ID | <6E61C7EAC1D74C43ACAF959A97386E5F0473801F@corpmail1> |
Here’s how I signed mine… First I made a CAT file for the INF because the one the wizard made was empty: - Get Windows Driver Kit - cd C:\Program Files (x86)\Windows Kits\10\bin\x86 - Inf2Cat /driver:C:\pathToYourINF /os:10_X64,10_X86,6_3_X64,6_3_X86,8_X64,8_X86,7_X64,7_X86 - This makes it valid for all windows versions Then I put that with my INF and signed the package. You should be able to right click it and install but you can also use DPINST Good luck From: Mayur Purandare [mailto:[email protected]] Sent: Monday, February 26, 2018 11:21 PM To: [email protected] Subject: [Libusb-win32-devel] Code 52 Error for libusb-win32 on windows 10. Hello, We are using libusb-win32 driver to communicate with our hardware. When we installed it on Windows 7, it showed a warning message for unknown published. To remove this warning we signed the driver with commercial certificate and the warning did not come thereafter. However, when we tried to deploy the same driver on Windows 10, it is showing the Error : "The windows cannot verify the digital signature for this device" code 52. Request you to please help on this. thank you.. Regards Mayur ------------------------------------------------------------------------------ Check out the vibrant tech community on one of the world's most engaging tech sites, Slashdot.org! http://sdm.link/slashdot _______________________________________________ Libusb-win32-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libusb-win32-devel