Table of Contents

About

Jscript is the Microsoft implementation of the ECMAScript ed. 3 standard and is a component of Windows script host

Management

Engine

ftype | grep -i JSFile
JSFile=C:\Windows\System32\WScript.exe "%1" %*

Documentation / Reference

  • JScript Deviations from ES3. Describes differences between the ECMAScript ed. 3 standard and its Microsoft implementation (JScript). Also includes information on other browsers (Opera, Firefox, and Safari).