Wingetlywingetly
← All apps

WixTrim - WiX Designer

by zelenkovv1.0.2466.20969

Last updated

WixTrim is a Windows Installer XML (WiX) File Visual Editor.

Install with winget

$ winget install --id zelenkov.WixTrim --exact --version 1.0.2466.20969

Run in Command Prompt, PowerShell, or Windows Terminal. Prompts for any agreements.

Built by Pckgr

For Intune admins

Stop chasing app updates. Pckgr patches them for you.

Automated application patching for Microsoft Intune. Pckgr keeps a curated library of 1,000+ apps continuously up-to-date in your tenant via Microsoft Graph - no manual repackaging, no chasing vendor sites.

Start free 30-day trial

No credit card required.

About

It enables visual dialog template editing, supports features, components, actions, properties and other MSI elements.

Installers · v1.0.2466.20969

ArchitectureTypeScopeInstallDownload
x86ZIP
archive
-Direct

Copy a command tailored to that specific architecture, type, and scope - useful when winget would otherwise pick a different default.

Security

1 known CVE via NVD

  • high8.2Fix in v3.14.0CVE-2024-24810affects before 3.14.0, 4.0.4Feb 6, 2024

    WiX toolset lets developers create installers for Windows Installer, the Windows installation engine. The .be TEMP folder is vulnerable to DLL redirection attacks that allow the attacker to escalate privileges. This impacts any installer built with the WiX installer framework. T...

Source: NVD, updated 2h ago. Patch status is best-effort: NVD's fix version is compared against the latest version in winget, but the two version formats don't always align. Confirm with the vendor advisory before treating any specific build as safe.

Frequently asked questions

How do I install WixTrim - WiX Designer on Windows?
Open Windows Terminal, PowerShell, or Command Prompt and run: winget install --id zelenkov.WixTrim --exact --version 1.0.2466.20969. winget downloads the installer from zelenkov and runs it. Requires Windows 10 (1809+) or Windows 11.
How do I install WixTrim - WiX Designer silently for unattended deployment?
Add --silent and accept the agreements upfront: winget install --id zelenkov.WixTrim --exact 1.0.2466.20969 --silent --accept-package-agreements --accept-source-agreements. This is the variant Intune, Configuration Manager, and other deployment tools should use.
How do I uninstall WixTrim - WiX Designer via winget?
Run: winget uninstall --id zelenkov.WixTrim --exact. Add --silent for unattended uninstalls. winget will use the registered uninstaller from WixTrim - WiX Designer's Apps & Features entry.
Is WixTrim - WiX Designer free?
WixTrim - WiX Designer is distributed under CPL-1.0. Refer to the publisher (https://sourceforge.net/projects/wixtrim/) for the full license terms - Wingetly itself does not charge for installation.
Does WixTrim - WiX Designer work on Windows 10?
Yes, as long as your Windows 10 build supports winget (1809 or newer). winget ships with App Installer on Windows 10/11 and pulls WixTrim - WiX Designer directly from the publisher.
How do I keep WixTrim - WiX Designer up to date?
Run winget upgrade --id zelenkov.WixTrim --exact, or winget upgrade --all to update everything winget tracks. We index 1 version of WixTrim - WiX Designer from microsoft/winget-pkgs.