Martin v. Löwis <[EMAIL PROTECTED]> added the comment: > In order to install python silently, run > > msiexec python-2.5.2.msi /quiet
I'm puzzled. According to all msiexec documentation I could find, there is no /quiet option to msiexec (plus you also need to specify /i, according to the docs). I'll have to find out what this does first. _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue4567> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com