EXE
WinGet
Zed Preview
Zed Industries · 1.6.0-pre · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
Zed-aarch64.exe /SP- /VERYSILENT /SUPPRESSMSGBOXES /NORESTART
Intune Detection Rule
Registry Rule
Rule type
Registry
Registry hive
Key path
HKLM:\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{F70E4811-D0E2-4D88-AC99-D63752799F95}_is1
Detection method
Value name
DisplayVersion
Operator
Greater than or equal to
Value
1.6.0-pre
Associated with 32-bit app on 64-bit clients
No
File Identity
Filename
Zed-aarch64.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
ZedIndustries.Zed.Preview
Version
1.6.0-pre
Description
High-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
License
GPL-3.0
↗
Homepage
https://zed.dev/windows
Support
https://zed.dev/support
Upgrade Behavior
install(Install over existing)
Release Notes
This week's release includes "Fast mode" for Anthropic and OpenAI models in the agent panel, shareable agent skill links, an agent.commit_message_instructions setting for customizing AI-generated commit messages, split diff mode in the commit history view, total added/removed line counts in the Git panel, and the ability to open files from the file finder without dismissing it.
Features
AI
- Agent: Added a way to share skills via links. (#58009)
- Agent: Added support for symlinked global skill…