From: Xiaofan C. <xia...@gm...> - 2012-09-10 14:35:41
|
On Mon, Sep 10, 2012 at 9:55 PM, shashank chaturvedi <cha...@gm...> wrote: > I am using zadig.exe from the libwdi project to install the WinUSB driver > for my device > I want run my application through libusbx code so i am trying to install > libusb 1.0 (WinUSB) device driver through zadig.exe its taking default inf > file settings not the change inf file setting > > Please tell me how to install libusb1.0(WinUSB) device driver through > zadig.exe. How to get libusb1.0.sys? Firstly if you want to use libusbx, it has its own mailing list. https://lists.sourceforge.net/lists/listinfo/libusbx-devel Secondly, there is no libusb1.0.sys, you should read the libwdi wiki page to get more info about libwdi and Zadig. https://github.com/pbatard/libwdi/wiki/Zadig -- Xiaofan |