MSI
WinGet
Node.js 20
Node.js Foundation · 20.14.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v20.14.0-x86.msi /quiet /norestart
InstallPath
msiexec /i node-v20.14.0-x86.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{377FF0B8-C2DA-4917-B0C8-6DA910BFBA23}
Product version operator
Greater than or equal to
Product version
20.14.0
MSI Properties
Product Code
{377FF0B8-C2DA-4917-B0C8-6DA910BFBA23}
File Identity
Filename
node-v20.14.0-x86.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.20
Version
20.14.0
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v20.14.0/node-v20.14.0-x86.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Notable Changes
- [28d2baa17c] - src,permission: throw async errors on async APIs (Rafael Gonzaga) #52730
- [77e2bf029a] - (SEMVER-MINOR) test_runner: support forced exit (Colin Ihrig) #52038
Commits
- [e3ad05d8b0] - deps: V8: cherry-pick 500de8bd371b (Richard Lau) #52676
- [053282e661] - deps: V8: backport c4be0a97f981 (Richard Lau) #52183
- [200dadb879] - deps: V8: cherry-pick f8d5e576b814 (Richard Lau) #52183
- [f5cd125e02] - deps: update googletest to fa6de7f (Node.js GitHub Bot) #52949
- […