After several days of research, I finally found what I was looking for. And I thought it might help others, so I will post it here. What I did was put an event when the Finish button is clicked in the SetupCompleteSuccess dialog box. (By the way, I am using Basic MSI). I placed a DoAction in the Event column , IS_LAUNCH_MY_PROGRAM_PLEASE in the Argument column , and PATCH as a condition . And the default application will be launched. Hope this helps others.
source
share