mirror of
https://github.com/digital-asset/daml.git
synced 2024-11-10 10:46:11 +03:00
.. | ||
.gitignore | ||
build_installer.py | ||
README.md | ||
SdkAssistantInstaller.wxs |
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