Remote install of Python on Windows NT

Jeff Kunce kuncej at mail.conservation.state.mo.us
Thu Mar 16 17:23:15 EST 2000


Craig Findlay <craigf at ilid.com.au> wrote in message
news:fqr0ds0ijrm0k521qjp6p7r1bjd0sncohi at 4ax.com...
> Does anyone know if it is possible to do a remote installation of
> Python on Windows NT4, ie not running the installer from the console,
> but manually copying files.

I worked out a procedure for running python from a shared network
drive. A batch file installs to each client. It could probably be modified
to do what you want. It's kind of rough, but all the pieces are there.

See:
   pynetinst
At:
  http://starship.python.net/crew/jjkunce/

  --Jeff





More information about the Python-list mailing list