Windows CE 7 Command Prompt starts with your program

When testing a solution compiled using SDKs that were not built with the Windows Compact Embedded 7 platform builder, I could observe that every time the program was executed, a command prompt appears.

The Solution

Compile the program using a SDK that was created using the Windows Compact Embedded 7 platform builder. I executed the following steps described here to increase the performance when using ARMv7 processors and the command no longer appeared.

Written on