[Xitami] FYI: running vanilla (console) Xitami as a service
Jeff Hamblin
xitami@lists.xitami.org
Sat, 29 Jun 2002 12:04:57 -0700
> Micro$oft do actually already have an app to do this without using
> third party software, if you should so need to do this for Xitami or
> something else...
>
> Please see this article.
>
> http://support.microsoft.com/search/preview.aspx?scid=kb;en-us;Q251192
>
That link points to an article about "sc.exe", which
is for remotely configuring and controlling services.
But to make a regular app run as a service you need
something else, I believe.
The MS Windows NT and 2000 resource kits have
a utility called "srvany.exe" that will run many
regular apps as a service.
http://support.microsoft.com/default.aspx?scid=kb;en-us;Q137890
I had to use it to get Mercury Mail to run as a
service. Seems to be working okay so far.
-Jeff H