[EMAIL PROTECTED] > I am working on a project that requires python to be installed on a large > number of windows servers and was wondering if anyone has found a method > to do this. I found the article from 2003, but nobody ever stated that > they have found an option for this.
I'm not quite clear whether you're asking this question from a Python point-of-view (eg running Python from a shared drive) or from a Windows point-of-view. If the former then perhaps have a look at the Moveable Python project: http://www.voidspace.org.uk/python/movpy/ I admittedly haven't tried it, but since it's designed to run off memory sticks etc. I imagine running from a shared drive shouldn't be too difficult. There are (commercial) products such as LanDesk which facilitate the latter, and in any case the Python installation doesn't do anything especially perverse. If you did want to install on each machine, perhaps you could get some advice from the Moveable Python people. TJG ________________________________________________________________________ This e-mail has been scanned for all viruses by Star. The service is powered by MessageLabs. For more information on a proactive anti-virus service working around the clock, around the globe, visit: http://www.star.net.uk ________________________________________________________________________ -- http://mail.python.org/mailman/listinfo/python-list