Run a program as a service

G

Guest

Guest
Archived from groups: microsoft.public.windowsnt.misc (More info?)

I know its possible to run a program as a service in NT, but I've forgotten
how.
Could someone remind me please ?
 

Jonathan

Distinguished
Apr 9, 2004
321
0
18,780
Archived from groups: microsoft.public.windowsnt.misc (More info?)

The run as service app in the resource kit, srvany.exe

Jonathan
"Graemem" <Graemem@discussions.microsoft.com> wrote in message
news:4FD2EA34-3F7F-4845-80A9-EAB7A43809F4@microsoft.com...
> I know its possible to run a program as a service in NT, but I've
forgotten
> how.
> Could someone remind me please ?
 

Ole

Distinguished
Apr 5, 2004
27
0
18,530
Archived from groups: microsoft.public.windowsnt.misc (More info?)

You can use a program as Service+ from Nicoware. It will run any
application as a service. You can control the applications environment
and use separate start and stop commands for your application.

It has a very nice GUI and you don't have to be an expert to use it.

We are using it on our servers and workstations for a variety of
applications without any problems at all.

Look at http://nicoware.net/software/products/serviceplus/index.php

Ole