Use this command to install LibUSB-Win32 with WinGet:
winget install --id=mcuee.libusb-win32 -e
libusb-win32 is a port of the libusb-0.1 API for Windows with some additional asynchronous transfer support. The library allows user space applications to access many USB device on Windows. There are two parts of this project: digital signed kernel driver (libusb0.sys) and user space library (libusb0.dll).
README
libusb-win32
libusb-win32 is a port of the libusb-0.1 API for Windows with some additional asynchronous transfer support. The library allows user space applications to access many USB device on Windows.
There are two parts of this project: digital signed kernel driver (libusb0.sys) and user space library (libusb0.dll).
Status: supported
Maintained by:
Peter Dons Tychsen (developer)
Xiaofan Chen (project manager and technical support)