Skip to content
⌘ NSIS Forum Archive

Need help adding extra checkboxes to finish page.

4 posts

the_nemesis#

Need help adding extra checkboxes to finish page.

I'm trying to add some extra checkboxes for more options after an install. I've been searching thh net for hours with no luck. I've included an example image of another program successfully doing what I am trying to achieve. Thanks in advance.
Comperio#
Take a look at this post:
Are you a developer who uses NSIS to distribute your application? Are you a Winamp plug-in developer who wants to use NSIS to distribute your plug-in? Have suggestions for other people like you? This is the place.


It should give you some ideas to use for your finish page.

In addition, you could try to design your own custom finish page using the same bitmaps, etc. and then disply the custom page instead of the default NSIS finish page.
the_nemesis#
Thanks for that page, I found what I need, I managed to put extra items on the finish page.