Skip to content
⌘ NSIS Forum Archive

Ability to add text/images to last page of installation notice

6 posts

chasetoys#

Ability to add text/images to last page of installation notice

Hey folks:

I'm using the NSIS Quick Setup Script Generator ... and I'd like to add some text on installation.. but I don't see where I can do this in the script it generated.

I would also like to add an image or two (logo of product), and if that's possible great, if not, than that's OK too.

Thanks!

chasetoys
chasetoys#
Stu:

On the page that offers to launch the application... I need to add some text about the next step (users have to activate the software, and I want to let them know that that's coming).
Afrow UK#
You mean the welcome page?
See Docs\Modern UI\Readme.html > 3. Pages > Page Settings > Welcome Page Settings > MUI_WELCOMEPAGE_TEXT

Edit: And the images?

-Stu
chasetoys#
Stu:

I'm assuming that the welcome page is the one they see when they've successfully installed the application.

I'd like to add the logo of the product to the first screen they see when they execute the installer (I believe this is called the Splash Screen).

-chasetoys
Afrow UK#
No you're wrong. The first page is the WELCOME page. The last page is the FINISH page. Perhaps you should have a look at some Modern UI example scripts before you go any further 🙂

-Stu