EXE
WinGet
Zero Install
0install.net · 2.29.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
zero-install.exe self deploy --machine --batch --background
InstallPath
zero-install.exe self deploy --machine --batch --background "<INSTALLPATH>"
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Zero Install
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
2.29.0
Associated with 32-bit app on 64-bit clients
Yes
File Identity
Filename
zero-install.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ZeroInstall.ZeroInstall
Version
2.29.0
Description
decentralized cross-platform software installation system
License
LGPL-3.0
↗
Homepage
https://0install.net/
Upgrade Behavior
install(Install over existing)
Release Notes
Download Zero Install for Windows
Changes
- Replaced fallback to external solver with built-in SAT solver
- Use hardlinks when applying <copy-from> recipe step
- Added support for arm64ec CPU architecture (runs on Windows on ARM64, but can link with x64 libraries)
- Allow overriding machine-wide config options with default values in per-user config
- Share file executable state with WSL via NTFS extended attributes
- Improved detection of breakout paths in <working-dir>
- Improved translations
B…