Skip to content
⌘ NSIS Forum Archive

Disable Next button based on input

2 posts

musachy#

Disable Next button based on input

How can I enable/disable the next button in a custom page based on the user input (checkbox), like in the License page? I disabled the button in the page function using GetDlgItem/EnableWindow, and tried to enable it in the leave function, but it never gets enabled. an example, someone?
musachy#
Stupid me..the answer was in another thread:

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.