"Thomas Heller" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> Martin Evans schrieb:
>> I have converted a Python script using py2exe and have it set to not
>> bundle
>> or compress. The result is my exe and all the support files including
>> library.zip (exactly as planned - nice
Hey,
[Offtopic:] Use PyInstaller...very easy to use - better than py2exe!!
see here:
http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi
Bye,
Matthias
--
http://mail.python.org/mailman/listinfo/python-list
Martin Evans schrieb:
> I have converted a Python script using py2exe and have it set to not bundle
> or compress. The result is my exe and all the support files including
> library.zip (exactly as planned - nice job py2exe).
>
> Question: My py2exe application needs to be able to execute extra