Skip to content
@wixtoolset

WiX Toolset

The most powerful set of tools available to create your Windows installation experience. Free and Open Source since 2004!

The WiX Toolset Logo

The WiX toolset lets developers create installers for Windows Installer, the Windows installation engine.

  • The core of WiX is a set of build tools that build Windows Installer packages using the same build concepts as the rest of your product: source code is compiled and then linked to create executables; in this case .exe setup bundles, .msi installation packages, .msm merge modules, and .msp patches. The WiX command-line build tools work with any automated build system. Also, MSBuild is supported from the command line, Visual Studio, and Team Build.

  • WiX includes several extensions that offer functionality beyond that of Windows Installer. For example, WiX can install IIS web sites, create SQL Server databases, and register exceptions in the Windows Firewall, among others.

  • With Burn, the WiX bootstrapper, you can create setup bundles that install prerequisites like the .NET Framework and other runtimes along with your own product. Burn lets you download packages or combine them into a single downloadable .exe.

  • The WiX SDK includes managed and native libraries that make it easier to write code that works with Windows Installer, including custom actions in both C# and C++.

To learn more about WiX see wixtoolset.org.

Community support

Join the volunteers working on the open source project.

Commercial support

For quick and complete responses to questions plus guaranteed bug fixes, purchase a support contract from FireGiant.

The FireGiant Logo

Pinned Loading

  1. issues issues Public

    WiX Toolset Issues Tracker

    129 36

  2. wix wix Public

    WiX Toolset Code

    C# 531 228

Repositories

Showing 10 of 44 repositories
  • wix Public

    WiX Toolset Code

    wixtoolset/wix’s past year of commit activity
    C# 531 228 0 8 Updated Jul 27, 2024
  • web Public

    WiX Toolset Website

    wixtoolset/web’s past year of commit activity
    C# 33 72 0 4 Updated Jul 18, 2024
  • .github Public
    wixtoolset/.github’s past year of commit activity
    2 0 0 0 Updated Jun 26, 2024
  • wix3 Public

    WiX Toolset v3.x

    wixtoolset/wix3’s past year of commit activity
    C# 2,141 626 0 9 Updated Mar 23, 2024
  • UI.wixext Public

    WixToolset.UI.wixext - UI WiX Toolset Extension

    wixtoolset/UI.wixext’s past year of commit activity
    C++ 4 3 0 0 Updated Mar 3, 2024
  • issues Public

    WiX Toolset Issues Tracker

    wixtoolset/issues’s past year of commit activity
    129 36 844 0 Updated Dec 17, 2023
  • Home Public

    The Home repository is the starting point for developers wanting to contribute to the WiX Toolset.

    wixtoolset/Home’s past year of commit activity
    Batchfile 59 17 0 0 Updated Apr 20, 2023
  • VisualStudioExtension Public

    WiX Toolset Visual Studio Extension (aka: Votive)

    wixtoolset/VisualStudioExtension’s past year of commit activity
    C# 101 28 0 0 Updated Nov 12, 2022
  • Core Public archive

    WixToolset.Core - preprocessor, compiler, linker and binder for Windows Installer and Burn

    wixtoolset/Core’s past year of commit activity
    C# 28 20 0 1 Updated Oct 11, 2022
  • icebreaker Public

    The ICE Breaker project to replace and improve Windows Installer ICEs

    wixtoolset/icebreaker’s past year of commit activity
    6 8 0 0 Updated Feb 17, 2022

Most used topics

Loading…