run
This command runs an executable on the client.
run [command line]
Parameters
- command line
The exact command line to run. This should be the absolute path of a program followed by any arguments.
Remarks
Programs invoked by this command are run synchronously. Control returns to the script only when the program exits.
See Also
Last updated on Thursday, April 08, 2004
© 1992-2003 Microsoft Corporation. All rights reserved.