Skip to content

Building a Release

derammo edited this page Apr 21, 2020 · 5 revisions

H1.6

Note: This is a work in progress. Most of the release instructions need to be revisited and adapted from the 1.4 instructions.

Tools Installation

  • Install Visual Studio support for Installer Projects from here (works with 2019 also):

https://marketplace.visualstudio.com/items?itemName=VisualStudioClient.MicrosoftVisualStudio2017InstallerProjects

  • Follow the instructions here to enable command line building of the installer (works with 2019 also):

https://stackoverflow.com/questions/8648428/an-error-occurred-while-validating-hresult-8000000a/45580775#45580775

Building

In the Helios repo root, run build 1.6.BUILD.REVISION where BUILD is your build number and REVISION is your revision number.

Clone this wiki locally