Hi, Quoting "John Stowers" <john.stowers.li...@gmail.com>:
On Sun, 2010-09-19 at 20:07 +0200, Tim Lebedkov wrote: The installers are generated by the python distutils machinery, so I am not sure if they support /S.
I think the .msi installers generated by bdist_msi support a silent flag...
I suspect they could *almost* be expressed as a batch file and a ZIP download, as most of the work is copying files to the correct location. The one exception is the postinstall script which has to fix the pkg-config files to point to the install directory.
... but then there's no way to execute the postinstall script (that I'm aware of) mvg, Dieter ---------------------------------------------------------------- This message was sent using IMP, the Internet Messaging Program. _______________________________________________ pygtk mailing list pygtk@daa.com.au http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://faq.pygtk.org/