LaunchDeviceStageFromExplorer

MBAE deprecation warning

Important

Starting in Windows 10, version 1803, the MBAE app experience is replaced by an MO UWP app. For more information about MO UWP apps, see UWP mobile broadband apps.

The LaunchDeviceStageFromExplorer element should be set to false because it does not apply to service metadata packages in Windows 8, Windows 8.1, and Windows 10.

Usage

<LaunchDeviceStageFromExplorer>
  text
</LaunchDeviceStageFromExplorer>

Attributes

There are no attributes.

Text value

Should be set to false because it does not apply to service metadata packages in Windows 8, Windows 8.1, and Windows 10.

Child elements

There are no child elements.

Parent elements

Element Description

WindowsInfo

The parent element of the WindowsInfo XML schema.

XSD

<xs:element name="LaunchDeviceStageFromExplorer" type="xs:boolean" default="false" />

Remarks

The LaunchDeviceStageFromExplorer element is optional.