[python-win32] py2exe all of it
Tim Roberts
timr at probo.com
Fri Feb 23 18:23:04 CET 2007
Wedge & Lever wrote:
>
> ...
> My next plan is to copy an entire python installation (files and
> folders) onto a shared network drive, and write something to set up
> path and pythonpath environment variables. That way, any machine
> connected to that drive should run python programs without any
> installation. Making an app launchable via 'doubleclick' will require
> encapsulating the setup program and the app itself, but there are
> 1,001 ways to do that.
OK, but here's the part that bothers me. What you are describing is
essentially what an installer would do. If you are able to do what you
suggest, then why can't you just run the installer? What's the difference?
--
Tim Roberts, timr at probo.com
Providenza & Boekelheide, Inc.
More information about the Python-win32
mailing list