SOLVED: py2exe and dynamic service installation ?

Harald Schneider h_schneider at marketmix.com
Tue Jun 24 09:52:55 EDT 2003


OK -- I catched the point :-)
I generated the service exe like usual and used XNET.EXE (part of the free
KIX package, see www.kixstart.org ) to install the service under any name.
Thanks!

--Harald


"Thomas Heller" <theller at python.net> schrieb im Newsbeitrag
news:wufbfwlg.fsf at python.net...
> "Harald Schneider" <h_schneider at marketmix.com> writes:
>
> > Thomas,
> >
> > do I need to prepare my Python app for the use with WISE, when I want to
> > install it as a service? Does it need to provide a certain service API
or
> > some special response codes ?
>
> No, you create your service with py2exe as always, and Wise does the
> rest - create a windows installer, install the files on the target
> machine and register the serice there. The registration is done from the
> installer, not from the service.
>
> I'll try to attach a screenshot of the dialogbox that the wise program
> displays (at build time), so you can see the options which are
> available.
> Hm, doesn't work in the newsgroup - will send by private mail.
>
> Thomas






More information about the Python-list mailing list