Operating system: Windows
Publisher: Rob Mensching
Release : WiX Toolset 3.11.0
Antivirus check: passed
Wix is considered to be one of the most useful toolsets available to software developers looking to create installers for Windows and provide their consumers with seamless installation experience. This software toolset is free and allows developers to build installers for their software using XML. Developers use a command-line environment and can create MSI and MSM packages. Microsoft released this product in 2004, and it was the first product that was released under an open-source license and the first project which Microsoft hosted on an external website.
WiX was created by Rob Mensching, who felt like people working at Microsoft did not completely understand the Open Source community. He wanted to help them understand it by creating an example. Mensching, along with several Microsoft employees, continues to meet weekly to write code and coordinate their projects.
The first version was released in 2004, and it has since been updated multiple times. The latest version, 3.12 was released in September 2019. Microsoft transferred copyright to a Microsoft sponsored Foundation in 2012, and the foundation transferred WiX to the .NET foundation in 2016.
Supported and created by Windows.
The toolset includes Votive, which is an add-in that allows for the creation and set up of Wix projects using Visual Studio IDE. The toolset also includes components which compile XML documents into object files, takes object files and uses symbol references to link object files together, combines objects into libraries, takes MSI and MSM files and reverse generate XML documents, creates Patch files without using Windows Installer, creates file list codes from files, directories, registries, visual projects, etc. These files can be compiled and linked with other files.
Wix is the recommended alternative for Visual Studio because Visual Studio's traditional setup was removed from the application, and Visual Studio is now only available as an add-on rather than an integrated part of the Windows toolset.