Run a Batch Build (Compact 2013)

3/26/2014

A batch build automates the sequential building of multiple configurations of a Windows Embedded Compact 2013 OS design. You automate the building of multiple configurations by using the Batch Build command in Platform Builder.

To set up and run a batch build

  1. On the Build menu, click Batch Build.

  2. In the Batch Build dialog box, in the Build column, select each build configuration that you want to add to your batch build list.

  3. Click Build, Rebuild, or Clean, depending on which type of build you want to perform.

The builds are performed sequentially on the configurations that you selected. For more information about build options, see Build Menu Options. For general build information, see How the Build System Works.

For more precise control, you can generate scripts that run many integrated development environment (IDE) commands automatically. You can also perform command-line calls from scripts.

To access the script editor

  1. On the Tools menu, click Platform Builder.

  2. Click Configure Scripts.

For more information about how to use the script editor, see Configure Scripts Dialog Box.

See Also

Concepts

Customize Your Build