Skip to main content

Windows command line tool to assist in registering USB drivers

Project description

Capable Robot : USB Register

Windows command line tool & python library to assist in registering USB drivers.

This repository includes binaries built from the libwdi project. Specifically:

  • wdi-64bit.exe : 64-bit binary of wdi-simple, version v1.3.1.
  • wdi-32bit.exe : 32-bit binary of wdi-simple, version v1.3.1.

The python wrapper automatically runs the appropiate binary based on your computers's architecture.

The wrapper also includes registration settings for the following products, enabling error-free device registration.

Pull requests to add additional devices will be gladly accepted.

Installation

    pip install capablerobot_usbregister

Usage


    Usage: usbregister [OPTIONS] COMMAND [ARGS]...

    Options:
      --verbose  Increase logging level.
      --help     Show this message and exit.

    Commands:
      list      Print the known devices which can be registered to drivers.
      device    Register the specified device.
      register  Registers driver based on Vendor ID, Product ID, and interface ID.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

capablerobot_usbregister-1.3.1.tar.gz (6.0 MB view hashes)

Uploaded Source

Built Distribution

capablerobot_usbregister-1.3.1-py3-none-any.whl (6.0 MB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page