ZIP
WinGet
Electron
OpenJS Foundation · 35.2.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-v35.2.2-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.35
Version
35.2.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/v35.2.2/electron-v35.2.2-win32-x64.zip
Release Notes
Release Notes for v35.2.2
Fixes
- Fixed electron.shell.openExternal and electron.shell.openPath to honor user-defined system defaults on Linux. #46789 (Also in 33, 34, 36)
- Fixed a possible crash when using navigator.bluetooth.requestDevice and the select-bluetooth-device event. #46784 (Also in 34, 36)
- Fixed a potential crash when closing a window with child windows. #46774 (Also in 34, 36)
- Fixed build error with enable_electron_extensions=false. #46840 (Also in 34, 36)
- Fixed crash when r…