|
|
#1 |
|
Junior Member
Join Date: Aug 2007
Posts: 46
|
Disabled "X button" on custom finish page
How can I enable the "X button" on my custom finish page?
On the last page of my installer, the finish page is removing the ability to close the installer through the standard "X button" on the top right. All the other pages have this button properly enabled. I am still using installoptions for this page, but noticed that this did not happen when I was using a previous version of the nsis compiler (2.25). |
|
|
|
|
|
#2 |
|
Senior Member
Join Date: Mar 2006
Location: Dallas
Posts: 442
|
code: Enable the Cancel button so the user can skip any options displayed on the finish page. |
|
|
|
|
|
#3 |
|
Major Dude
Join Date: Jun 2001
Posts: 1,173
|
otherwise, you'll have to enable it programmatically:
code: From: Anders @ http://forums.winamp.com/showthread.php?threadid=238238 |
|
|
|
|
|
#4 |
|
Junior Member
Join Date: Aug 2007
Posts: 46
|
You guys are awesome, thanks.
|
|
|
|
|
|
#5 |
|
Junior Member
Join Date: Aug 2007
Posts: 46
|
Ok, so the suggestion worked to enable the check box, but I'm fairly curious as to the actual reason this is happening.
My "finish page" is actually just a custom page I've created through installOptions. I have other custom pages that I've created, but they don't have this disabled by default. also, it wasn't disabled in nsis 2.25. |
|
|
|
![]() |
|
|||||||
| Thread Tools | Search this Thread |
| Display Modes | |
|
|