From 3959f447d478256ae6f04a2f9b03dc3bb629856a Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 17 Jan 2021 12:58:08 -0600 Subject: [PATCH] Fix detection of x64 architecture on some machines --- wix/MoonlightSetup/Bundle.wxs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/wix/MoonlightSetup/Bundle.wxs b/wix/MoonlightSetup/Bundle.wxs index 8ed99762..aca429f4 100644 --- a/wix/MoonlightSetup/Bundle.wxs +++ b/wix/MoonlightSetup/Bundle.wxs @@ -54,7 +54,8 @@ + Value="BuildLabEx" + Win64="yes" />