Archive: IfRebootFlag Display Finish Page


IfRebootFlag Display Finish Page
I was wondering if there was a way to only display the finish page if the reboot flag is set. Otherwise I would prefer to leave the Details up so I can see what happened.

Thanks in advance.


If you want the user to click Next before going to the finish page (to allow reviewing the details), use MUI_FINISHPAGE_NOAUTOCLOSE.

You can also call Abort in a custom finish page pre-function to skip the page.