Hi Team,
Can you please suggest me the way to implement the below behavior.
I've created one setup.exe using advanced installer. It was unofficially released to one of our customers. After that some development bug fixes were included in the latest setup.exe. (Product Version/Product code of setup are remain same, we just rebuild the setup with latest files) Now, the customers want to get those latest fixes without uninstalling the earlier setup.
As per windows installer technology we have to do uninstall first and re-install the same setup to install the latest fixes. Is it possible to get those latest files without uninstalling the same setup.
Thanks,
Meena