[Tutor] standalone *.exe

Glen Wheeler wheelege@hotmail.com
Fri, 22 Feb 2002 22:44:14 +1100


  I posted a response to a question like this a little while ago.  The short
answer is try out py2exe, but also Installer.  I like py2exe more, but it's
your choice.  Here is the link to py2exe
(http://starship.python.net/crew/theller/py2exe/) - there is a link to
Installer at the bottom of the page if you want to check that out.
  If you have any problems, don't hesitate to ask :)

----- Original Message -----
From: "Scott Durkin" <sdurkin@psd.k12.co.us>
To: <tutor@python.org>
Sent: Friday, February 22, 2002 10:35 PM
Subject: [Tutor] standalone *.exe


> Hi,
>
> What is (or is there) the definitive way to create standalone *.exe files
> that will function later on another computer running Windows that does not
> have Python installed on it?
>
> Thank you for your help.
>
> Scott Durkin
> http://www.psd.k12.co.us/staff/sdurkin
>
>
> _______________________________________________
> Tutor maillist  -  Tutor@python.org
> http://mail.python.org/mailman/listinfo/tutor
>