Hello Ulrich!
My installer is designed for a few platforms (programs). A user selects one in the Radio Buttons window, then he is able to choose some settings in the Packages window. But is it possible to make some packages unavailable to user depending on what he has selected in the Radion Buttons window? Using add_package = {Install=true}; I am able to select & install particular packages depending on which Radio Buttons are selected but is it possible to edit the settings of the packages depending on a variable? I mean something like this:
If Radio Button #3 is selected, change package ID#7 "allow user to change" setting to OFF.
The result - when user selects Radio Button #3 he won't be able to operate the "tick". But if f/e Radio Button #4 is selected he would be able to tick/untick a package.
Is it possible?
Thanks for your help!
My installer is designed for a few platforms (programs). A user selects one in the Radio Buttons window, then he is able to choose some settings in the Packages window. But is it possible to make some packages unavailable to user depending on what he has selected in the Radion Buttons window? Using add_package = {Install=true}; I am able to select & install particular packages depending on which Radio Buttons are selected but is it possible to edit the settings of the packages depending on a variable? I mean something like this:
If Radio Button #3 is selected, change package ID#7 "allow user to change" setting to OFF.
The result - when user selects Radio Button #3 he won't be able to operate the "tick". But if f/e Radio Button #4 is selected he would be able to tick/untick a package.
Is it possible?

Comment