ZIP
WinGet
Electron
OpenJS Foundation · 34.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-v34.5.2-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.34
Version
34.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/v34.5.2/electron-v34.5.2-win32-arm64.zip
Release Notes
Release Notes for v34.5.2
Fixes
- Fixed ElectronAccessibilityUI bug. #46588 (Also in 33, 35, 36)
- Fixed a possible BrowserWindow crash caused by closing a parent window with focus or blur events. #46582 (Also in 35, 36)
- Fixed an inverted conditional in the above PR that caused broken window borders in some circumstances on Wayland. #46643 (Also in 33, 35, 36)
Other Changes
- Fixed an issue where printing from the renderer process crashes the main process when no printers are installed in the…