Hi Team,
I have 2 issues that I wanted some help from the community.
1. In the Prerequisites window, I have around 5 different features that I was having and some of them are based on certain conditions. Advanced Installer is able to figure out if it needs to skip or Install but by default the checkboxes are 'Checked' even though it says Skip in the third column. The end user may not be well informed and might think that the pre-req will be installed even though it shows as SKIP in the grid.
2. I have a Custom Dialog that I wanted to show based on the selection from the pre-requisite window. Based on another post where catalin had posted, I had done the following steps
a. Right clicked on the custom dialog and clicked on the Show Only If.
b. Chose the "Feature will be installed local. The feature is not reinstalled. & chose the feature which depends on this dialog.
Even though I had provided this way, the custom dialog is always showing up.
Any help would be greatly appreciated!!