From df9e7bead09aecd4dc0ff5046a1ffcbb158559ef Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sun, 12 Aug 2018 01:23:15 -0700 Subject: [PATCH] Add a hack to the installer to workaround the ffmpeg versioning issue. Fixes #27 --- wix/Moonlight/Product.wxs | 2 +- wix/MoonlightSetup/Bundle.wxs | 4 ++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/wix/Moonlight/Product.wxs b/wix/Moonlight/Product.wxs index 5f135a2b..ced62513 100644 --- a/wix/Moonlight/Product.wxs +++ b/wix/Moonlight/Product.wxs @@ -19,7 +19,7 @@ - + diff --git a/wix/MoonlightSetup/Bundle.wxs b/wix/MoonlightSetup/Bundle.wxs index 71276080..770d5779 100644 --- a/wix/MoonlightSetup/Bundle.wxs +++ b/wix/MoonlightSetup/Bundle.wxs @@ -42,6 +42,9 @@ + + + @@ -71,6 +74,7 @@ +