Re: Automate Python-2.4 Installs on Windows

2004-12-14 Thread Fredrik Lundh
Martin v. Löwis wrote: >> which might be great if you know how things work, but is bloody confusing >> if you don't. most importantly, how do you set properties? > > How do you know they are called properties?-) I would have thought that > "Additional parameters can be passed at the end of this c

Re: Automate Python-2.4 Installs on Windows

2004-12-14 Thread "Martin v. Löwis"
Fredrik Lundh wrote: http://www.python.org/2.4/msi.html which might be great if you know how things work, but is bloody confusing if you don't. most importantly, how do you set properties? How do you know they are called properties?-) I would have thought that "Additional parameters can be passe

Re: Automate Python-2.4 Installs on Windows

2004-12-14 Thread Michel Claveau - abstraction méta-galactique non triviale en fuite perpétuelle.
+1 Michel Claveau -- http://mail.python.org/mailman/listinfo/python-list

Re: Automate Python-2.4 Installs on Windows

2004-12-13 Thread Fredrik Lundh
Martin v. Löwis wrote: > I personally recommend > > http://www.python.org/2.4/msi.html > > to learn about automatic installation. which might be great if you know how things work, but is bloody confusing if you don't. most importantly, how do you set properties? a couple of larger examples woul

Re: Automate Python-2.4 Installs on Windows

2004-12-13 Thread "Martin v. Löwis"
Brad Tilley wrote: Windows users may find this of interest: http://filebox.vt.edu/users/rtilley/downloads/automatic_python_install.html It gives me a dialog 'Enter username and password for "Authentication"'. What username and password should I use? I personally recommend http://www.python.org/2.4/