Git Product home page Git Product logo

Comments (4)

pbatard avatar pbatard commented on July 17, 2024

it's always guesswork

It doesn't have to be. Just right click the device in Device Manager → Properties → Details tab and look for the Service property. There you will find if it's libusbk (libwdi installed driver) or something else (native driver) which allows you to identify which is which.

Also the device description you provided in libwdi (which can be changed by the user during installation) should appear somewhere in the properties, and I'm not sure what exactly you believe can be changed by libwdi, when a lot of what appears in the Device Manager is decided by Windows on its own, according to the USB device descriptors. There's no Windows API allowing you to "tag" a driver, and the best you will get as a "tag" is what I described above.

I will now close this issue.

from libwdi.

mirh avatar mirh commented on July 17, 2024

Mhh, I guess I couldn't explain good enough.
I'm talking of this window.
fhgfh
And when I said "tag" I just meant something in the name so that I don't have to, indeed, guess what's what.

from libwdi.

pbatard avatar pbatard commented on July 17, 2024

Have you tried modifying the proposed name in Zadig/libwdi?

I am not sure how you install your libusbK driver - libwdi is only a library that applications can use to install drivers. It already offers the possibility to change the driver name. If you use Zadig , which is the user facing application I provide, you will have a field that you can edit to set the name, and I would expect this to be reflected in the dialog you show above. But if you don't use Zadig, then you will have to contact whoever created the libwdi based driver installer application you use, because it'll be up to them to allow you to edit the name. And, no, I will not add default driver name tagging in libwdi, because very few people need to differentiate 2 drivers, and it would be out of place for libwdi to add its mark here and there as it could break applications that rely on looking up the default driver name.

Again, please try to uninstall your libusbK driver completely (make sure the driver files are deleted) and then reinstall it using Zadig while making sure you edit the driver name in the Zadig interface when you install it. Then check what you get in the dialog you showed above.

from libwdi.

mirh avatar mirh commented on July 17, 2024

I didn't ask for default driver name tagging, and I don't see how applications would look for a driver instead of the OS interface, but thanks for replying.
I'll ask whoever in charge.

from libwdi.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.