Hello,
We currently distribute two separate variants of our application, each packaged using Advanced Installer. Each variant has its own distinct UpgradeCode, meaning that they behave as separate products when users perform upgrades via the Advanced Installer updater.
This year, we've merged both variants into a single unified product. We'd like users to seamlessly upgrade from either of the old products to the new unified one without having to uninstall manually or perform complex steps.
We have created an installer that, when run manually, successfully upgrades either variant to the unified product via the upgrade code entry in "Application Upgrades." However, we have encountered issues with the actual updater; specifically, it produces an error when attempting to automatically perform the upgrade.
Could someone please clarify the recommended approach to achieve this scenario with Advanced Installer?
Specifically, Is it possible to configure the unified installer updater to detect and automatically upgrade both previous products?
Thanks in advance for your guidance!