Page 1 of 1

Running a program (EXE file) after installation

Posted: Sun Jun 21, 2020 12:22 pm
by asaf.l
Hi,
I need to run a program automatically after installation(the file is in the install dir), please advise how to do it.
thanks,

Re: Running a program (EXE file) after installation

Posted: Thu Jun 25, 2020 6:06 am
by Leo
Go to System / Commands and add:

Code: Select all

File: click ... and select your EXE file (path should be like <InstallDir>\YourFile.exe)
Parameters: leave this field empty
Timing: After Installation