Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
OEMAppID
enables the OEM to specify app information. If the OEM uses this setting, all information entered by the user in the OEM registration screen is written to a ___location in the user's profile that can be accessed by the OEM app.
Values
The OEMAppID
setting must be a string.
Valid Configuration Passes
oobeSystem
Parent Hierarchy
Microsoft-Windows-Shell-Setup | OOBE | OEMAppID
Applies To
For a list of the supported Windows editions and architectures that this component supports, see Microsoft-Windows-Shell-Setup.
XML Example
The following XML example shows how to use the OEMAppID
setting.
<OOBE>
<OEMAppID>winstore_abc123def!Windows.Store</OEMAppID>
</OOBE>