I have added a checkbox to the ReadyToInstall Dialog in Installshield for a basic MSI. What I want to do is to set a property ISCHECKBOXSELECT to 0 or 1 depending on whether the CheckBox was selected during the installation or not. 0-Not Checked 1-Checked
Do I need to write any custom action for this? When should it be scheduled?
Can anyone pls tell me the steps that I need to perform to achieve this in Basic MSI? I am using Installshield 2009, 2010.