Hello,  I'm creating a basic WinRAR self-executable  This is my code:  Setup=STB.exe Setup=SJ.exe TempMode Silent=1 Overwrite=1 Problem:  I need it to first start "STB.exe" and then wait about 10-12 seconds for the program to load, and then subsequently begin SJ.exe  Right now it runs them both at the same time.   Any way to do this?  Thank you for reading, =)