Silent Install HQ
EXE WinGet

Dyad

Will Chen · 0.45.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
dyad-0.45.0.Setup.exe --silent

Intune Detection Rule

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

File Identity

SHA256 01367da7acca96b96657c355ca07854b62e813c5773aa69dc23210079ffeeb8f VirusTotal ↗
Filename dyad-0.45.0.Setup.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Dyad.Dyad
Version 0.45.0
Description Dyad is a free, local, open-source AI app builder
License Apache-2.0
Upgrade Behavior install(Install over existing)
Release Notes Full release notes: https://www.dyad.sh/docs/releases/0.45.0 What's Changed - Upgrade the tagger to support vite v8 by @azizmejri1 in #3302 - Adding nitro server layer support for vite apps by @azizmejri1 in #3251 - Deflake CI E2E failures by @keppo-bot[bot] in #3311 - test: deflake setup and context E2E flows by @keppo-bot[bot] in #3319 - Fix settings write recovery by @keppo-bot[bot] in #3320 - test: deflake custom apps folder e2e by @keppo-bot[bot] in #3321 - Fix step limit pauses queue by @w…