Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
Application Manager (CEAppMgr.exe) has configurable registry key settings that allow the user to configure it so that it displays errors and other information. It also has configurable registry key settings that allow the user to install an application without being interrupted by messages that ask the user for verification.
The following table describes the configurable values for the HKEY_LOCAL_MACHINE\Software\Microsoft\Windows CE Services\AppMgrregistry key.
Value | Type | Description |
---|---|---|
ReportErrors |
DWORD |
If this value is non-zero, CEAppMgr.exe displays errors and other information in message boxes as it runs. You can get this same behavior by using the /REPORT command line switch to CEAppMgr.exe. For more information about the /REPORT switch, see The Application Managerand Troubleshooting the Application Manager. |
SilentInstall |
DWORD |
This setting allows the user to install an application without any windows or dialog boxes opening to ask for user verification. |