Servicesd.exe Catalog Items and Sysgen Variables (Compact 2013)
3/26/2014
In Windows Embedded Compact, you can implement service DLLs.
Servicesd.exe provides enhanced loading capabilities for services, such as support for starting, pausing, and stopping services.
Note
Services.exe, which was the host process of services DLLs before Windows Embedded CE 6.0 R2, now acts only as a command-line interpreter.
For more information about how to add or remove catalog items, see Create Your First OS.
Hardware and Software Requirements
- Requires TCP/IP and Winsock For more information, see TCP/IP Catalog Items and Sysgen Variables.
Catalog Items and Sysgen Variables
The following table describes the catalog items and associated SYSGEN variables you can use to add servicesd.exe to your OS.
Catalog item |
SYSGEN variable |
Description |
Dependencies |
---|---|---|---|
Core Server Support |
SYSGEN_SERVICES |
Provides servicesd.exe, a process that hosts service DLLs on your device, and servicesenum.dll, servicesfilter.dll, and servicesstart.exe, which support servicesd.exe. For more information, see Servicesd.exe. |
None. |