
boris.kagarlitskiy1.5524944439414775E12 asked a question.
How can I detect during UI Sequence selected or deselected features in Basic MSI
I am working on Basic MSI Installer with multiple features. After user makes feature selection (install certain feature or not), in UI Sequence I need either display or not display additional dialogs. Apparently, in InstallScript it is easy, but in Basic MSI looks like it's a headache.
Is there any way to do it?
Thanks in advance!
I am working on Basic MSI Installer with multiple features. After user makes feature selection (install certain feature or not), in UI Sequence I need either display or not display additional dialogs. Apparently, in InstallScript it is easy, but in Basic MSI looks like it's a headache.
Is there any way to do it?
Thanks in advance! "
This blog has some information on the basic process of how to conditionally do stuff from 'Next' buttons based on feature selections:
http://blogs.flexerasoftware.com/installtalk/2011/07/old-jokes-and-feature-selections.html