MSI
WinGet
Node.js 10
Node.js Foundation · 10.23.2 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v10.23.2-x64.msi /quiet /norestart
InstallPath
msiexec /i node-v10.23.2-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{B02BF248-6965-4589-A98C-71588FD0C676}
Product version operator
Greater than or equal to
Product version
10.23.2
MSI Properties
Product Code
{B02BF248-6965-4589-A98C-71588FD0C676}
File Identity
Filename
node-v10.23.2-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.10
Version
10.23.2
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v10.23.2/node-v10.23.2-x64.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Notable changes
Release keys have been synchronized with the main branch.
- deps:
- upgrade npm to 6.14.11 (Darcy Clarke) #36838
Commits
- [cc6b69557a] - deps: upgrade npm to 6.14.11 (Darcy Clarke) #36838
- [aefb66528a] - doc: update contact information for @BethGriggs (Beth Griggs) #35451
- [08931481d8] - doc: update contact information for richardlau (Richard Lau) #35450
- [bc0617f4ea] - doc: update release key for Danielle Adams (Danielle Adams) #36793
- [d7c09fcfd3] - doc: add release key…