472,101 Members | 1,406 Online
Bytes | Software Development & Data Engineering Community
Post +

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 472,101 software developers and data experts.

Python Windows installation

does anyone know how I can automate installation of the Windows Python
distribution, using python1.5.1.msi ?

I want to be able to run the installation without user interaction, and
pass default parameters (instead of user entries), during the
installation process. This can be done with other .msi packages and I
was wondering if anyone has done this for the python setup package.
Nov 22 '07 #1
2 1337
MC
Hi!
1.5.1
Sure? 1.5.1?

For Python 2.5, look ActiveState. Their distrib have silent option.



--
@-salutations

Michel Claveau
Nov 22 '07 #2
does anyone know how I can automate installation of the Windows Python
distribution, using python1.5.1.msi ?
See

http://www.python.org/download/releases/2.5/

then follow the link "automated installation" to

http://www.python.org/download/relea...msi/#automated
I want to be able to run the installation without user interaction, and
pass default parameters (instead of user entries), during the
installation process. This can be done with other .msi packages and I
was wondering if anyone has done this for the python setup package.
It can be done with *any* MSI package, and always in the same manner.

Regards,
Martin
Nov 22 '07 #3

This discussion thread is closed

Replies have been disabled for this discussion.

Similar topics

2 posts views Thread by Josh | last post: by
3 posts views Thread by Stephen Ferg | last post: by
33 posts views Thread by Darren Dale | last post: by
3 posts views Thread by Matthias Baas | last post: by
17 posts views Thread by Anthony Baxter | last post: by
6 posts views Thread by Sambo | last post: by
7 posts views Thread by greg | last post: by
reply views Thread by leo001 | last post: by

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.