From 01a1012e74cc4fd76290e213f50035635389c1b6 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 29 Nov 2020 20:21:37 -0600 Subject: [PATCH] Use preprocessor variables to improve readability --- mish-setup/Bundle.wxs | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/mish-setup/Bundle.wxs b/mish-setup/Bundle.wxs index 421ef10..3074106 100644 --- a/mish-setup/Bundle.wxs +++ b/mish-setup/Bundle.wxs @@ -1,4 +1,10 @@ + + + + + + @@ -14,25 +20,25 @@ - + DownloadUrl="https://moonlight-stream.org/downloads/vcredist/$(var.VCREDIST_VER)/vcredist_x86.exe" + DetectCondition="VCREDIST_142_x86 >= v$(var.VCREDIST_VER)"> - +