Node.js Fails to run windows 7

Running node.js on Win7 simply executes then returns to the command prompt. Has anyone seen this behavior? Env path to node.exe is good. Any suggestions to remedy?

node -v --> v0.8.19

enter image description here