There are three ways to run your scripts.
- In the Windows environment, double-click the icon of the script (you run script files the same way you run regular executable files).
- In the Windows environment, click the Start button, and then click Run. In the Open field of the Run dialog box, type the full path of the script, and click OK.
- From the command line, type the name of the script.
See Also
Running Scripts with WScript.exe | Running Scripts with CScript.exe | What to Include to Run a Script | Drag and Drop Support