Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>: > Thanks for this. But do you know how I can achieve a single exe file > with the dist and build folders. Is it possible to run a single exe file > without the other dependencies?
There is another freezer here: http://starship.python.net/crew/atuining/cx_Freeze/ I don't have any experience with it, though, so I don't know if it will do what you want. Just as a note --- you only need to distribute the contents of the dist directory. Don't worry about the build directory or your source code. -- John. _______________________________________________ Tutor maillist - Tutor@python.org http://mail.python.org/mailman/listinfo/tutor