
digant.kamdar1.5524915747487463E12 asked a question.
How to get details of components getting selected by user in CustomSetup dialogue?
Hi,
Mine is a Basic MSI project. I want to know how to get details of which components are selected by user in 'CustomSetup' dialogue for installation? I have 3 components: Tutorial, IP15 & IP17. In 'Custom Setup' dialogue when 'Next' button is pressed by user after selecting components, I want to develop a custom action to check if user has selected both Ip15 & IP17 components for installation and if so, warn user with a dialogue to select only one of the two. But, I am unable to get information from customsetup dialogue about components selected by user for installation.
Please help me on this.
Thanks & Regards,
Digant Kamdar