Share via


UseConfigurationSet (Standard 8 Module Reference)

7/8/2014

Review the applicable Embedded Core modules and any examples for the UseConfigurationSet setting in Windows Embedded 8 Standard (Standard 8).

This setting specifies whether to use a configuration set for Windows Embedded 8 Standard (Standard 8) Setup.

A configuration set is a folder that contains additional device drivers, applications, or other binaries that you want to add to Standard 8 during installation. You can create a configuration set in Image Configuration Editor (ICE). Configuration sets are useful when a network share is not available. For more information about configuration sets, see Configuration Sets.

Set to true to use a configuration set; otherwise, set to false.

Modules

The following table shows the modules that you can apply this setting to. In Image Configuration Editor (ICE), you can follow the corresponding path to set this setting for a module.

Module

Path

Setup

Products/Embedded Core/Setup/UseConfigurationSet

XML Example

The following XML example specifies that a configuration set is used.

<UseConfigurationSet>true</UseConfigurationSet>

See Also

Concepts

Embedded Core Settings
Configuration Sets