Hi,
I am using the modern UI to display my finish page. However, I would like to change the title that always says "Setup Completed Successfully" regardless of whether it was really successful as long as it went through its cycle. I wish to be able to set this myself.
Can anyone tell me how I can do this?
Thanks. 😁
Finish Title / Subtitle
5 posts
!insertmacro MUI_HEADER_TEXT "Title" "Subtitle"
hi thanks for the respond.
however, may I know where I can include this statement?
Thanks. 🙂
however, may I know where I can include this statement?
Thanks. 🙂
When the installations faile, insert this macro to display an error (somewhere in the section or in a function).
Wait, that won't work 😁 An option will be added soon.