Windows Script Host

From Rosetta Code
Revision as of 12:37, 18 April 2018 by rosettacode>Cloudius
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Windows Script Host is an implementation of JavaScript. Other implementations of JavaScript.
Windows Script Host is an implementation of VBScript. Other implementations of VBScript.

Windows Script Host (abbreviated WSH; originally Windows Scripting Host) is the scripting engine included with modern releases of Windows. WSH was first included with Windows 98, but earlier versions of Windows could also get it by installing Internet Explorer 5. WSH includes runtime engines for both JScript and VBScript.