Unldcmd Tool (Windows Embedded CE 6.0)

1/6/2010

The Unldcmd tool (Unldcmd .exe) runs on your target device. This tool is meant to be used for headless and primitive devices. Use this tool to remove a specified program.

unldcmd <Unloadfile>

Parameters

  • Unloadfile
    Specifies the unload file which is automatically generated during the installation of the program. This file contains all of the information that is necessary to remove the program.

Remarks

The Unloadfile filename has the format <Software Provider Name> <Program Name>, where Software Provider Name is generated from the Provider field of the Version section of the .inf file, and Program Name is generated from the AppName field of the CEStrings section of the .inf file.

If you specify the nouninstall option during Wceldcmd, this file will not be generated.

See Also

Concepts

Utilities
CAB Wizard
Wceldcmd Tool
Information File