Vincent Delporte wrote: > Hi > > I browsed the archives, but since some messages date back a bit, I > wanted to make sure that > > - py2exe is still the best tool in town to compile Python scripts to > run on a Windows host that doesn't have Python installed, including > wxWidgets/wxPython > > - there's no way to build a single EXE, to make deployment easier (if > multiple files, I need to build an installer with eg. NSIS or > InnoSetup)? > > Thank you.
Hi, Yes there is a way to make one .exe/.msi for everything ... but it does require purchasing a tool such as VC++. I have python + wxWindows + my stuff + many other libraries in one installer (takes 120 Megs (sigh)) Philippe -- http://mail.python.org/mailman/listinfo/python-list