Also known as Windows Installer XML toolset
Windows Installer XML Toolset (WiX, pronounced "wicks") is a free software toolset that builds Windows Installer packages from XML. It consists of a command-line environment that developers may integrate into their build processes to build MSI and MSM packages. WiX was the first Microsoft project to be released under an open-source license, the Common Public License. It was also the first Microsoft project to be hosted on an external website.
Wikidata facts
- Official website
- wixtoolset.org
Show 3 more facts
- Commons category
- WiX Toolset
- source code repository URL
- github.com/wixtoolset
- XML namespace URL
- schemas.microsoft.com/wix/2006/localization
via Wikidata · CC0
~3 min read
Article
5 sectionsContents
- History
- Functions
- See also
- References
- External links
Windows Installer XML Toolset (WiX, pronounced "wicks") is a free software toolset that builds Windows Installer packages from XML. It consists of a command-line environment that developers may integrate into their build processes to build MSI and MSM packages. WiX was the first Microsoft project to be released under an open-source license, the Common Public License. It was also the first Microsoft project to be hosted on an external website.
After its release in 2004, Microsoft has used WiX to package Office 2007, SQL Server 2005, Visual Studio 2005/2008, and other products.