Silent Install HQ
MSI WinGet

Node.js

Node.js Foundation · 24.1.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {AF8935EE-4481-4FA6-A772-F354723E1038}
Product version operator Greater than or equal to
Product version 24.1.0

MSI Properties

Product Code {AF8935EE-4481-4FA6-A772-F354723E1038}

File Identity

SHA256 082fb5a7fbd4eff935aa39d9d3ba4973e5fe0ceb30f500f0d49a7151b7d3dd28 VirusTotal ↗
Filename node-v24.1.0-x64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS
Version 24.1.0
Description Run JavaScript Everywhere
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes Notable Changes - [9d35b4ce95] - doc: add JonasBa to collaborators (Jonas Badalic) #58355 - [b7d1bfa7b4] - doc: add puskin to collaborators (Giovanni Bucci) #58308 - [fcead7c28e] - (SEMVER-MINOR) fs: add to Dir support for explicit resource management (Antoine du Hamel) #58206 - [f7041b9369] - Revert "test_runner: change ts default glob" (Théo LUDWIG) #58202 Commits - [b33e8d2a71] - async_hooks: ensure AsyncLocalStore instances work isolated (Gerhard Stöbich) #58149 - [a1b078b18c] - buffer: give…