Skip to content
⌘ NSIS Forum Archive

Custom Page live update

5 posts

mantty#

Custom Page live update

Hi!

I want do a custom page using an .ini file. In this custom page for example i have 2 elements, a Droplist with 2 values A and B and a CheckBox.I want to have enabled the checkbox only when i select B value and this to be done when i make the selection, not in function that is checking this at the end.

Thanks for help!
Tony
MarcoDeGroot#
Re: Custom Page live update

Originally posted by mantty
Hi!

I want do a custom page using an .ini file. In this custom page for example i have 2 elements, a Droplist with 2 values A and B and a CheckBox.I want to have enabled the checkbox only when i select B value and this to be done when i make the selection, not in function that is checking this at the end.

Thanks for help!
Tony
Check the NSIS CHM.
On the InstallOptions page look for NOTIFY.

hth
MarcoDeGroot#
Originally posted by rbgCODE
Sorry wrong one.
Why?

It calles your custom validation/leave function. In that function you can disable the checkbox.

Or am I missing something here????
Joost Verburg#
I think he means that he posted in the wrong topic.

Information about this feature can be found in the InstallOptions Readme.