If you find yourself needing to execute a JScript script with Node.js then this post is for you. Why would you want to do this? Well, read on. JScript vs JavaScript JScript and JavaScript are different dialects of the ECMAScript standard. With JScript you can do things with WMI, use ActiveXObject constructors and…