En Tue, 13 Feb 2007 16:42:56 -0300, Tim Roberts <[EMAIL PROTECTED]> escribió:
> So, you could just zip up your \Python24 directory from home, export a > few keys from the registry, then unzip the zip and import the registry > files on your machine at work. You would have done exactly what the > installer did, and have a fully functional Python installation. ...just to find out that you missed the python2?.dll file that gets copied on windows\system32 > But what is the point? The Python installer is just an executable. If > you can run a py2exe executable, why can't you run the Python installer > executable? I don't know what's exactly the OP's problem, but in general, asking a user to install Python first, then wxPython, then pyOpenGL, and only then the desired application may be too much. py2exe is a nice way to package all of them. -- Gabriel Genellina _______________________________________________ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32