Hello and welcome to Advanced Installer forums,
Thank you for your interest in Advanced Installer.
In order to achieve what you want you can use a
"Launch file" custom action with sequence scheduled after "Install Execution Stage -> Finish Execution" actions group. Here are the steps to proceed:
- go to "Install Parameters" page and enable the "Limit to basic user interface (simple progress and error handling)" option
- go to "Custom Actions" page and add a "Launch File" custom action with sequence, scheduled after "Install Execution Stage -> Finish Execution" actions group, which will launch your application file
- disable the "Wait for custom action to finish before proceeding" and "Wait for return code at the end of the sequence" execution options for the above custom action
- build and test your project
All the best,
Daniel