4
0
mirror of https://github.com/cwinfo/yggdrasil-go.git synced 2025-06-14 20:56:05 +00:00
Commit Graph

10 Commits

Author SHA1 Message Date
c17c4af26d Don't normalise on upgrade 2019-11-28 13:08:56 +00:00
3f29a2ff05 Some comments 2019-11-28 13:00:52 +00:00
3734a73d6f Don't impersonate user for updateconfig.bat 2019-11-28 11:16:36 +00:00
42d4a51765 Set output logging 2019-11-28 10:56:22 +00:00
724446bb04 Defer updateconfig 2019-11-28 10:42:57 +00:00
e64d661ab0 Fix update action 2019-11-28 10:19:47 +00:00
a673625e82 Configure service with -useconffile 2019-11-28 10:08:01 +00:00
b88a623a9f Handle pull request branch 2019-11-28 09:56:14 +00:00
41a2e731eb More MSI updates (#622)
* Try embedding config script

* Update config when installing

* Don't update config on uninstall
2019-11-28 09:52:14 +00:00
e1b0d0f20c Appveyor MSI builds for Windows (#621)
* Try appveyor for MSI (not finished)

* build-msi.sh

* Don't shallow clone

* Don't set clone depth

* Build Yggdrasil for each arch

* Try to get rest of branches

* Allow upgrades (hopefully)

* Try using MajorUpgrade

* AllowDowngrades

* Try harder to build x86 :-)

* Bugfix

* Bugfix

* AllowSameVersionUpgrades

* AllowSameVersionUpgrades

* Generate new GUID for each build (might fix upgrades)
2019-11-28 00:35:29 +00:00