This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallAnywhere
- :
- InstallAnywhere Forum
- :
- InstallAnywhere variable retains setting.
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 15, 2011
02:53 PM
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..
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..
3 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jun 20, 2011
09:53 PM
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
Thanks
-Amit
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 13, 2011
11:59 AM
Can you please show an example
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jul 20, 2011
04:23 AM
An example of what?
