Using the InfWizard

LibUsbDotNet

LibUsbDotNet 2.2.8 Using the InfWizard
LibUsbDotNet on SourceForge

LibUsbDotNet INF Wizard creates complete windows USB inf/setup packages for usb devices. Currently driver resources are available for both WinUSB and libusb-win32.

Features
  • Creates USB installation packages
  • Removes USB devices
  • Installs USB device drivers
  • Uses configurable driver resource packages
Getting 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

Note: Driver resources that are downloaded manually must be placed in the working directory or the InfWizard.exe path directory.

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.