Silent Install HQ
MSI WinGet

Node.js 16

Node.js Foundation · 16.18.1 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i node-v16.18.1-x64.msi /quiet /norestart
InstallPath
msiexec /i node-v16.18.1-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {5A5317AD-5631-4AA4-8855-BF4E950DE650}
Product version operator Greater than or equal to
Product version 16.18.1

MSI Properties

Product Code {5A5317AD-5631-4AA4-8855-BF4E950DE650}

File Identity

SHA256 18fe8d4c79c0952384df7939e2d3c2d9f6b68442dca5ee2f35b885f44cef8fdc VirusTotal ↗
Filename node-v16.18.1-x64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS.16
Version 16.18.1
Description Run JavaScript Everywhere
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes This is a security release. Notable changes The following CVEs are fixed in this release: - CVE-2022-43548: DNS rebinding in --inspect via invalid octal IP address (Medium) More detailed information on each of the vulnerabilities can be found in November 2022 Security Releases blog post. Commits - [9ffddd7098] - inspector: harden IP address validation again (Tobias Nießen) nodejs-private/node-private#354