diff --git a/patches/app-builder-lib+24.13.3.patch b/patches/app-builder-lib+24.13.3.patch index 8ee87a12..cf29b4ea 100644 --- a/patches/app-builder-lib+24.13.3.patch +++ b/patches/app-builder-lib+24.13.3.patch @@ -1,5 +1,5 @@ diff --git a/node_modules/app-builder-lib/templates/msi/template.xml b/node_modules/app-builder-lib/templates/msi/template.xml -index 2d5cd3c..3c2d128 100644 +index 2d5cd3c..9bf447e 100644 --- a/node_modules/app-builder-lib/templates/msi/template.xml +++ b/node_modules/app-builder-lib/templates/msi/template.xml @@ -1,5 +1,8 @@ @@ -12,21 +12,23 @@ index 2d5cd3c..3c2d128 100644 -@@ -13,6 +16,10 @@ +@@ -13,19 +16,50 @@ So, AllowSameVersionUpgrades="yes" allows to build and test MSI with the same version, and previously installed app will be removed. --> +- + + + + - ++ - -@@ -20,12 +27,38 @@ + + ++ + + + @@ -62,7 +64,7 @@ index 2d5cd3c..3c2d128 100644 {{ if (isRunAfterFinish) { }} {{ if (!isAssisted) { }} -@@ -42,6 +75,7 @@ +@@ -42,6 +76,7 @@ {{ } -}} @@ -70,7 +72,7 @@ index 2d5cd3c..3c2d128 100644 {{ if (isAssisted) { }} -@@ -80,6 +114,7 @@ +@@ -80,6 +115,7 @@ {{ } -}} @@ -78,7 +80,7 @@ index 2d5cd3c..3c2d128 100644 {{ if (menuCategory) { }} -@@ -110,6 +145,10 @@ +@@ -110,6 +146,10 @@ {{-dirs}}