Loading
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!

Loading
How can I detect during UI Sequence selected or deselected features in Basic MSI