BluetoothTaskbarIconEnabled (Standard 8 Module Reference)

7/8/2014

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

This setting specifies whether the Bluetooth icon is displayed in the taskbar.

Set to true to display it; otherwise, set to false.

By default, Windows Embedded 8 Standard (Standard 8) displays the Bluetooth icon when the system has a Bluetooth module or adapter. Otherwise, the icon is not displayed.

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/BluetoothTaskbarIconEnabled

XML Example

The following XML example shows how to enable the Bluetooth taskbar.

<BluetoothTaskbarIconEnabled>true</BluetoothTaskbarIconEnabled>

See Also

Concepts

Embedded Core Settings