Regarding Service Application

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello,

I am working on windows XP embedded. I am building OS image for the target
machine. My doubt is as follows:

Whenever we build the OS few of the services will be automatically gets
started.
for eg: Wireless Zero Configuration, Automatic Updates etc.

but my question is i need to change the status of this as Manual or disable
while building the Image. so Is there any option in the Process where I can
change the status.

Regards,
Michells
 
Hello,

I have one more issue. Can any one let me know how does OS generates INF
file.So that I can change the configuration.

Regards
Michells
 
There is probably three different options:

1. If available in the Resouces for the component, modify the advanced
settings to disable or set the service state..
2. Run an application or script during FBA that disables the services
3. Post-FBA (which you are not looking for) - go into services in teh
control panel and change them.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 
Back
Top