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