Currently if the user sets the path to the node.exe they want to use in node.js project properties, we don't adjust the path to NPM and possibly other things.
We should look at taking this property first for the path before looking at system wide variables.
We should look at taking this property first for the path before looking at system wide variables.