Archive: Force application to start on completion when installing silently


Force application to start on completion when installing silently
How can I go about doing that?

When using the GUI version of the installer, setting MUI_FINISHPAGE_RUN works fine, and lets the user choose to start the app, but I can't get it to start automatically when using a silent install.

Is there an easy way to do this?


Look at ".OnInstSuccess" and the "Exec" funtions.