[EMAIL PROTECTED] wrote: >>I would love a single .exe file that would run without ANY OTHER FILES >>even if it was 50 Mb! > > > You should look at pyinstaller > (http://pyinstaller.hpcf.upr.edu/cgi-bin/trac.cgi), as far as I know > the only py->exe compiler that makes single file executables for > windows. You may even bundle additional files as well, such as images.
py2exe can do this now too. -- http://mail.python.org/mailman/listinfo/python-list