Cesar Mello <cme...@gmail.com> added the comment:

Just as a note: the following command line with /q instead of /qb works without 
the need for elevation:

msiexec /q /i python-2.7.3.amd64.msi MSIFASTINSTALL=7 
TARGETDIR=C:\Users\Mello\Python27

And it is pretty fast! This was on a Windows 7 machine.

But if I install in a clean Windows XP, I can't get it to work. It seems 
something is not right with the CRT using this command line.

----------
nosy: +Cesar.Mello

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14458>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to