On 05/06/2015 08:36 PM, Dieter Verfaillie wrote:
In short, you'll need to run something resembling (depending on where and
how your Python copy has been installed):

msiexec /i pygtk-all-in-one-2.24.2.win32-py2.7.msi TARGETDIR=C:\Python27 ALLUSERS=1

Off course that should have been:

msiexec /i pygtk-all-in-one-2.24.2.win32-py2.7.msi TARGETDIR=C:\Python27 ALLUSERS=1 /qb

regards,
Dieter

_______________________________________________
pygtk mailing list   pygtk@daa.com.au
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://faq.pygtk.org/

Reply via email to