Launch with Parameters?
Dar Scott
dsc at swcp.com
Mon Mar 25 18:32:01 EST 2002
On Monday, March 25, 2002, at 03:57 PM, Scott Rossi wrote:
> On Windows, how can one launch an application with parameters
> included in the command line? For example, with most installers,
> including "/s" after the path to the installer will cause the
> installer to run silently. Can this be done from MC using "open
> process" or similar?
Yes. I have used command line args in "shell" and "open process".
For example:
... shell("ping -n 1 127.0.0.1") ...
Dar
More information about the metacard
mailing list