Hello,
Is there any way to update same version using Advanced Installer. for example I've version 1.0.0 installed on my system, then I made some changes and created an installer keeping the version same as 1.0.0. Now I want to update my already installed application with the updated installer
I dont want to manually uninstall my application version 1.0.0 and then install it again with the updated version.
Will creating a patch work, or is there any other way to do it?