IM (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string with a maximum length of 259 characters that specifies the default instant messenger application to use when the user restores the device manufacturer's settings in Default Programs.

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/ClientApplications/IM

XML Example

The following XML example shows how to specify the default instant messenger application.

<ClientApplications>
      <IM>IMCanonical</IM>
</ClientApplications>

See Also

Concepts

Embedded Core Settings