ZIP
WinGet
Electron
OpenJS Foundation · 39.4.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
electron-v39.4.0-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.39
Version
39.4.0
Description
Build cross-platform desktop apps with JavaScript, HTML, and CSS.
License
MIT
↗
Homepage
https://www.electronjs.org/
Installer URL
https://github.com/electron/electron/releases/download/v39.4.0/electron-v39.4.0-win32-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v39.4.0
Fixes
- Fixed an issue in chrome://accessibility. #49559 ^{(Also in 40, 41)}
- Fixed an issue where shell.writeShortcutLink was throwing TypeError: Insufficient number of arguments when called with just [(path, options)]. #49502 ^{(Also in 40, 41)}
- Fixed crash in platform_util::Beep() on Linux. #49484 ^{(Also in 40, 41)}
Other Changes
- Updated Node.js to v22.22.0. #49389
Unknown
- Fixed an issue where some packages weren't correctly filtered on macOS in dialogs. #494…