CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Threaded View

  1. #1
    Join Date
    Dec 2007
    Posts
    1

    Unhappy Auto install USB driver

    Hi,

    I'm using an USB modem with an .INF file which uses usbser.sys.
    When i connect the modem, the user is asked for driver.
    The driver works fine.

    My problem is, that i use several different modems of the same type and
    each time i connect such a modem I'm asked for the driver again.

    Is it possible to install the driver once and new modems are automatically
    installed without user interaction?
    Just like USB Sticks!

    gr33tz,
    Tybor
    Last edited by Tybor; December 20th, 2007 at 06:10 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured