From 2bc3079af594e6334887a08ab78d093c99fc93cc Mon Sep 17 00:00:00 2001 From: Jelle Spijker Date: Wed, 6 Sep 2023 11:38:54 +0200 Subject: [PATCH] Only exclude Cura and CuraEngine still ship other executables Contributes to CURA-10951 --- packaging/msi/ExcludeComponents.xslt | 16 +++++++++++----- 1 file changed, 11 insertions(+), 5 deletions(-) diff --git a/packaging/msi/ExcludeComponents.xslt b/packaging/msi/ExcludeComponents.xslt index b964484922..dc782e2035 100644 --- a/packaging/msi/ExcludeComponents.xslt +++ b/packaging/msi/ExcludeComponents.xslt @@ -20,10 +20,15 @@ ...but we can use this longer `substring` expression instead (see https://github.com/wixtoolset/issues/issues/5609 ) --> + /> + @@ -32,6 +37,7 @@ - - + + + \ No newline at end of file