WixToolset.UI.wixext 7.0.0-rc.2

Prefix Reserved
This is a prerelease version of WixToolset.UI.wixext.
dotnet add package WixToolset.UI.wixext --version 7.0.0-rc.2
                    
NuGet\Install-Package WixToolset.UI.wixext -Version 7.0.0-rc.2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="WixToolset.UI.wixext" Version="7.0.0-rc.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixToolset.UI.wixext" Version="7.0.0-rc.2" />
                    
Directory.Packages.props
<PackageReference Include="WixToolset.UI.wixext" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add WixToolset.UI.wixext --version 7.0.0-rc.2
                    
#r "nuget: WixToolset.UI.wixext, 7.0.0-rc.2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package WixToolset.UI.wixext@7.0.0-rc.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=WixToolset.UI.wixext&version=7.0.0-rc.2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=WixToolset.UI.wixext&version=7.0.0-rc.2&prerelease
                    
Install as a Cake Tool

WixToolset.UI.wixext - UI WiX Toolset Extension

This WiX Extension provides support for standard internal MSI UI.

Web Site | Documentation | Issue Tracker | Discussions

Open Source Maintenance Fee

To ensure the long-term sustainability of this project, users of this package who generate revenue must pay an Open Source Maintenance Fee. While the source code is freely available under the terms of the LICENSE, this package and other aspects of the project require adherence to the Open Source Maintenance Fee EULA.

To pay the Maintenance Fee, become a Sponsor.

Getting started

Add the WiX Extension as a PackageReference to your .wixproj:

<Project Sdk="WixToolset.Sdk/7.0.0">
  <ItemGroup>
    <PackageReference Include="WixToolset.UI.wixext" Version="7.0.0" />
  </ItemGroup>
</Project>

Then add the extension's namespace:

<Wix xmlns="http://wixtoolset.org/schemas/v4/wxs"
     xmlns:ui="http://wixtoolset.org/schemas/v4/wxs/ui">

  ..
</Wix>

Additional resources

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (39)

Showing the top 20 popular GitHub repositories that depend on WixToolset.UI.wixext:

Repository Stars
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
Tichau/FileConverter
File Converter is a very simple tool which allows you to convert and compress files using the context menu in windows explorer.
BornToBeRoot/NETworkManager
A powerful open-source tool for managing networks and troubleshooting network problems!
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
gerardog/gsudo
Sudo for Windows
dorssel/usbipd-win
Windows software for sharing locally connected USB devices to other machines, including Hyper-V guests and WSL 2.
emoacht/Monitorian
A Windows desktop tool to adjust the brightness of multiple monitors with ease
IronLanguages/ironpython3
Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.
sn4k3/UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
sn4k3/NetSonar
Network pings and other utilities
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
getcellm/cellm
Use LLMs in Excel formulas
terrymacdonald/DisplayMagician
DisplayMagician is an open source tool for automatically configuring your displays and sound for a game or application from a single Windows Shortcut.
SparkDevNetwork/Rock
An open source CMS, Relationship Management System (RMS) and Church Management System (ChMS) all rolled into one.
vdemydiuk/mtapi
MetaTrader API (terminal bridge)
jskeet/DemoCode
Demo code used in talks, blog posts etc
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
fbertram/TuringTrader
The Open-Source Backtesting Engine/ Trading Simulator by Bertram Enterprises.
Ashfaaq18/OpenNetMeter
A simple program to monitor your network/data usage. Made for the average windows user.
MediaPortal/MediaPortal-2
Development of MediaPortal 2
Version Downloads Last Updated
7.0.0-rc.2 1,581 3/5/2026
7.0.0-rc.1 5,500 2/6/2026
6.0.2 248,541 8/28/2025
6.0.1 89,094 6/6/2025
6.0.0 113,242 4/7/2025
5.0.2 769,059 10/5/2024
5.0.1 206,061 7/16/2024
5.0.0 230,708 4/5/2024
4.0.6 87,078 10/5/2024
4.0.5 581,286 3/23/2024
4.0.4 124,588 2/7/2024
4.0.3 94,760 11/14/2023
4.0.2 110,330 9/13/2023
4.0.1 166,526 6/5/2023
4.0.0 83,453 4/5/2023
Loading failed