Gijs Korremans wrote:
> Hi,
>
> I'm using windows 2003 small business server and I want to install my
python programm as a NT (it's just an old name) service. Does anybody
know how to do this?
>
>
> Kind regards,
>
>
> Gijs Korremans
> R&D Department
>
> Global Supply Chain Services (pty) Ltd.
> P
> I'm using windows 2003 small business server and I want to install my
python programm as a NT (it's just an old name) service. Does anybody
know how to do this?
1. you need win32 extensions installed;
2. you need py2exe (optional if you want to install the service on the
machine with no Python)
Hi there,
these guys did it:
http://www.cherrypy.org/wiki/WindowsService
not sure if it can help.
Lorenzo
--
http://mail.python.org/mailman/listinfo/python-list