I am looking for ideas on how to have a Delphi (Windows) application force the installation of a device driver.

I am looking for ideas on how to have a Delphi (Windows) application force the installation of a device driver. I am deploying the application , the .inf and .cat files in a zipped archive. I want non-technical users to launch the app and have it take care of installing a USB to serial device driver.

Comments