Silent Install HQ
MSI WinGet

Node.js 17

Node.js Foundation · 17.7.2 · x86

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i node-v17.7.2-x86.msi /quiet /norestart
InstallPath
msiexec /i node-v17.7.2-x86.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {F762514A-8EFD-4F73-BE15-C6C22B208726}
Product version operator Greater than or equal to
Product version 17.7.2

MSI Properties

Product Code {F762514A-8EFD-4F73-BE15-C6C22B208726}

File Identity

SHA256 156d937aa6de512e1beb2357474e4a5f7f6999d936ae5fb1f75a4b45740e8605 VirusTotal ↗
Filename node-v17.7.2-x86.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS.17
Version 17.7.2
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 Update to OpenSSL 3.0.2, which addresses the following vulnerability: - Infinite loop in BN_mod_sqrt() reachable when parsing certificates (High)(CVE-2022-0778) More details are available at https://www.openssl.org/news/secadv/20220315.txt Commits - [55e293e05f] - deps: update archs files for quictls/openssl-3.0.2+quic (Hassaan Pasha) #42356 - [b8d090603d] - deps: upgrade openssl sources to quictls/openssl-3.0.2+quic (Hassaan Pasha) #42356 - [c8b6d92…