MSI
WinGet
Node.js 22
Node.js Foundation · 22.21.1 · arm64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v22.21.1-arm64.msi /quiet /norestart
InstallPath
msiexec /i node-v22.21.1-arm64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{95082E3B-75F5-4ACF-8133-4771AF144D2C}
Product version operator
Greater than or equal to
Product version
22.21.1
MSI Properties
Product Code
{95082E3B-75F5-4ACF-8133-4771AF144D2C}
File Identity
Filename
node-v22.21.1-arm64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.22
Version
22.21.1
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v22.21.1/node-v22.21.1-arm64.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Commits
- [af33e8e668] - benchmark: remove unused variable from util/priority-queue (Bruno Rodrigues) #59872
- [6764ce8756] - benchmark: update count to n in permission startup (Bruno Rodrigues) #59872
- [4e8d99f0dc] - benchmark: update num to n in dgram offset-length (Bruno Rodrigues) #59872
- [af0a8ba7f8] - benchmark: adjust dgram offset-length len values (Bruno Rodrigues) #59708
- [78efd1be4a] - benchmark: update num to n in dgram offset-length (Bruno Rodrigues) #59708
- [df72dc96e9] - consol…