winget install --id=JasperKeuper.WixEdit -e
It provides a visual representation of the dialogs and an easy way to edit the WiX source files. This is a fork of http://wixedit.sourceforge.net/
WixEdit is a software tool designed to simplify the creation and modification of Windows Installer XML (WiX) source files. It provides developers with an intuitive interface for building MSI and MSM setup packages, enabling efficient workflow and accurate results.
Key Features:
Audience & Benefit:
Ideal for software developers and package engineers who require precise control over installer creation. WixEdit helps reduce errors, accelerate development cycles, and improve the maintainability of setup packages. It is a reliable choice for those seeking professional-grade tools to streamline their WiX-based projects.
WixEdit can be installed via winget, making it easy to integrate into your development environment.
WiXEdit is an editor for XML source files for the Windows Installer XML (WiX) toolset to build MSI and MSM setup packages. It provides a visual representation of the dialogs and an easy way to edit the WiX source files.
The license is MIT license (http://opensource.org/licenses/MIT).