Archive: Calling third party executable setup.exe


Calling third party executable setup.exe
I have a third party executable setup.exe. I want to execute this file from within NSIS script and then when setup.exe is complete return the control back to the NSIS script. Can I do that ?

regards,
Jatin.


Please search the forums. ExecWait.

Stu