treaz
1st April 2003 16:18 UTC
Finish Title / Subtitle
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. :D
Joost Verburg
1st April 2003 16:21 UTC
!insertmacro MUI_HEADER_TEXT "Title" "Subtitle"
treaz
1st April 2003 20:00 UTC
hi thanks for the respond.
however, may I know where I can include this statement?
Thanks. :)
Joost Verburg
1st April 2003 21:26 UTC
When the installations faile, insert this macro to display an error (somewhere in the section or in a function).
Joost Verburg
2nd April 2003 14:38 UTC
Wait, that won't work :D An option will be added soon.