Speed78
12th December 2008 12:26 UTC
Bug: Modern UI - Finish Page and Back Button
Hi,
this seems to be a small bug. Steps to reproduce in a modern UI setup.
1. Start a setup and skip all pages to the "Finish Page" (The page where you can decide to restart the pc)
2. Choose the Radiobutton "Restart the PC later"
3. Press the "Back" Button to the previous page.
4. Now Press the "Next" Button.
Now you can see that both radiobuttons are selected ("Restart the PC now" and "Restart the PC later")
Best regards
Rainer
kichik
12th December 2008 12:58 UTC
MUI2 or MUI?
Speed78
12th December 2008 16:54 UTC
Hi,
"MUI.nsh" is ModernUI or? If yes I use ModernUI.
Best regards
Rainer
kichik
12th December 2008 17:02 UTC
Then upgrade to MUI2.nsh for a quick fix or wait for the next version for it to be fixed with MUI.nsh.
Speed78
12th December 2008 17:18 UTC
Hi,
I will wait for the next version.
Thx...
Best regards
Rainer
Animaether
12th December 2008 18:06 UTC
Or make your own custom Finish page. You can use IfRebootFlag to check whether the script has indicated a reboot would be required for proper installation and present the options at that time, and keep track of 'now' vs 'later' yourself.
One other option is to disable the Back button; typically there wouldn't be a user-configuration/options page before the finish page anyway.
kichik
12th December 2008 18:24 UTC
The required modification is:
http://nsis.svn.sourceforge.net/view...7&pathrev=5828
Speed78
13th December 2008 02:11 UTC
Hey ho... (it´s nearly chrismas ;))...
yes this code seems to be ok!
Thank you for changing it...
Kind regards
Rainer