ZIP
WinGet
Electron
OpenJS Foundation · 38.7.2 · 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-v38.7.2-win32-ia32.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.38
Version
38.7.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/v38.7.2/electron-v38.7.2-win32-ia32.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v38.7.2
Fixes
- Fixed an issue where the close callback param for menu.popup would fire when any arbitrary submenu of the given menu closed, and not the menu itself. #49047 ^{(Also in 39, 40)}
- Fixed the issue where the parent window leave disabled after the modal window call show() multiple time. #49020 ^{(Also in 39, 40)}