How can I install CYUSB driver programmatically on c#

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

 Hello.

   

 

   

I am working on redistribution programming stage.

   

How can I install CYUSB driver when a user install my application?

   

To to this, at first, I have tried "RUNDLL32.exe SETUAPI.DLL,InstallHinfSection CYUSB3.NT 128 c:\myworkingFolder\cyusb3.inf" on CMD.exe

   

But it dos not work.

   

 

   

Well-known hardware-dependant softwares such as NVIDIA Graphics and HP Printer software, install their drivers on software installation stage automatically.

   

I think there is some way to solve this.

   

 

   

Please help. 

   

 

   

Thank you.

0 Likes
2 Replies
Anonymous
Not applicable

Hi,

   

I thought the inf file should be in...

   

C:\Windows\inf

   

may be you try this.

   

regards,

   

lumpi

0 Likes
Anonymous
Not applicable

Hi,

   

I thought the inf file should be in...

   

C:\Windows\inf

   

may be you try this.

   

regards,

   

lumpi

0 Likes