How to make 'Installation failed' page?
I'm trying to make install script using Modern UI 2. I want to make page similar to MUI_PAGE_FINISH for the case when installation had failed (or cancelled by user). Currently I'm using command 'Abort' command for such cases, but it only stops the progress and writes error above the progress bar. Many users don't understand why installation stopped. How make this?