Silent Install HQ
ZIP WinGet

Electron

OpenJS Foundation · 34.5.3 · 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

SHA256 09fa7ae8d2f0351158f55bf06e0aa32810f34227f75b6e024de303c873c12db5 VirusTotal ↗
Filename electron-v34.5.3-win32-ia32.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.Electron.34
Version 34.5.3
Description Build cross-platform desktop apps with JavaScript, HTML, and CSS.
License MIT
Release Notes Release Notes for v34.5.3 Fixes - Fixed Minimize menu button to follow set window minimizability on Windows. #46716 (Also in 35, 36) - Fixed case where file dialog filters would get mixed up, if a * filter was included. #46720 (Also in 35, 36) - Fixed crash on reconversion with google IME and editcontext on macOS. #46701 (Also in 35, 36) - Microtasks are no longer (incorrectly) run by serializing values, including when sending IPC. #46683 (Also in 35, 36) Other Changes - Backported fix for 40529…