http://bugs.winehq.org/show_bug.cgi?id=26753
Summary: extracting python-3.1.3.msi with msiexec causes a pagefault at 0x0 Product: Wine Version: unspecified Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: conathan@gmail.com
I am unable to extract the contents of python-3.1.3's package using msiexec.
Tested w/ Wine 3.1.7 Compiled w/ gcc 4.5.2 python 3.1.3 32bit avaliable at: http://www.python.org/ftp/python/3.2/python-3.2.msi OS: LFS Linux Multilib.
Command: msiexec /a python-3.1.3.msi /qb TARGETDIR=out