chasetoys
27th July 2006 06:10 UTC
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
Afrow UK
27th July 2006 10:29 UTC
Where would you like these things?
-Stu
chasetoys
27th July 2006 10:39 UTC
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
27th July 2006 10:43 UTC
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
27th July 2006 17:12 UTC
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
27th July 2006 17:26 UTC
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