How to install custom device driver (winusb) using commandline

Vijayakumar Saliyan 1 Reputation point
2021-02-04T17:00:47.673+00:00

Hi,

I have created a custom usb device driver based on winusb. Now, i am trying to create a installer by calling commands within it. Please let me know the best method using cmd.exe.

Thank you,

Regards,

Vijay

Windows for business Windows Client for IT Pros Devices and deployment Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Cymon Kilmer -MSFT 801 Reputation points
    2021-02-04T20:16:52.75+00:00

    Take a look at pnputill, I believe it will do what your looking for. https://learn.microsoft.com/en-us/windows-hardware/drivers/devtest/pnputil-command-syntax

    1 person found this answer helpful.
    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.