On Thu, Dec 19, 2002 at 02:08:01PM -0800, Tim Anderson wrote: > If microsoft can get the bloated pig monster that is IIS running as a > service then I think something like jabberd should be pretty straight > forward. The jabber server should run as a service under windows. > Period.
Not sure if this is quite what you're looking for, but you should be able to use SRVANY.EXE and INSTSRV.EXE from the resource kit. For more information take a look here: http://support.microsoft.com/default.aspx?scid=KB;en-us;q137890 Essentially, it allows you to run almost anything as a service. -- Jamin W. Collins _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
