ZIP
WinGet
Electron
OpenJS Foundation · 34.3.4 · 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.3.4-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.34
Version
34.3.4
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.3.4/electron-v34.3.4-win32-arm64.zip
Release Notes
Release Notes for v34.3.4
Fixes
- Fixed an issue where Web Workers crashed on unhandled rejections. #46019 (Also in 35, 36)
- Fixed an issue where snapped windows in Windows may sometimes be improperly restored. #46039 (Also in 33, 35, 36)
- Fixed incorrect titlebar in file save dialogs. #46076 (Also in 33, 35, 36)
- Fixed title changes to not occur while navigating within a page. #46034 (Also in 35, 36)
Other Changes
- Security: backported fix for 382005099. #46009
- Security: backported fix fo…