daml/da-assistant/installer
Digital Asset GmbH 05e691f558 open-sourcing daml
2019-04-04 09:33:38 +01:00
..
.gitignore open-sourcing daml 2019-04-04 09:33:38 +01:00
build_installer.py open-sourcing daml 2019-04-04 09:33:38 +01:00
README.md open-sourcing daml 2019-04-04 09:33:38 +01:00
SdkAssistantInstaller.wxs open-sourcing daml 2019-04-04 09:33:38 +01:00

Setup one needs:

  • Start your Windows system
  • Install Haskell Stack
  • Install Python
  • Install .NET FrameWork 3.5.1
  • Install WixToolset 3.11.1
  • Add Program Files / Wix.. / bin to your System Path

To compile the installer:

  • Open a terminal
  • Change directory to ../da-assistant/installer
  • Run build_installer.py