Silent Install HQ
EXE WinGet

XMake build utility

The TBOOX Open Source Group · 3.0.0+20250615 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
xmake-v3.0.0.win32.exe /S

Intune Detection Rule

Registry Rule
Rule type Registry
Registry hive
Key path HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\xmake
Detection method
Value name DisplayVersion
Operator Greater than or equal to
Value 3.0.0+20250615
Associated with 32-bit app on 64-bit clients Yes

File Identity

SHA256 12ce3941c5f3c037db1598b4575b02aa36169c310f6e9fb25f7838d6bfaacc44 VirusTotal ↗
Filename xmake-v3.0.0.win32.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Xmake-io.Xmake
Version 3.0.0+20250615
Description A cross-platform build utility based on Lua.
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes New features - #5926: Add MIDL support - #6414: Add platform.windows.subsystem rule - #5527: Switch to 3.0 policies Changes - #6202: Improve rule API and build dependency order - #5624: Enable auto build when calling xmake run by default - #5526: Use MD/MDd runtimes for msvc by default - #5545: Use ninja generator for cmake package by default - #6355: Support customizing implib path of MinGW/MSVC - #6373: Improve c++ modules support - #6376: Improve vsxmake generators for namespaces - #6209: Add…