WixToolset.Util.wixext
6.0.2
Prefix Reserved
dotnet add package WixToolset.Util.wixext --version 6.0.2
NuGet\Install-Package WixToolset.Util.wixext -Version 6.0.2
<PackageReference Include="WixToolset.Util.wixext" Version="6.0.2" />
<PackageVersion Include="WixToolset.Util.wixext" Version="6.0.2" />
<PackageReference Include="WixToolset.Util.wixext" />
paket add WixToolset.Util.wixext --version 6.0.2
#r "nuget: WixToolset.Util.wixext, 6.0.2"
#:package WixToolset.Util.wixext@6.0.2
#addin nuget:?package=WixToolset.Util.wixext&version=6.0.2
#tool nuget:?package=WixToolset.Util.wixext&version=6.0.2
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/6.0.2">
<ItemGroup>
<PackageReference Include="WixToolset.Util.wixext" Version="6.0.2" />
</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
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 (20)
Showing the top 20 popular GitHub repositories that depend on WixToolset.Util.wixext:
Repository | Stars |
---|---|
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
|
|
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
|
|
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.
|
|
sn4k3/NetSonar
Network pings and other utilities
|
|
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
|
|
MediaPortal/MediaPortal-2
Development of MediaPortal 2
|
|
PeterWaher/IoTGateway
New project
|
|
VladimirKhil/SI
SIGame and related products
|
|
microsoft/axe-windows
Automated accessibility testing engine for Windows applications
|
|
r-smith/tcpTrigger
A windows service that notifies you of incoming network connections
|
|
erpnet/ErpNet.FP
ErpNet.FP is a light-weight cross-platform Http server facilitating printing to fiscal printers through simple JSON Api.
|
|
newrelic/newrelic-dotnet-agent
The New Relic .NET language agent.
|
|
VixenLights/Vixen
Vixen is a lighting sequencer for creating animated light shows.
|
|
Khiro95/Awqat-Salaat
A simple Windows widget to show the time of the next prayer alongside a countdown on the taskbar.
|
|
kumaryu/peercaststation
PeerCastのリメイク
|
|
smith-chem-wisc/MetaMorpheus
Proteomics search software with integrated calibration, PTM discovery, bottom-up, top-down and LFQ capabilities
|