(Basic MSI Project)
I would like to deselect parent feature automatically when all children are deselected, but i can`t find any option for that on installshield IDE.
For example,
(feature select dialog)
Feature A
---Feature A-1
---Feature A-2
If A-1 and A-2 are deselected by user, I want A also to be deselected automatically.
How can I do that??