diff --git a/README.md b/README.md index 36a43056..88b638e2 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ Hosting for Moonlight's Raspberry Pi and L4T package repositories is graciously * [Visual Studio 2019](https://visualstudio.microsoft.com/downloads/) (Community edition is fine) * Select **MSVC 2019** option during Qt installation. MinGW is not supported. * [7-Zip](https://www.7-zip.org/) (only if building installers for non-development PCs) -* [WiX Toolset](https://wixtoolset.org/releases/) v3.11 or later (only if building installers for non-development PCs) +* [WiX Toolset](https://wixtoolset.org/releases/v3-14-0-5722/) v3.14.0.5722 or later (only if building installers for non-development PCs) ### macOS Build Requirements * Qt 6.2 SDK or later diff --git a/wix/MoonlightSetup/Bundle.wxs b/wix/MoonlightSetup/Bundle.wxs index f87bbdaa..8841ac58 100644 --- a/wix/MoonlightSetup/Bundle.wxs +++ b/wix/MoonlightSetup/Bundle.wxs @@ -54,12 +54,6 @@ Value="DesktopShortcutInstallState" Condition="HasDesktopShortcutInstallStateRegKey" /> - - @@ -162,7 +156,7 @@ @@ -172,7 +166,7 @@