Share via


Model (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string with a maximum length of 256 characters that specifies the name of the device model.

This setting can be empty.

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

Shell-Setup

Products/Embedded Core/Shell-Setup/OEMInformation/Model

XML Example

The following XML example shows how to set the OEM and model information.

<OEMInformation>
      <Manufacturer>OEM name</Manufacturer>
      <Model>model name</Model>
</OEMInformation>

See Also

Concepts

Embedded Core Settings