Python Windows installation

F

Frank Moyles

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.
 
M

Martin v. Löwis

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/releases/2.5/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
 

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

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top