Files
Harrison RavazzoloandAllen Houchins a3296468de Windows FMA - Zed (#46538)
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **New Features**
* Added Zed support for Windows package management (new Windows package
entry and metadata for v1.4.4).
* Implemented silent install and uninstall flows for Windows with
automated handling of running processes.
* Added registry-based uninstall detection and robust exit-code handling
for reliable deployments.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: Allen Houchins <allenhouchins@mac.com>
2026-05-31 23:21:18 -05:00

13 lines
425 B
JSON

{
"name": "Zed",
"slug": "zed/windows",
"package_identifier": "ZedIndustries.Zed",
"unique_identifier": "Zed",
"install_script_path": "ee/maintained-apps/inputs/winget/scripts/zed_install.ps1",
"uninstall_script_path": "ee/maintained-apps/inputs/winget/scripts/zed_uninstall.ps1",
"installer_arch": "x64",
"installer_type": "exe",
"installer_scope": "machine",
"default_categories": ["Developer tools"]
}