ZIP
WinGet
Electron
OpenJS Foundation · 34.0.1 · 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.0.1-win32-arm64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.34
Version
34.0.1
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.0.1/electron-v34.0.1-win32-arm64.zip
Release Notes
Release Notes for v34.0.1
Fixes
- Addressed two possible crashes in the File System Access API. #45260 (Also in 35)
- Fixed an issue where drag-dropping two directories would cause getAsFileSystemHandle to never resolve. #45258 (Also in 33, 35)
- The avoidClosingConnections option for session.clearData now properly defaults to false when the dataTypes option is not set. #45208 (Also in 33)