virtarun_c

The console version of https://virtamove.atlassian.net/wiki/spaces/VDOC/pages/314212693/virtarun?search_id=fc731346-89e4-432c-84f8-3960a890c8dd 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 application.