Creating single .exe file without py2exe and pyinstaller

Abah Joseph joefazee at gmail.com
Sat Oct 18 23:45:16 EDT 2008


I have written a small application of about 40-45 lines which is about 4KB,
so I want to create a single .exe file from it, using py2exe it created
unnecessary files, that just increase the size of the program and also less
portable to me. What else can I use?
I am on windows XP.
Python 2.5
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20081019/c72889f2/attachment.html>


More information about the Python-list mailing list