LogoURL (Standard 8 Module Reference)

7/8/2014

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

This setting contains a string that specifies the URL for a support webpage for the device manufacturer or organization. This URL appears on the Help and Support page.

When used with the Logo setting, the user can click on the logo to open the support webpage.

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

HelpAndSupport

Products/Embedded Core/HelpAndSupport/HelpAndSupport/LogoURL

XML Example

The following example shows how to configure the logo and URL so that the support webpage opens when the user clicks the logo on the Help and Support page.

<HelpAndSupport>
    <Logo>C:\Fabrikam\Logos\Logo.bmp</Logo>
    <LogoURL>http://www.fabrikam.com/support</LogoURL>
</HelpAndSupport>

See Also

Concepts

Embedded Core Settings
Feature Module Settings