AppUserModelId (Standard 8 Module Reference)

7/8/2014

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

This setting specifies the Application User Model Identifier of the Windows 8 app for Windows 8 Application Launcher to start.

This value is in the format of the package family name, followed by an exclamation point, followed by the application name.

For information about how to identify the AppUserModelId, see Guidelines for Developing Windows 8 Apps for Standard 8.

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

Windows 8 Application Launcher

Features/Branding/Windows 8 Application Launcher/AppUserModelId

Windows 8 Application Launcher

Features/Branding/Windows 8 Application Launcher/UserSettings/User/AppUserModelId

XML Example

The following XML example shows how to specify the Application User Model Identifier of a Windows 8 app.

<AppUserModelId>MyAppTest_3ydkyb7d5ddre!AppTest</AppUserModelId>

See Also

Concepts

Feature Module Settings
Windows 8 Application Launcher Overview