Add ability for fleetctl package to use local WiX v3 binaries when generating installer .msi (#14033)

This commit is contained in:
Jacob Shandling
2023-09-22 08:49:01 -07:00
committed by GitHub
parent 858092f137
commit b6f072775f
5 changed files with 44 additions and 15 deletions
+2
View File
@@ -0,0 +1,2 @@
* Add the option to use locally-installed WiX v3 binaries when generating the Fleetd installer for
Windows on a Windows machine.