Thanks for sharing your viewscogs33 wrote: ↑Sun Dec 01, 2024 10:47 am In general, never change the upgrade code for a product. Only change the product code with every new build or update. The naming is not intuitive and is often confused by many developers.
We are using a MD5 hash of the product name plus all version details incl. build number as GUID for the product code. This way the code can be generated automatically by our build scripts and set for each AIP file.
Other than that, I would also want to know if there is a setting that would allow a package to be simply reinstalled. I guess this is called "repair" but may be wrong.