installer: Add UI + Replace ADD_FIREWALL_EXCEPTION with ADDLOCAL=FirewallException (#1611)

This commit is contained in:
Jan-Otto Kröpke
2024-09-06 22:29:50 +02:00
committed by GitHub
parent 50687655bf
commit b3c0c58c17
7 changed files with 275 additions and 131 deletions

View File

@@ -62,6 +62,7 @@ jobs:
- name: Install WiX extensions
run: |
wix extension add -g WixToolset.Util.wixext
wix extension add -g WixToolset.Ui.wixext
wix extension add -g WixToolset.Firewall.wixext
- name: Install Build deps