> Is it possible to "automate" the installation of python software(2.5)
> without the need of pressing "Next" so many times?
See
http://www.python.org/download/releases/2.5/msi/
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
kc.pyt...@gmail.com wrote:
Hi All,
Is it possible to "automate" the installation of python software(2.5)
without the need of pressing "Next" so many times?
Below is the platform in which it should be installed.
OS : windows
Thanks & Regards,
Kalyan.
Distribute the msi using Active Directories
En Wed, 29 Apr 2009 03:58:02 -0300, kc.pyt...@gmail.com
escribió:
Is it possible to "automate" the installation of python software(2.5)
without the need of pressing "Next" so many times?
Below is the platform in which it should be installed.
OS : windows
Try using:
msiexec /i python.msi /q
Hi All,
Is it possible to "automate" the installation of python software(2.5)
without the need of pressing "Next" so many times?
Below is the platform in which it should be installed.
OS : windows
Thanks & Regards,
Kalyan.
--
http://mail.python.org/mailman/listinfo/python-list