WixToolset.UI.wixext
6.0.0
Prefix Reserved
dotnet add package WixToolset.UI.wixext --version 6.0.0
NuGet\Install-Package WixToolset.UI.wixext -Version 6.0.0
<PackageReference Include="WixToolset.UI.wixext" Version="6.0.0" />
<PackageVersion Include="WixToolset.UI.wixext" Version="6.0.0" />
<PackageReference Include="WixToolset.UI.wixext" />
paket add WixToolset.UI.wixext --version 6.0.0
#r "nuget: WixToolset.UI.wixext, 6.0.0"
#addin nuget:?package=WixToolset.UI.wixext&version=6.0.0
#tool nuget:?package=WixToolset.UI.wixext&version=6.0.0
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/6.0.0">
<ItemGroup>
<PackageReference Include="WixToolset.UI.wixext" Version="6.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
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 (27)
Showing the top 20 popular GitHub repositories that depend on WixToolset.UI.wixext:
Repository | Stars |
---|---|
srwi/EverythingToolbar
Everything integration for the Windows taskbar.
|
|
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 tool for managing networks and troubleshoot network problems!
|
|
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
|
|
oleg-shilo/wixsharp
Framework for building a complete MSI or WiX source code by using script files written with C# syntax.
|
|
vdemydiuk/mtapi
MetaTrader API (terminal bridge)
|
|
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.
|
|
jskeet/DemoCode
Demo code used in talks, blog posts etc
|
|
fbertram/TuringTrader
The Open-Source Backtesting Engine/ Trading Simulator by Bertram Solutions.
|
|
microsoft/accessibility-insights-windows
Accessibility Insights for Windows
|
|
MediaPortal/MediaPortal-2
Development of MediaPortal 2
|
|
emoacht/Wifinian
A Windows desktop tool to enable user to actively control Wi-Fi connections
|
|
PeterWaher/IoTGateway
New project
|
|
countincognito/Zametek.ProjectPlan
A simple, Open Source, and cross-platform desktop alternative to Microsoft Project for designing and creating project plans.
|
|
VladimirKhil/SI
SIGame and related products
|
|
redhook62/adfsmfa
MFA for ADFS (2012r2 -> 2025)
|