I have two different versions (Basic and Professional) of my application. I have created two different setup projects for both the versions. I want to restrict the user to install only one version per system. If user has the Basic version and he tries installing the professional version I have to uninstall the basic version.
Can anybody tell me how I can check the registry entry for my basic version and uninstall if the user tries to install the professional version? I also have to do vice versa.
I am using InstallShield 2011 and my project type is BASIC MSI.
Early help would be appreciated..
Thanks, Vinay