ZIP
WinGet
Electron
OpenJS Foundation · 39.1.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-v39.1.0-win32-x64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.Electron.39
Version
39.1.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/v39.1.0/electron-v39.1.0-win32-x64.zip
Upgrade Behavior
install(Install over existing)
Release Notes
Release Notes for v39.1.0
Fixes
- Fixed an issue on Wayland (Linux) where right-clicking in the titlebar could break mouse interactions. #48758 ^{(Also in 38, 40)}
- Fixed an issue that menu items on macOS could not be disabled under all circumstances. #48711 ^{(Also in 37, 38)}
- Fixed incorrect signal variable reference in nan-spec-runner that could cause install failures to go undetected. #48709 ^{(Also in 38)}
Other Changes
- Updated Chromium to 142.0.7444.59. #48723
- Updated Node.js to v22…