WiX is not available for Mac but there are some alternatives that runs on macOS with similar functionality. The most popular Mac alternative is IzPack, which is both free and Open Source.If that doesn't suit you, our users have ranked 36 alternatives to WiX and six of them are available for Mac so hopefully you can find a suitable replacement. Wix.com Wix.com is a leading cloud-based development platform with millions of users worldwide. We make it easy for everyone to create a beautiful, professional web presence. Promote your business, showcase your art, set up an online shop or just test out new ideas.
This package simply bundles the official binaries as a nuget, with all binaries under tools. An MSBuild
.props file automatically resolves a .wixproj targets and paths to that location.
This allows build scripts to just install this package (potentially using -ExcludeVersion) and use it to build MSIs without requiring additional software on a build server.
See the version list below for details.

Dependencies
This package has no dependencies.
Used By
Wix Download Mac Os
NuGet packages (2)
Showing the top 2 NuGet packages that depend on WiX:
| Package | Downloads |
|---|---|
| Contrib.WiX.MUI Create multi-language Windows Installer with WiX Toolset | |
| Matthid.WiX.NuGetExtensions Simple WiX extension to resolve paths to installed NuGet packages. See https://github.com/matthid/wix-nuget-extension |
GitHub repositories (13)
Showing the top 5 popular GitHub repositories that depend on WiX:
Wix Download Mac Pro
| Repository | Stars |
|---|---|
| dotnet/aspnetcore ASP.NET Core is a cross-platform .NET framework for building modern cloud-based web applications on Windows, Mac, or Linux. | |
| gitextensions/gitextensions Git Extensions is a standalone UI tool for managing git repositories. It also integrates with Windows Explorer and Microsoft Visual Studio (2015/2017/2019). | |
| PistonDevelopers/VisualRust | |
| microsoft/workbooks Workbooks is an interactive programming environment that’s perfect for experimentation, learning, and documentation: an educational tool for learning the myriad of .NET platforms, APIs, and libraries. | |
| microsoft/IIS.Administration |
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 4.0.0.5512-pre | 22,668 | 8/24/2017 |
| 4.0.0.4506-pre | 1,424 | 10/27/2016 |
| 3.11.2 | 554,367 | 10/3/2019 |
| 3.11.1 | 1,014,958 | 1/17/2018 |
| 3.11.0.1528-rc2 | 8,515 | 3/30/2017 |
| 3.11.0.1507-rc | 3,108 | 3/9/2017 |
| 3.11.0 | 534,983 | 5/24/2017 |
| 3.10.4 | 3,941 | 1/17/2018 |
| 3.10.3 | 122,189 | 7/19/2016 |
| 3.10.2 | 77,198 | 3/29/2016 |
| 3.10.1 | 118,930 | 12/2/2015 |
| 3.10.0 | 61,652 | 12/2/2015 |
| 3.9.2.1 | 22,826 | 9/3/2015 |
| 3.9.0.1 | 2,701 | 9/3/2015 |
| 3.8.0.1 | 30,938 | 9/3/2015 |
| 3.7.0.1 | 834 | 9/3/2015 |
| 3.6.0.1 | 815 | 9/3/2015 |
- Choose a tag to compare
- Choose a tag to compare
robmen released this
WiX v3.11.2 is the latest recommended maintenance release of WiX v3.11; it contains mitigations in WiX v3.11 for a vulnerability affecting Microsoft.Deployment.Compression.Cab.dll and Microsoft.Deployment.Compression.Zip.dll. We recommend upgrading to WiX v3.11.2 if your code references those assemblies.
For more information about the vulnerability, see WiX v3.11.2 released.
The following bugs were fixed:
- DTF vulnerable to 'Zip Slip' #6075 with fix by @robmen
Files
- wix311.exe is the installer for the WiX Toolset build tools.
- wix311exe.zip contains the wix311.exe installer inside a .zip file, useful if your IT department prevents direct downloading of .exe files.
- wix311-binaries.zip contains the files that make up the WiX Toolset and is useful if you don't want to install the toolset -- for example, if you're just checking WiX into source control.
- wix311-debug.zip contains a reference copy of the WiX source code and symbol (.pdb) files, both of which are useful when debugging problems with WiX.
