WiX.Toolset.UnofficialFork
3.10.3-ext
This package contains the binaries needed to compile Windows Installer XML (WiX) setup projects. Just add this NuGet package to your WiX setup projects and you're done (no setup required on build servers etc.). Note that you still need to install WiX Toolset in Visual Studio to get the editor experience.
File issues with the NuGet package at https://github.com/jozefizso/WiX.Toolset.NuGet
See the version list below for details.
Requires NuGet 2.7 or higher.
Install-Package WiX.Toolset.UnofficialFork -Version 3.10.3-ext
dotnet add package WiX.Toolset.UnofficialFork --version 3.10.3-ext
<PackageReference Include="WiX.Toolset.UnofficialFork" Version="3.10.3-ext" />
paket add WiX.Toolset.UnofficialFork --version 3.10.3-ext
#r "nuget: WiX.Toolset.UnofficialFork, 3.10.3-ext"
// Install WiX.Toolset.UnofficialFork as a Cake Addin
#addin nuget:?package=WiX.Toolset.UnofficialFork&version=3.10.3-ext&prerelease
// Install WiX.Toolset.UnofficialFork as a Cake Tool
#tool nuget:?package=WiX.Toolset.UnofficialFork&version=3.10.3-ext&prerelease
Release Notes
WiX v3.10.3-ext release with custom build of burn.exe
The following patches are applied to burn.exe in WiX v3.10.3-ext:
* New `WixBundleUILevel` property. Burn engine will set it to the value of the UI display level of the bootstrapper.
* Language used to localize the bootstrapper interface is determined by the `GetUserDefaultUILanguage()` function. There is a new corresponding `UserUILanguageID` property available.
The following bugs were fixed in WiX v3.10.3:
* layout: Default directory broken with clean room implementation.
* WiX 3.10.1 failing to update to 3.10.2
* New bootstrapper fails to run when performing an UpdateReplace
* System.ArgumentException: Font '?' cannot be found. In the BootstapperApplication
* Layout to custom directory doesn't copy bundle payload
* Regression in attached container issues in clean room
* Extra argument in burn command line
* Custom burn application throws exception when accessing .NET dll when uninstalling
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version History
Version | Downloads | Last updated |
---|---|---|
3.11.2 | 4,148 | 9/20/2019 |
3.11.2-ext2 | 383 | 11/28/2019 |
3.11.2-ext1 | 220 | 11/19/2019 |
3.11.1 | 12,822 | 6/25/2018 |
3.11.0 | 4,049 | 5/10/2017 |
3.10.3 | 1,536 | 7/26/2016 |
3.10.3-ext | 704 | 7/26/2016 |
3.10.2 | 178,894 | 2/8/2016 |
3.10.2-ext2 | 673 | 5/4/2016 |
3.10.1 | 2,856 | 11/12/2015 |