ZIP
WinGet
Electron
OpenJS Foundation · 40.9.2 · 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-v40.9.2-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.40
Version
40.9.2
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/v40.9.2/electron-v40.9.2-win32-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v40.9.2
Fixes
- Fixed an issue where nodeIntegrationInWorker didn't always work in AudioWorklet. #51004 ^{(Also in 41, 42)}
- Fixed bug that could occasionally cause browserWindow's always-on-top-changed even to fire with incorrect values. #51134 ^{(Also in 41, 42)}
- Fixed test scaffolding bug when running tests locally on Linux. #51151 ^{(Also in 41, 42)}
Other Changes
- Fixed gn gen failing to resolve electron_version when building from a git worktree checkout. #51164 ^{(Als…