VBScript Catalog Items and Sysgen Variables (Compact 2013)

3/26/2014

In Windows Embedded Compact, you can implement Microsoft Visual Basic Scripting Edition (VBScript) functionality by including a run-time engine for parsing and translating VBScript scripting code on Web pages and in other browser host applications.

For more information about how to add or remove catalog items, see Create Your First OS.

Hardware and Software Requirements

  • Requires a web browser.

Catalog Items and Sysgen Variables

The following table shows the catalog items and associated SYSGEN variables that provide support for the VBScript scripting language.

Catalog item

SYSGEN variable

Description

Dependencies

VBScript 5.8

SYSGEN_VBSCRIPT

Provides the VBScript 5.8 run-time engine, which includes support for script authoring. This enables Windows Embedded Compact to support Web pages that include script code that animates Dynamic HTML (DHTML), encoding, and creating MsgBox and InputBox UI functionality.

None.

See Also

Other Resources

Scripting Languages