I am creating installer using InstallShield 12 and would like to give option to user, say a checkbox whether user want to uninstall or keep the previous version and could install the new version.
Do anyone having any idea how could I achieve the above?
I added a check box on a dialog and added a property and if user selects it then uninstall the previous version otherwise go ahead with new version without uninstalling the previous version.