MSI
WinGet
Node.js 10
Node.js Foundation · 10.23.3 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Install
msiexec /i node-v10.23.3-x64.msi /quiet /norestart
InstallPath
msiexec /i node-v10.23.3-x64.msi /quiet /norestart INSTALLDIR="<INSTALLPATH>"
Intune Detection Rule
MSI Rule
Rule type
MSI information
Product code
{BA3D9D55-7A2C-4BCD-A587-D721D6B66428}
Product version operator
Greater than or equal to
Product version
10.23.3
MSI Properties
Product Code
{BA3D9D55-7A2C-4BCD-A587-D721D6B66428}
File Identity
Filename
node-v10.23.3-x64.msi
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
OpenJS.NodeJS.10
Version
10.23.3
Description
Run JavaScript Everywhere
License
MIT
↗
Homepage
https://nodejs.org/
Installer URL
https://nodejs.org/dist/v10.23.3/node-v10.23.3-x64.msi
Upgrade Behavior
install(Install over existing)
Elevation
elevatesself(Self-elevates (UAC))
Release Notes
Notable changes
The update to npm 6.14.11 has been relanded so that npm correctly reports its version.
Commits
- [953a85035d] - crypto: fix crash when calling digest after piping (Tobias Nießen) #28251
- [fe2c98003e] - deps: upgrade npm to 6.14.11 (Ruy Adorno) #37173
- [7b7fb43b8a] - Revert "deps: upgrade npm to 6.14.11" (Richard Lau) #37278
- [1c6fbd6ffe] - test: add test that verifies crypto stream pipeline (Evan Lucas) #37009