ANAKINN.NEO said:
Hi All,
Could any one clarify me the difference between XP Embedded and XP
Professional for Embedded or both are same.
Help will be appriciated.
REGARDS
ANAKINN.NEO
There is a LOT of information you can get from
http://msdn.microsoft.com/embedded.
Very briefly, the differences are:
1. Componentization of the OS
2. Embedded Enabling Features (EEFs)
With XPE, you can build much smaller OS images. This has a variety of
advantages not the least of which is testing/security. Less code = Less
risk
With XPE, you can use features targetted specifically for the XPE platform
(Enhanced Write Filter, Remote Boot, Device Update Agent, etc).
XP Pro for Embedded is simply XP Pro (the exact bits) with restrictions on
usage by contract. XPE is an OS that you don't "install", you use a toolkit
to craft the subset you wish to use and extend via EEFs.
If you have more questions, feel free to contact me offlist.