The Windows Script Host is Microsoft's response to the need for a way of programming Windows in a manner analogous to the way batch files can be used to automate jobs in MS-DOS. Rather as Office 2000 provides VBA (Visual Basic for Applications) as a development tool, Windows 98 and Windows 2000 contain the Windows Script Host. WSH enables you to use scripting languages to access the Windows shell directly. As well as providing facilities of its own for tasks including shortcut management and registry manipulation, WSH enables the use of any Automation-compatible COM object. In other words, a script can be created with a simple text editor like Notepad, and used to control any process for which an object model exists.
What is this book about? The VBScript standard has changed over time, and several new things have been introduced since this book first published in 1999. The current standard for VBScript is 5.6.
As well as covering the basics of this well established and diverse subject area at all levels, Wrox books in this category continue to push into specialist areas, getting straight...
Market_Desc: This book is aimed at programmers, client and server-side Web developers and system administrators.
A technical expert offers critical information on using the scripting tool that is native to Windows NT/2000 and designed to automate Windows applications and administrative tasks.
Completely updated for Windows Vista and Windows Server 2003 R2, this book is packed with practical examples for today's programmer, Web developer, or system administrator Combines a comprehensive overview of the VBScript technology and ...
Each entry in the reference section details the following: The keyword's syntax, using standard code conventions A list of arguments accepted by the function or procedure, if any exist A discussion of how and where the keyword should be ...
If, however, you do have some programming experience, certain parts of the book will likely go faster for you. What You Need The requirements for using this book are quite simple: a computer running Windows 95, 98, ME, NT 4.0, or 2000.
Microsoft's Visual Basic Scripting Edition (VBScript), a subset of Visual Basic for Applications, is a powerful language for Internet application development, where it can serve as a scripting language for...
"Microsoft Windows Script Host 2.0 Developer's Guide" is the complete guide to automating routine Windows-based tasks by using Microsoft technologies.
Based on the bestsellingVBScript in a Nutshell, this small book details every VBScript language element--every statement, function, and object--both in VBScript itself, and in the Microsoft Scripting Runtime Library.