Differences
This shows you the differences between the selected revisions of the page.
| 2009-05-25 | 2009-07-08 | ||
| guide_dotnet (martin) | no summary (78.106.160.43) | ||
| Line 17: | Line 17: | ||
| See [[guide_automation|guide to automation]] for some examples. | See [[guide_automation|guide to automation]] for some examples. | ||
| - | ===== [[wsh]] Windows scripting host (Java or VB script) ===== | + | ===== [[wsh]] Windows scripting host (JScript or VB script) ===== | 
| [[wp>Windows Script Host|Windows script host]] is an automation technology for Microsoft Windows that provides scripting capabilities comparable to batch files, but with a greater range of supported features. It is language-independent. By default it interprets and runs plain-text JScript (JavaScript-like) and VBScript. Users can install different scripting engines. | [[wp>Windows Script Host|Windows script host]] is an automation technology for Microsoft Windows that provides scripting capabilities comparable to batch files, but with a greater range of supported features. It is language-independent. By default it interprets and runs plain-text JScript (JavaScript-like) and VBScript. Users can install different scripting engines. | ||