11-11-2012 12:22 PM
I am looking to create an executable from a VI designed to interface with a device. I was wondering if there was any way to have the insaller or .EXE file automatically find and install device drivers (another .exe file). It would be especially helpful if I could cause the application to download and then install the file rather than finding it locally.
11-11-2012 11:11 PM
When you create an installer, there is an "Advanced" window. It lets you choose another .exe to run at the end of your installation.