MSI
WinGet
Node.js
Node.js Foundation · 24.9.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v24.9.0-x64.msi /quiet /norestart
InstallPath
msiexec /i node-v24.9.0-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{66C37A44-92B0-43FF-A723-81BE75A2717D}
Product version operator
Greater than or equal to
Product version
24.9.0
MSI Properties
Product Code
{66C37A44-92B0-43FF-A723-81BE75A2717D}
File Identity
Filename
node-v24.9.0-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS
Version
24.9.0
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v24.9.0/node-v24.9.0-x64.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Notable Changes
- [9b043a9096] - (SEMVER-MINOR) http: add shouldUpgradeCallback to let servers control HTTP upgrades (Tim Perry) #59824
- [a6456ab90a] - (SEMVER-MINOR) sqlite: cleanup ERM support and export Session class (James M Snell) #58378
- [5563361d22] - (SEMVER-MINOR) sqlite: add tagged template (0hm☘️) #58748
- [04013ee933] - (SEMVER-MINOR) worker: add heap profile API (theanarkh) #59846
Commits
- [cbec4fd6de] - benchmark: calibrate config dgram multi-buffer (Bruno Rodrigues) #59696
- [9…