aboutsummaryrefslogtreecommitdiff
path: root/deployment/windows/dialogs
AgeCommit message (Collapse)Author
2019-11-03Merge pull request #1903 from anthonylavado/nsis-updateJoshua M. Boniface
Update NSIS Installer (cherry picked from commit 9756bdb76ea625c19b6743a34ec95759d3f6d050) Signed-off-by: Joshua Boniface <joshua@boniface.me>
2019-09-09NSIS improvements (#1692)Erwin de Haan
* Much better, but still broken It crashes with two custom pages after one another. (So when the service should be installed). * Fixed the problems and finished the NSIS installer. Also ignored some of the artifacts. * Added changes to CI for setup building. Consolidate building and fixed git error. Small CI fixes. Move UX repo to SourcesDirectory Fix stupid checkout <> clone error. Fix typo in PowerShell command. Artifact publish tasks can not have wildcards.