This will download and symlink to a specified nodejs version.
The batch file is dependent on both 7zip and curl, these are automatically downloaded (regardless of if they're already installed).
To install simply download the batch file, and add the NodeJS and nvm 'directories' to the %path% enviromnment variable.
In my case my path became: %path%;%appdata%\nodejs;%appdata%\nvm