# WiX Toolset

WiX Toolset Code

Repository: https://github.com/wixtoolset/wix
Canonical: https://ross.abutalabs.com/products/wix-toolset
Homepage: https://wixtoolset.org/
Language: C#
License: NOASSERTION
License Family: other
Last push: 2026-08-18T14:16:53+00:00
Link (homepage): https://wixtoolset.org/
Link (site_page): https://www.firegiant.com/pricing
Link (site_page): https://docs.firegiant.com/
Link (site_page): https://www.firegiant.com/about

## Health v2 (maintenance only)
Score: 87/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 98, release rhythm 66, longevity 100
- inputs: {"age_days": 1940, "days_push": 15, "days_rel": 149, "gap_med": 83, "n_releases_24m": 6}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1128, forks 593 (observed 2026-08-28T04:03:41.960459+00:00)

## What it is
WiX Toolset v3 builds Windows Installer (MSI) packages and executable bundles from XML source code via a command-line environment. It integrates into build processes and is Microsoft's first open-source project, though v3 is now out of community support.

## Use cases
- build msi installers from xml source
- create windows installer packages in ci build pipeline
- generate executable bundles for windows deployment
- integrate installer creation into automated builds
- version-control installer source as xml text files

## When to choose
- you need full control over Windows Installer MSI packages
- you maintain legacy projects already using WiX v3
- you want text-based installer sources that work with source control

## When to avoid
- starting a new project — use WiX v4/v5 or newer instead
- you need community support, which v3 no longer receives
- you need cross-platform installers for non-Windows targets

## Facets
- artifact type: cli-tool
- maturity: maintenance
- function: build-tool, developer-tools
- domain: developer-tools, windows
- platform: windows, cli, dotnet
- tags: installer, msi, windows-installer, xml, packaging, deployment

## Member repositories
- wixtoolset/wix (main) score 87
- wixtoolset/wix3 (mirror) score 10

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:41.960459+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:34:37.317741+00:00, confidence not recorded.
  - readme: https://github.com/wixtoolset/wix (fetched 2026-08-28T04:03:41.960459+00:00, sha 7c2af4eac5d6)
  - homepage: https://wixtoolset.org/ (fetched 2026-08-29T10:15:30.023651+00:00, sha 8b42538c9506)
  - site_page: https://docs.firegiant.com/ (fetched 2026-08-29T10:15:30.035060+00:00, sha 787589d3605c)
  - site_page: https://www.firegiant.com/about (fetched 2026-08-29T10:15:30.036946+00:00, sha ccea6144b2d3)
  - site_page: https://www.firegiant.com/pricing (fetched 2026-08-29T10:15:30.033089+00:00, sha 5839c81bb93c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
