Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

run application after installshield patch

Anyone with installshield experience. I have this quick patch that will replace my recently installed exe. It works fine, no problem. However, what I need right now is to automatically run the exe after patch. How can I do this? Please let me know if you don't understand my question. :)

like image 445
junmats Avatar asked Dec 10 '25 12:12

junmats


1 Answers

After days of research, I finally found what I'm looking for. And I thought maybe it would be of help to others so I'll post it here. What I did was put an event when Finish button is clicked under the SetupCompleteSuccess dialog.(BTW, I am using Basic MSI). I put DoAction on the Event column, IS_LAUNCH_MY_PROGRAM_PLEASE on the Argument column, and PATCH as the condition. And the default application will be launch. I hope this helps to others.

like image 98
junmats Avatar answered Dec 14 '25 03:12

junmats



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!