Silent Install HQ
MSI WinGet

Node.js 20

Node.js Foundation · 20.9.0 · arm64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Install
msiexec /i node-v20.9.0-arm64.msi /quiet /norestart
InstallPath
msiexec /i node-v20.9.0-arm64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {03D8EB08-D1F6-4AB4-954A-F805360436FE}
Product version operator Greater than or equal to
Product version 20.9.0

MSI Properties

Product Code {03D8EB08-D1F6-4AB4-954A-F805360436FE}

File Identity

SHA256 0a49f8ebd2fb4940776ff6294279659ef4d9dc8712ba82a161d6a5a35bab8129 VirusTotal ↗
Filename node-v20.9.0-arm64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS.20
Version 20.9.0
Description Node.js® is a free, open-source, cross-platform JavaScript runtime environment that lets developers create servers, web apps, command line tools and scripts.
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes Notable Changes This release marks the transition of Node.js 20.x into Long Term Support (LTS) with the codename 'Iron'. The 20.x release line now moves into "Active LTS" and will remain so until October 2024. After that time, it will move into "Maintenance" until end of life in April 2026. Known issue Collecting code coverage via the NODE_V8_COVERAGE environment variable may lead to a hang. This is not thought to be a regression in Node.js 20 (some reports are on Node.js 18). For more informati…