I want to be able to deploy a project to some of my users the requires a USB-serial adapter. The hard way is to give them the drivers and tell them to plug in the adapter and when prompted, they will have to locate the files manually. I don't want to do that.
Most install shields know how to do that automatically - you install the software, plug in the new hardware and windows will automatically install the correct drivers. This is the solution I want, only without an install shield. What are my options?