exec/spawn cmd.js with 'node' …
See #429 (comment) > This is because a windows system doesn't use the shebang so it might > not know how to execute a js file. Spawning using node and node will > understand how to read this.