How to install on NT without write permissions to c:\winnt

Gerhard Häring gh_pythonlist at gmx.de
Wed Oct 10 09:16:28 EDT 2001


On Wed, Oct 10, 2001 at 02:06:22AM -0700, Michael Niemetz wrote:
> Hello!
> 
> I want to install Python on a Win NT machine at which I do not have
> administrator privileges and - even worse - have no write permission
> in the c:\winnt directory which breaks the install process.
> 
> Is there any way to get Python installed without contacting our local
> support
> team and filling out numerous forms?

You could install the PythonWare PY21 Python distribution.

http://www.pythonware.com/products/python/index.htm

It has a dead simple installer that simply unzips all the files in a
directory.

I have read that PythonLabs now have access to a newer version of the
Wise Installer that also enables non-admin installs. But IIRC think this
is only used in the latest 2.2 alphas and not yet in 2.1.1.

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))




More information about the Python-list mailing list