<div dir="ltr">I would probably try to use py2exe, possibly with moonfallen&#39;s ntsvc code here: <br><a href="http://twistedmatrix.com/trac/browser/sandbox/moonfallen">http://twistedmatrix.com/trac/browser/sandbox/moonfallen</a><br>
<br>That should at least get you started.<br><br>Kevin Horn<br><br><div class="gmail_quote">On Tue, Sep 23, 2008 at 4:24 AM, Gabriel Rossetti <span dir="ltr">&lt;<a href="mailto:gabriel.rossetti@arimaz.com">gabriel.rossetti@arimaz.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Hello everyone,<br>
<br>
I have written an application that has one server and multiple clients using twisted. I would need to be able to install/run it under windows (for now) as an executable or a service. I can&#39;t have to have to install python and all the deps, this needs to be a drag-n-drop-n-execute-it-n- it-works deal, sort of like apple &quot;app&quot; files. I personally run each service (client) and the server as a diff. process as using twistd with one tac file seems slower. One of the services has a wx GUI too. Does anyone have any pointers/ideas/links concerning this? I saw that py2exe and freeze exists, but from the mailing list archives I couldn&#39;t tell it it really works.<br>

<br>
Thank you,<br>
Gabriel<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com" target="_blank">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</blockquote></div><br></div>