Silent Install HQ
ZIP WinGet

Electron

OpenJS Foundation · 42.4.0 · 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 06c1cd7d72c0b645de602a9ec8a812552747c96152df8023d6f0c567dbdd2a37 VirusTotal ↗
Filename electron-v42.4.0-win32-ia32.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.Electron.42
Version 42.4.0
Description Build cross-platform desktop apps with JavaScript, HTML, and CSS.
License MIT
Upgrade Behavior install(Install over existing)
Release Notes Release Notes for v42.4.0 Fixes - Fixed a browser process crash when calling webContents.reload() or navigating synchronously from the render-process-gone event; the event is now emitted after the renderer's teardown notification has completed. #51916 ^{(Also in 43)} - Fixed an issue on Linux and Windows where frameless windows would shrink when calling win.center(). Additionally, fixed an issue where frameless windows would appear slightly off-center on Windows. #51921 ^{(Also in 41, 43)} - Fix…