[Bug 26813] New: Problems extracting python-3.1.3.amd64.msi under wine's msiexec (works on WinXP)

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Apr 17 21:39:42 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=26813

           Summary: Problems extracting python-3.1.3.amd64.msi under
                    wine's msiexec (works on WinXP)
           Product: Wine
           Version: 1.3.18
          Platform: x86
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: msi
        AssignedTo: wine-bugs at winehq.org
        ReportedBy: conathan at gmail.com


I was attempting to extract the contents of python-3.1.3.amd64.msi
under wine 1.3.17 32bit, using the following command:

wget http://python.org/ftp/python/3.1.3/python-3.1.3.amd64.msi
msiexec /a python-3.1.3.amd64.msi  /qb TARGETDIR=out #tried c:\\out as well

and it exits immediately with the following (which I believe is a red
herring, 32bit also says this)
fixme:storage:create_storagefile Storage share mode not implemented.

I tried this out on windows XP 32bit, and it extracted the files just fine.

the 32bit python extracted just fine
(http://python.org/ftp/python/3.1.3/python-3.1.3.msi)

(Note: Not trying to install it, just extract the files within for use
within a bash script)

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list