ScriptomaticV2.hta学习脚本好工具
2024-08-26 00:15:49
供稿:网友
代码如下:
<html>
<!--
'********************************************************************
'*
'* File: Scriptomatic.hta
'* Author: The Scripting Guys, Microsoft Corporation
'* Created: August 2002
'* Modified: July 2003 (1.0 -> 1.1 -> 2.0)
'* March 2004
'* Version: 2.0
'*
'* Description: Scriptomatic is a WMI Scripting learning tool
'* that creates example WMI scripts -- in VBScript,
'* JScript, or Perl -- that retrieve instances of
'* WMI managed resources that are described by
'* dynamic classes in the WMI schema (also known as
'* the Common Information Model or CIM).
'*
'* Dependencies: There are two (that we're aware of anyway):
'* 1. You must run Scriptomatic on a WMI-enabled
'* computer. Any Windows operating system that has
'* the number 2000 or higher in its name, or XP,
'* is a safe bet.
'* 2. And to successfully run the scripts generated
'* with Scriptomatic, well, you must be