Is your feature request related to a problem? Please describe.
Version 0.6.1 has two installer. The first one is a setup.exe and a second is build with Windows Installer in msi format. This creates confusion with users that want to simply "click and install". Also, both installers need to be maintained, have issues and does not install everything properly.
Describe the solution you'd like
Describe alternatives you've considered
N/A
Additional context
N/A
Is your feature request related to a problem? Please describe.
Version 0.6.1 has two installer. The first one is a setup.exe and a second is build with Windows Installer in msi format. This creates confusion with users that want to simply "click and install". Also, both installers need to be maintained, have issues and does not install everything properly.
Describe the solution you'd like
Generate a new Product GUID for each new package generation.Uninstall previous version before proceeding with a new installation. Nothing to do. This is the default when not using a PRODUCT_GUID and keeping the same UPGRADE_GUID across all package builds.C:\Program Files\ShellAnything.Describe alternatives you've considered
N/A
Additional context
N/A