JasonFriday13
8th August 2005 05:33 UTC
MUI Confirm Page
I have worked on the weekend making a confirm page for MUI. I have just copied the welcome finish page code and taken out all the extra config stuff. I have included a 7z file with the relevent files in it. I hope this confirm page will be included in the next nsis releases as my UI uses the confirm texts in the language files.
kichik
19th August 2005 17:04 UTC
I don't think a confirmation page is too useful without some details about the installation in it, like it's shown in other installers. Other might find it useful, so I suggest you create a wiki page for it.
onad
19th August 2005 18:43 UTC
For a confirmation page one just can use a Installoptions page ,no need to adjust the MUI.
Remember to think flexible and often there is MUCH more possible with standard NSIS than one would think of at first.
onad
19th August 2005 18:45 UTC
Oh, JasonFriday13 take a look in my MoreInfo plugin multilanguage example for a good wat to extend our language files (TIP!)
JasonFriday13
22nd August 2005 06:51 UTC
Yes, taking the easy way out is quicker, but I like a challenge. Check a recent post for my abort to finish header file. For the NonObligatoricPages script by saivert, I also added a simple function that changes the next button text to Install. Here it is.