Silent Install HQ
ZIP WinGet

Node.js 6

Node.js Foundation · 6.12.3 · x64

Before deploying, verify this file with VirusTotal ↗

Silent Commands

Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.

File Identity

SHA256 14ed5f40667a6ec6b80c9b1647dbebd5fcd965eec965af6725c90c00e917183b VirusTotal ↗
Filename node-v6.12.3-win-x64.zip

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID OpenJS.NodeJS.6
Version 6.12.3
Description Run JavaScript Everywhere
License MIT
Release Notes This LTS release comes with 115 commits. This includes 52 which are test related, 40 which are doc related, 12 which are build / tool related and 2 commits which updating a dependency. Notable Changes - build: - configure can now be run from any directory (Gibson Fahnestock) #17321 Commits - [b1b975370f] - benchmark,path: remove unused variables (薛定谔的猫) #15789 - [ac6f345f70] - build: allow running configure from any directory (Gibson Fahnestock) #17321 - [017492eca2] - build: add serial commas…