Archive: Dynamic MUI_FINISHPAGE_RUN_NOTCHECKED?


Dynamic MUI_FINISHPAGE_RUN_NOTCHECKED?
I'm using the modern UI, and would like to "remember" whether the user has checked the "run this app when finished" checkbox so I can check/uncheck it accordingly the next time the user runs the installer.

It would seem that I'd need a way to change MUI_FINISHPAGE_RUN_NOTCHECKED dynamically. Any ideas?

Adam


Write to the INI file in the pre func of the finish page.