Share via


UnInstall Configuration Service Provider

This Configuration Service Provider uninstalls applications from the device. A provisioning document that contains XML to uninstall an application should contain only that XML and no other provisioning information. Following this practice is the cleanest way to uninstall an application under the Smartphone transactioning model.

Note Access to this Configuration Service Provider is determined by Security roles. Because OEMs and Mobile Operators can selectively disallow access, ask them about the availability of this Configuration Service Provider. For more information, see Security Roles.

Note This Configuration Service Provider is not available on Windows Mobile-based Pocket PC.

Characteristics

  • application name
    The name of the application can be used as a characteristic type.

Parms

  • uninstall
    A Boolean value that determines whether to uninstall the application. A value of 0 specifies that the application is not to be uninstalled. A value of 1 indicates to uninstall the application.

    The root characteristic and the application name characteristic use this parm.

    The following table shows the default settings.

    Permissions read/write
    Roles allowed to query and update setting Manager

    AuthenticatedUser

Elements

Elements Available
parm-query Yes (uninstall parm always returns 0)
noparm No
nocharacteristic No
characteristic-query Yes
Recursive: Yes
Root level of the Configuration Service Provider: Yes

For information about specific elements, see MSPROV DTD Elements.

See Also

Configuration Service Provider Reference for Windows Mobile Devices | UnInstall Configuration Service Provider Examples

Send feedback on this topic to the authors.

© 2005 Microsoft Corporation. All rights reserved.