I am using InstallShield as my Windows installer. I am doing minor upgrade to every new release of my application, upgrade works correctly. But I want to show like one pop up window about informing the upgrade. How can I create window like that before upgrade starts?
Is there any way to show by using InstallShield or patch or code?