Py2exe

D duncanm255 at hotmail.com
Tue Feb 28 16:04:37 EST 2006


I have a simple client/server file server app that I would like to
convert to a single .exe.  The client is just uses Tkinter and displays
a simple GUI.  The server has no GUI and just listens for and processes
connections.  How can I convert these 2 files to an .exe, while
enabling the server app to register as a Windows service?  Thanks.

Doug




More information about the Python-list mailing list