Windows Service in XP Embedded
I am currently working on a project using Windows XP Embedded as its platform and I need to find out how to add a Windows Service to the build.
I have a C#-based Windows Service Application that works correctly on an XP Pro system, however, I cannot figure out how to either include it in my build of the XP Embedded OS or how to install it to the Embedded OS on the target machine using installutil..
Does anyone know how to accomplish task? Any help from anyone who has had to do something similar would be most appreciative.
Thanks

