cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
tnand53
Level 5

InstallAnywhere variable retains setting.

I have created 2 checkboxes..A,B..
I am displaying a feature depending on selection..But it works only for the first time..

For example when i select A checkbox, it displays FeatureA...But now i go back and unselect checkBox A and click next, it still dispayes featureA again..

Now end the install and click install.exe again


when i unselect A checkbox, it doesnt displays FeatureA...But now i go back and select checkBox A and click next, it still doesnt dispayes featureA.

This means that it is retaining setting set first time..
I have writtten executecustom code and evaluate rule..still this does not work..
Labels (1)
0 Kudos
(3) Replies
amitaks2
Level 5

You need to initialize the both check box variable first to some default value and then based on selection corresponding variable would be true.

Thanks
-Amit
0 Kudos
tnand53
Level 5

Can you please show an example
0 Kudos
pv7721
Level 20

An example of what?
0 Kudos