hi
what is Windows service ?

Re: what is Windows service ? by Mark

Mark
Tue Apr 11 05:59:35 CDT 2006

A special kind of program that has no visible appearance to the user, and
runs outside the context of 'a user' - ie: it does not have to have someone
working or logged onto a computer for it to run.

--
- Mark Randall
http://www.temporal-solutions.co.uk

"We're Systems and Networks..."
"It's our job to know..."
"Anis" <anis.khalife@gmail.com> wrote in message
news:1144743459.992501.163940@u72g2000cwu.googlegroups.com...
> hi
> what is Windows service ?
>



Re: what is Windows service ? by adebaene

adebaene
Tue Apr 11 07:41:56 CDT 2006


Anis a =E9crit :

> hi
> what is Windows service ?

A program that don' have any User Interface and that is started when
the system is booted, and stoped when the system is shutdown. It runs
independently from the login/logout of user(s) on the machine.

Arnaud
MVP - VC