Silent Install HQ
EXE WinGet

NeZha

hanshutx · 0.3.8 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
NeZha_0.3.8_x64-setup.exe /S

Intune Detection Rule

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

File Identity

SHA256 178887f3d9b6d6f8e07a9159dd9619f4c24a1931a39024dfe484b095bfae8aad VirusTotal ↗
Filename NeZha_0.3.8_x64-setup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID hanshutx.NeZha
Version 0.3.8
Description Code Editor for the AI Agents Era. Run multiple Claude Code and Codex agents across projects on your machine.
License GPL-3.0
Upgrade Behavior install(Install over existing)
Release Notes What's Changed - feat: add support for text attachments in task management by @hanshuaikang in #185 - feat: add eyecare theme variant for improved readability by @hanshuaikang in #188 - feat: enhance task submission with terminal start option and update t… by @hanshuaikang in #196 - fix: clean up terminal selection code, remove unused hooks and styles by @hanshuaikang in #195 - feat: skill hub support by @hanshuaikang in #197 - fix(fs): allow in-project symlinks to escape root on reads by @hansh…