LibUsbDotNet INF Wizard creates complete windows USB inf/setup packages for usb devices. Currently driver resources are available for both WinUSB and libusb-win32.
- Creates USB installation packages
- Removes USB devices
- Installs USB device drivers
- Uses configurable driver resource packages
The InfWizard utility requires one or more driver resource packages to operate. A driver resource package contains the driver and inf file templates needed to build a usb setup package. InfWizard can download these automatically or they can be downloaded manually from the LibUsbDotNet Driver Resource Page
A driver resource package is a standard .NET resource file. Users can modify existing packages or create new ones from scratch and use them with InfWizard to generate custom-tailored device installations.