Silent Install HQ
MSI WinGet

Node.js 22

Node.js Foundation · 22.4.0 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

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

Intune Detection Rule

MSI Rule
Rule type MSI information
Product code {A4F6FEB0-0741-4A71-B909-3E53FEDEBD0D}
Product version operator Greater than or equal to
Product version 22.4.0

MSI Properties

Product Code {A4F6FEB0-0741-4A71-B909-3E53FEDEBD0D}

File Identity

SHA256 04ca0f66d06822159fc2e3d21d566645691425c4e3ee422aa8d55a3ac5d30ad6 VirusTotal ↗
Filename node-v22.4.0-x64.msi

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS.22
Version 22.4.0
Description Run JavaScript Everywhere
License MIT
Upgrade Behavior install(Install over existing)
Elevation elevatesself(Self-elevates (UAC))
Release Notes Notable Changes Experimental Web Storage API [9e30724b53] - (SEMVER-MINOR) deps,lib,src: add experimental web storage (Colin Ihrig) #52435 API stability updates [201266706b] - doc: move node --run stability to rc (Yagiz Nizipli) #53433 [16c0884d48] - doc: mark WebSocket as stable (Matthew Aitken) #53352 [cf375e73c1] - doc: mark --heap-prof and related flags stable (Joyee Cheung) #53343 [0160745057] - doc: mark --cpu-prof and related flags stable (Joyee Cheung) #53343 Other Notable Changes [df4…