How to create a Release

  1. Open project Installer in the DecisionArchitect solution
  2. 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.
  3. 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.
  4. Navigate to 1 Organize your Setup/Upgrade Paths/NewUpgradeEntry1
    • Max version => set to latest version number (a.b.c)
  5. Build the project
  6. You can find the Installer in $PROJECT_HOME\Installer\Installer\Express\DVD-5\DiskImages\DISK1
  7. Create a zip-file with the following name DecisionArchitect_a.b.c.zip