/
virtarun_c
virtarun_c
The console version of virtarun is meant to be used for scripting purposes. This command runs a container application. Administrator privileges are not required.
Syntax
virtarun_c [/S] [/C <cdPath>] Appliance [application][arguments]
Options
Option | Description |
/S | Silent mode. Suppresses dialog box pop-up warning/errors so that batch scripts don't fail. |
/C | Change to a new working directory at launch. |
Appliance | The full path of the appliance. |
application | The full path of the application to run. If an application is not specified, the application specified in the Startup property will run. |
arguments | Argument parameters for |