OEMAppId (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string that specifies an OEM application that can access information that the user entered in the OEM registration screen that was then saved to the user’s profile.

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/OOBE/OEMAppId

XML Example

The following XML example shows how to specify an OEM application.

<OOBE>
   <OEMAppID>winstore_abc123def!Windows.Store</OEMAppID>
</OOBE>

See Also

Concepts

Embedded Core Settings