Archive: Setting options on Finish page


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?


http://forums.winamp.com/showthread.php?threadid=264181

Stu