A WSH Command Example

Several sample scripts are installed when you install the PDC release of WSH. The sample scripts are in the %windir%\WSamples folder (where %windir% is your Windows 95 or Windows NT folder).

For example, to run CHART.VBS:

Run the Windows NT or Windows 95 MS-DOS command prompt.

Run the following commands:

cscript //logo %windir%\wsamples\chart.vbs

cscript //nologo %windir%\wsamples\chart.vbs