MSI
WinGet
Node.js 16
Node.js Foundation · 16.16.0 · x86
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v16.16.0-x86.msi /quiet /norestart
InstallPath
msiexec /i node-v16.16.0-x86.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{1B946EE9-8E8D-4177-81C8-79C7C972A844}
Product version operator
Greater than or equal to
Product version
16.16.0
MSI Properties
Product Code
{1B946EE9-8E8D-4177-81C8-79C7C972A844}
File Identity
Filename
node-v16.16.0-x86.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.16
Version
16.16.0
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v16.16.0/node-v16.16.0-x86.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
This is a security release.
Notable changes
- deps:
- upgrade openssl sources to OpenSSL_1_1_1q (RafaelGSS) #43692
- src:
- add OpenSSL config appname (Daniel Bevenius) #43124
Commits
- [2303fd3fe5] - deps: update archs files for OpenSSL-1.1.1q (RafaelGSS) #43692
- [b219a63c28] - deps: upgrade openssl sources to OpenSSL_1_1_1q (RafaelGSS) #43692
- [c6553a4ef5] - deps: update archs files for OpenSSL-1.1.1p+quic (RafaelGSS) #43535
- [e9084a3e90] - deps: upgrade openssl sources to OpenSSL_1_1_1…