dimanche 26 avril 2015

C# API for driver installation x64 bit


I would like to install a 64 bit driver using C# API on a installer 32 bit application.

we used devcon and it worked from command line, we would like to know if there is another mehtod to install driver on windows machine for example 1. C# API instead 2. C++ API we can call the DLL from c#

We tried

  1. CoInstaller
  2. Install driver during project installation
  3. DriverPackagePreinstall.

Thanks


Aucun commentaire:

Enregistrer un commentaire