From 43d98bff1c847e56811408003ce327f3e07f88f7 Mon Sep 17 00:00:00 2001 From: Athanasius Date: Tue, 7 Dec 2021 17:36:51 +0000 Subject: [PATCH] WiX: Add/update comments in template.wxs about auto-generation We *are* now using auto GUIDs. It worked for a 5.2.3 -> 5.3.0-beta2 upgrade install. I suspect that specifying 'MajorUpgrade' means the GUIDs mostly don't even matter. They're there for if you try to patch so as to patch the correct files? --- wix/template.wxs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wix/template.wxs b/wix/template.wxs index 7e4409a4..a15e0fc1 100644 --- a/wix/template.wxs +++ b/wix/template.wxs @@ -104,9 +104,7 @@ - - - + @@ -115,6 +113,7 @@ +