Running a program (EXE file) after installation

Common questions about using Actual Installer.
Post Reply
asaf.l
Posts: 1
Joined: Sun Jun 21, 2020 12:18 pm

Running a program (EXE file) after installation

Post 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,
Leo
Site Admin
Posts: 456
Joined: Fri Jan 22, 2010 12:40 pm

Re: Running a program (EXE file) after installation

Post 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
Leo,
Actual Installer Team
https://www.actualinstaller.com
Post Reply