S
Savant
Hi all,
Can we remove the Windows services from XP Embedded image? When I say
removing services, I mean they do not appear in the built image. Can we
do this?
For example, is there any particular component which, if not included
in the target image, would not register/create DHCP client service in
the Windows Services (services.msc)?
I tried it, the service was created but since the component wasn't
present, the service was unable to start and said "required files are
missing".
I have googled on this topic and found chiefly the posts which suggest
disabling the services or setting their startup to manuel in order to
remove them (nevertheless they would be present).
Doing that is easy: one can write a script employing the SC.EXE utility
to set a customized startup for each service.
Reflections on this subject would be appreciated,
Savant
Can we remove the Windows services from XP Embedded image? When I say
removing services, I mean they do not appear in the built image. Can we
do this?
For example, is there any particular component which, if not included
in the target image, would not register/create DHCP client service in
the Windows Services (services.msc)?
I tried it, the service was created but since the component wasn't
present, the service was unable to start and said "required files are
missing".
I have googled on this topic and found chiefly the posts which suggest
disabling the services or setting their startup to manuel in order to
remove them (nevertheless they would be present).
Doing that is easy: one can write a script employing the SC.EXE utility
to set a customized startup for each service.
Reflections on this subject would be appreciated,
Savant