CeAppMgr
This variable contains the full path to the ActiveSync CE Application Manager program, or is empty if that program is not installed on the target system.
The CE Application Manager program is used to install and remove applications on Windows Mobile devices. It is part of the Microsoft ActiveSync software that is typically installed on desktop systems that connect to Windows Mobile devices.
Your installer can use <CeAppMgr> as a target path for a Run Program action to perform additional installation or removal actions on a Windows Mobile device. The installer also uses the CE Application Manager program to install any Mobile Components that you set to Use CE App Manager in their Install type attribute.
Usage
You can refer to this variable as <CeAppMgr>. Do not change this variable; it was configured for cross-platform compatibility.