View forum topic
List of forum topicsSubject: Run program after install
Hello, I'm brand new at this and just made my first install. What I would like to know is how to run the installed software at the end of the install.
thanks.
Not an answer...
Also how to create a desktop shortcut for the installed program
>What I would like to know is how to run the installed software at the end of the install.
Insert the 'Run Application' command at the end of Install Script.
For example,
Path: INSTALL PATH
Filename: myapp.exe
>Also how to create a desktop shortcut for the installed program
Insert the 'Shortcut - Create' command.
Shortcut Folder: DESKTOP or COMMON DESKTOP
Shortcut Name: My App
Path: INSTALL PATH
Filename: myapp.exe
July 10, 2025 Installer CreateInstall 8.11.2 was released.
January 16, 2025 Installer CreateInstall 8.11.1 was released.
June 19, 2024 Installer CreateInstall 8.11.0 was released. read more
November 13, 2022 Installer CreateInstall 8.10.1 was released.
May 21, 2022 Installer CreateInstall 8.10.0 was released.