Automate Python-2.4 Installs on Windows

F

Fredrik Lundh

Martin said:
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 wouldn't hurt (which was Brad's point, I think).

</F>
 
?

=?ISO-8859-1?Q?=22Martin_v=2E_L=F6wis=22?=

Fredrik said:
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 command line" is
precise enough, but perhaps readers ignore it, so I have added an
example explaining how to do that.
> a couple of larger examples wouldn't hurt

Except that I don't know how to do that. Which examples, and where to
add them? And how make them larger?

Regards,
Martin
 
F

Fredrik Lundh

Martin said:
How do you know they are called properties?-) I would have thought that
"Additional parameters can be passed at the end of this command line" is precise enough

not when you call them "properties" in the rest of the document:

"The property TARGETDIR ...", "A number of properties", etc.

(and KEY=VALUE isn't exactly standard command-line syntax, even under
Windows).

</F>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top