
VDX-6318 Windows Embedded Compact 7 - Getting Started Guide
Windows Embedded Compact 7 Getting Started Rev 2.00
Page 29
AutoLaunch_v300_Compact 7\
Autolaunch CoreCon
Note:
When this sub-component is added, it includes the command script to copy the necessary CoreCon
connectivity files to the OS design’s build release directory, and include the following registries to
launch CoreCon during startup:
[
HKEY_LOCAL_MACHINE\Startup]
“Process0”=”ConmanClient2.exe”
“Process0Delay”=dword:00001388
[
HKEY_LOCAL_MACHINE\System]
“CoreConOverrideSecurity”=dword:1
AutoLaunch_v300_Compact 7\
Autolaunch Remote Display application
Note:
When this sub-component is added to the OS design, it sets the SYSGEN_CERDISP variable to
include the Remote Display application to the OS design and include the following registry entries
to launch the Remote Display application during startup:
[
HKEY_LOCAL_MACHINE\Startup]
“Process1”=”cerdisp -c”
“Process1Delay”=dword:00002710
Customize the OS Design – Locate Component by Search
The VS2008 IDE provides the search function to locate Compact 7 component from the catalog by
searching the catalog using key-word or partial key-word associated with the component. In this
section, you will use the search function to locate a component from the catalog and add the
component to the OS design.
From the
Catalog Item View
tab, enter
Telnet
in the search text box on the top right, and click the
green arrow
to the right of the search text box to locate the
Telnet Server
component, as shown in
Figure 18.
Fig. 18 -
Locate component using the search feature
The search engine locates and highlights the
Telnet Server
component, as shown in Figure 19.