Virtual CD knowledge base


Tags VirtualCD

Command line parameters of the Virtual CD Image Wizard

Is it possible to use the Virtual CD Image Wizard within a script?

The Virtual CD v10 Image Wizard supports the following command line parameters:

vc10Build.exe [source drive] /vps:["copy template"] /image:["image name and path"] /name:["description"] /auto /min

Example:
Create a new image named "Test" based on a source disc in drive F: using the copy template "v9 - Automatic copy.vps" and close automatically when done.

vc10build.exe F: /vps:"v9 - Automatic copy.vps" /name:"Test" /auto

Remarks:

Virtual CD v9 supports all parameters except /image.

Up to Virtual CD v8 the following parameter syntax is supported:

v8build.exe F: /vps:v8 - Automatic copy.vps

Please not the the copy template has to be specified WITHOUT quotation marks!

Whether the Builder closes automatically depends on the settings within the Builder.


Article #2429 | 09/07/10 | Hartmut Mäcker