Skip to content
⌘ NSIS Forum Archive

Setting options on Finish page

2 posts

Boneyhead#

Setting options on Finish page

I have used the WelcomeFinish script to create my installer by modifying it as needed. My install is very basic. Everything is complete except that I want to add two options onto the Finish dialog.

1) Would you like to launch the program now?
2) Do you want a shortcut on the Desktop?

My script uses the MUI_PAGE_FINISH macro. To achieve my goal do I need to remove this macro and then create a custom Finish page or is it possible to simply add these two options onto the MUI_PAGE_FINISH macro?
Afrow UK#
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.


Stu