
The WiX Toolset is the most powerful set of tools available to create your Windows installation experience. This repository contains the WiX Toolset code itself.
If you're new to WiX, check out our Quick Start to build your first installation package in just a few minutes.
To ensure the long-term sustainability of this project, use of the WiX Toolset requires an Open Source Maintenance Fee. While the source code is freely available under the terms of the LICENSE, all other aspects of the project--including opening or commenting on issues, participating in discussions and downloading releases--require adherence to the Maintenance Fee.
In short, if you use this project to generate revenue, the Maintenance Fee is required.
To pay the Maintenance Fee, become a Sponsor.
Before building the WiX Toolset, ensure you have Visual Studio 2026 (18.6 or higher) with the following installed:
| Workloads |
|---|
| ASP.NET and web development |
| .NET desktop development |
| Desktop development with C++ |
| Individual components |
|---|
| .NET 10.0 Runtime (Long Term Support) |
| .NET Framework 4.8 SDK |
| .NET Framework 4.7.2 targeting pack |
| .NET Framework 4.6.2 targeting pack |
| MSVC Build Tools for ARM64/ARM64EC (Latest) |
| C++ Spectre-mitigated libraries for ARM64/ARM64EC (Latest MSVC) |
| C++ ATL for x64/x86 (Latest MSVC) |
| C++ ATL for ARM64/ARM64EC (Latest MSVC) |
| Git for Windows |
Also, download the latest nuget.exe command-line tool and place it in a directory on your path.
git clone https://github.com/yourdomain/wix.git)
into the directory of your choicedevbuild (or devbuild release if you want to create a release version)build\wix\Debug\publish\wix\wix --help (Change Debug to Release if you built in release mode)main branchmain branch has changed since you created your branch, rebase to the latest updates.(top 30 of 54)
C#
59.6%
C++
34.9%
C
3.6%
JavaScript
1.2%

The WiX Toolset is the most powerful set of tools available to create your Windows installation experience. This repository contains the WiX Toolset code itself.
If you're new to WiX, check out our Quick Start to build your first installation package in just a few minutes.
To ensure the long-term sustainability of this project, use of the WiX Toolset requires an Open Source Maintenance Fee. While the source code is freely available under the terms of the LICENSE, all other aspects of the project--including opening or commenting on issues, participating in discussions and downloading releases--require adherence to the Maintenance Fee.
In short, if you use this project to generate revenue, the Maintenance Fee is required.
To pay the Maintenance Fee, become a Sponsor.
Before building the WiX Toolset, ensure you have Visual Studio 2026 (18.6 or higher) with the following installed:
| Workloads |
|---|
| ASP.NET and web development |
| .NET desktop development |
| Desktop development with C++ |
| Individual components |
|---|
| .NET 10.0 Runtime (Long Term Support) |
| .NET Framework 4.8 SDK |
| .NET Framework 4.7.2 targeting pack |
| .NET Framework 4.6.2 targeting pack |
| MSVC Build Tools for ARM64/ARM64EC (Latest) |
| C++ Spectre-mitigated libraries for ARM64/ARM64EC (Latest MSVC) |
| C++ ATL for x64/x86 (Latest MSVC) |
| C++ ATL for ARM64/ARM64EC (Latest MSVC) |
| Git for Windows |
Also, download the latest nuget.exe command-line tool and place it in a directory on your path.
git clone https://github.com/yourdomain/wix.git)
into the directory of your choicedevbuild (or devbuild release if you want to create a release version)build\wix\Debug\publish\wix\wix --help (Change Debug to Release if you built in release mode)main branchmain branch has changed since you created your branch, rebase to the latest updates.(top 30 of 54)
C#
59.6%
C++
34.9%
C
3.6%
JavaScript
1.2%