ZIP
WinGet
Electron
OpenJS Foundation · 41.3.0 · 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-v41.3.0-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.41
Version
41.3.0
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/v41.3.0/electron-v41.3.0-win32-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v41.3.0
Fixes
- Fixed webContents.printToPDF rejecting on all subsequent calls after a prior call was rejected with an invalid pageRanges value. #51221 ^{(Also in 40, 42)}
- Fixed an issue where app-region: drag inside a hidden WebContentsView would still drag the parent window on Windows. #51246 ^{(Also in 40, 42)}
- Fixed an issue where an Electron macOS update would not be applied if another app was previously blocking the macOS system update loop. #51210 ^{(Also in 40, 42)}…