I have two product Configuration releases for my MSI, namely Release1 & Release2. I have added a checkbox to the ReadyToInstall Dialog. I want this checkbox to be visible only when I build Release2. Running an Installer from Release1 should display the usual ReaddyToInstall Dialog Box without showing any CheckBox.
How can I achieve this?