Archive: Including another installer within my installer


Including another installer within my installer
Hi,

Its like I want to include a USB to serial converter driver along with my installer.All I have is a installer for this USB to serial converter driver.

I would like to know how I can promt my installer to run the USB to serial converter driver's installer after my program is installed.

Thanks a lot
Rikkov


Use ExecWait to execute that installer.