ZIP
WinGet
Electron
OpenJS Foundation · 39.5.2 · arm64
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.5.2-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.39
Version
39.5.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/v39.5.2/electron-v39.5.2-win32-arm64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v39.5.2
Fixes
- Fixed a crash that could occur when using the File System Access API. #49634 ^{(Also in 40, 41)}
- Fixed an issue where alt+space triggered the system context menu even if an accelerator was registered for the hotkey combination. #49641 ^{(Also in 40, 41)}
- Fixed an issue where role-based menu items were incorrectly returning null for their accelerator property. #49670 ^{(Also in 40, 41)}
- Fixed application input broken on certain wayland compositors when DND…