On Mon, Apr 11, 2011 at 4:24 PM, ALAN GAULD <alan.ga...@btinternet.com>wrote:

>  > It doesn't make sense to say, go here, install this, ok, now drop
> > this in this folder, ok now drop this in that folder, ok now open
> > your command prompt and type this string
>
> Agreed, we need to package our apps so the user doesn't need to
> do this. But that doesn't necessariily mean creating a packed exe.
> But sadly that usually means using a third party installer, and the
> best of those are all commercial so it costs $$$.
>

The best, yes, but the likes of InnoSetup or NSIS are free, and fairly
reasonable to use.

Once I graduate, I suspect it won't be long before I've built a few
templates around one or the other specifically designed for Python. I'm not
aware if anyone else has done such things.

-Wayne
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to