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?