WiX Toolset v3.x
Browse cluster: Cluster 206 →The WiX Toolset v3.x is an open-source project that builds Windows installation packages from XML source code, enabling developers to create Windows Installer (MSI) packages and executable bundles through a command-line environment that integrates into build processes. The toolset is built in C++ and includes components like Burn (a bootstrapper engine) and various extensions for specialized functionality. The project is maintained as a GitHub repository and includes comprehensive test infrastructure with sample products, patches, and custom action examples for developers extending the toolset's capabilities.