WixToolset.Util.wixext 7.0.0

Prefix Reserved
dotnet add package WixToolset.Util.wixext --version 7.0.0
                    
NuGet\Install-Package WixToolset.Util.wixext -Version 7.0.0
                    
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.Util.wixext" Version="7.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="WixToolset.Util.wixext" Version="7.0.0" />
                    
Directory.Packages.props
<PackageReference Include="WixToolset.Util.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.Util.wixext --version 7.0.0
                    
#r "nuget: WixToolset.Util.wixext, 7.0.0"
                    
#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.Util.wixext@7.0.0
                    
#: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.Util.wixext&version=7.0.0
                    
Install as a Cake Addin
#tool nuget:?package=WixToolset.Util.wixext&version=7.0.0
                    
Install as a Cake Tool

WixToolset.Util.wixext - Utility WiX Toolset Extension

This WiX Extension provides support for configuring various parts of Windows.

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.Util.wixext" Version="7.0.0" />
  </ItemGroup>
</Project>

Then add the extension's namespace:

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

  ..
</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 (35)

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

Repository Stars
microsoft/PowerToys
Microsoft PowerToys is a collection of utilities that supercharge productivity and customization on Windows
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
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.
dnGrep/dnGrep
Graphical GREP tool for Windows
sn4k3/NetSonar
Network pings and other utilities
sn4k3/UVtools
MSLA/DLP, file analysis, calibration, repair, conversion and manipulation
gaseous-project/gaseous-server
A game ROM manager, with a built in web based emulator using multiple sources to identify and provide metadata
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.
Ozark-Connect/NetworkOptimizer
Self-hosted performance optimization and security audit tool for UniFi Networks. Includes Wi-Fi Optimizer for wireless health scoring and channel optimization, advanced DNS/VLAN/firewall security checks, config optimization suggestions, centralized WAN and LAN speed test server w/ Layer 2 tracing, U5G-Max modem stats, and more.​​​​​​​​​​​​​​​​
Collective-Software/ClickPaste
Windows 10/11 notification area app in C# that can paste clipboard contents as keystrokes to whatever location you click.
DataDog/dd-trace-dotnet
.NET Client Library for Datadog APM
DavidMoore/ipfilter
Keeps your preferred Bit Torrent client blocklist up to date to support your privacy and security
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
pseymour/MakeMeAdmin
Make Me Admin is a simple application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.
mortenn/BrowserPicker
Smart browser selector for Windows
Ashfaaq18/OpenNetMeter
A simple program to monitor your network/data usage. Made for the average windows user.
MediaPortal/MediaPortal-2
Development of MediaPortal 2
stchan/PdfScribe
A PDF virtual printer for 64-bit Windows / .NET Framework 4.8
Version Downloads Last Updated
7.0.0 43,004 4/6/2026
7.0.0-rc.2 3,859 3/5/2026
7.0.0-rc.1 5,105 2/6/2026
6.0.2 362,530 8/28/2025
6.0.1 120,431 6/6/2025
6.0.0 144,862 4/7/2025
5.0.2 1,029,551 10/5/2024
5.0.1 224,748 7/16/2024
5.0.0 271,983 4/5/2024
4.0.6 121,656 10/5/2024
4.0.5 722,010 3/23/2024
Loading failed