I need to run a program that installs a 3rd party software (in addition to my application) when the user installs my program.
Is there any way to execute a program from SETUP.LST file or is it necessary to modify the setup1.exe file?
(I'm using VB 5.0)
Thank you