How to create a Release
- Open project Installer in the DecisionArchitect solution
- Navigate to 1 Organize your Setup/General Information and increment the Product Version.
- The Product Version consists of three numbers a.b.c: Increment c for smaller improvements and bug fixes, b for major releases, and a if significant milestones have been reached.
- Generate a new Product Code GUID
- Important: Do not change the Upgrade Code. The Upgrade Code should stay the same across all versions to ensure an automatic update instead of requiring a fresh installation.
- Navigate to 1 Organize your Setup/Upgrade Paths/NewUpgradeEntry1
- Max version => set to latest version number (a.b.c)
- Build the project
- You can find the Installer in $PROJECT_HOME\Installer\Installer\Express\DVD-5\DiskImages\DISK1
- Create a zip-file with the following name DecisionArchitect_a.b.c.zip