From b9a25f2cbea28e5b44defbc161096b5813b4d0d3 Mon Sep 17 00:00:00 2001 From: Oleg Shparber Date: Sun, 21 Jul 2024 23:37:45 -0400 Subject: [PATCH] build(cpack/wix): fix protocol handler registration Fixes #923. --- pkg/wix/template.xml | 36 +++++++++++++++++++----------------- 1 file changed, 19 insertions(+), 17 deletions(-) diff --git a/pkg/wix/template.xml b/pkg/wix/template.xml index 4f8ae150..613c67a7 100644 --- a/pkg/wix/template.xml +++ b/pkg/wix/template.xml @@ -50,25 +50,25 @@ - - - - - - + + + + - - - + + + - - - + + - - - + + + + + + + @@ -76,7 +76,9 @@ WIX_UPGRADE_DETECTED - + + +