Brackets
Overview
Version & Lifecycle
Community Notes
Brackets silent install and update pre-close note
For Brackets silent deployment, use the official continuation project releases page for Windows MSI builds: github.com/brackets-cont/brackets/releases. A typical silent install is msiexec.exe /i Brackets.Release.x.y.z.msi /qn /L*v "%WINDIR%\Temp\Brackets-Install.log"; if you need a non-default path, pass an explicit property such as INSTALLDIR="C:\Program Files\Brackets".
For managed Brackets updates, close running Brackets.exe sessions before starting the installer. The Brackets EXE x86 package can return Exit Code 1 when the editor is open, so Intune, ConfigMgr, or PSADT deployments should configure Brackets as a conflicting process instead of retrying while the app is still running.
Release Notes & Updates
Help us match vulnerabilities
No vulnerability match yet. Pick the right product:
Don’t see it? Paste a CPE
Also known as
Other names people use for this app — helps search and matching.
Sign in to suggest a name.
Packaging Notes
Cross-platform editor available for Windows, macOS, and Linux; open-source