【2007-06-11】use jscript with List Proxy Server Information
Description Returns information about the Internet proxy server used by a computer. Supported P
【2007-06-11】use jscript List Installed Software
Description ReturnsalistofsoftwarethatwasinstalledonacomputerusingWindowsInstaller.Thisinformation
【2007-06-11】List Installed Software Features
Description ReturnsalistoffeaturesforallthesoftwareinstalledonacomputerusingWindowsInstaller. Scri
【2007-06-11】List Information About the Binary Files Used by an Application
Description Returnsthenameandproductcodeofbinaryinformation(suchasbitmaps,icons,executablefiles,an
【2007-06-11】List the Codec Files on a Computer
Description UsesWMItoreturninformationaboutalltheaudioandvideocodecfilesinstalledonacomputer. Scri
【2007-06-11】List the UTC Time on a Computer
Description ReportstheUniversalTimeCoordinate(UTC)timeonacomputer. ScriptCode 复制代码 代码如下:varwbemFla
【2007-06-12】List Installed Hot Fixes
Returnsalistofallthehotfixesinstalledonacomputer. ScriptCode 复制代码 代码如下:varwbemFlagReturnImmediatel
【2007-06-12】excel操作之Add Data to a Spreadsheet Cell
ScriptCode 复制代码 代码如下:SetobjExcel=CreateObject("Excel.Application") objExcel.Visible=True objExcel.
【2007-06-12】Add Formatted Data to a Spreadsheet
【2007-06-12】Apply an AutoFormat to an Excel Spreadsheet
ScriptCode 复制代码 代码如下:ConstxpRangeAutoFormatList2=11 SetobjExcel=CreateObject("Excel.Application")