Hi,
Silent install is indeed supported with the /S option.
Unfortunately, silent *and* custom installation is currently not
supported.
However, with Python(x,y) 2.1 - which will be released on monday - you
may do the following, and eventually this could suit your needs:
- download the Python(x,y) Edition (Light or Basic) which contains
only modules that you need, even if some are missing (note: another
Edition will be released, the Custom Edition, which will contain only
Python 2.5.2) ;
- download the missing modules thanks to the plugins page (available
on monday) on
http://www.pythonxy.com/plugins.php ;
- copy these plugins in a folder named "plugins" in the same directory
as the Python(x,y) installer ;
- run the installer silently: this should install modules included in
the installer as well as all the plugins.
Regards,
Pierre Raybaut
On Sep 19, 5:17 pm, Didier CROUTZ <
Didier.CRO...@univ-nancy2.fr>
wrote: