Node.js Portable Windows Version

April 7th, 2012

Here is the portable version of Node.js, a platform for JavaScript server applications. The portable build contains the same files as the .msi distribution, along with a helper script that launches Node with the correct NODE_PATH environment variable.

Download here: Node.js: 0.6.14, 32-bit (3.2 MB).

To start using it, extract the file, and start node.cmd.

↑ Back to top