Open CMD as administrator Run: assoc .js=NodeJSFile ftype NodeJSFile="C:\Program Files\nodejs\node.exe" "%1" %*
and verify file association by assoc.js it should show that .js file is associated to node.js