Hi,
I have a hardware driver that needs to be installed as part of my install process. The hardware driver is made available to me from the vendor as an msi file that can be run via the command shell and has a 'quiet' switch option I would like to use. What would be the best way to install this driver and only continue the rest of the installation after this process had successfully completed (the next step uses the hardware installed)?
many thanks,
St.john