Skip to content
⌘ NSIS Forum Archive

Add/Remove Functionality ' Checkbox ~'

4 posts

Guest#

Add/Remove Functionality ' Checkbox ~'




How do you make to remember Droplist, RadioButton, Checkbox?
glory_man#
This script saves installed components in regestry . What kind of "Droplist, RadioButton, Checkbox" you need to remember?
glory_man#
On initialization this script restores state of checkboxes (i.e. components) on Components page you selected during previous installation. If you need it - use this script.
If you want to create own page (custom page) and save state of checkboxes on this page than use InstallOption (IO) or InstallOptionEx (IOEx). Read documentation or this forum for information about using IO & IOEx.
----
Sorry my English.