[Bug 31741] python.org 64-bit Python 2.7.3 installer: selecting preferred installation folder does nothing ( 32-bit bootstrapper process needs custom action script/ dll executed in 64-bit server process)

wine-bugs at winehq.org wine-bugs at winehq.org
Tue Jan 2 10:27:52 CST 2018


https://bugs.winehq.org/show_bug.cgi?id=31741

Mickaël Thomas <mickael9 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mickael9 at gmail.com

--- Comment #12 from Mickaël Thomas <mickael9 at gmail.com> ---
It seems to fail because it can't load the 64-bit extension, because msiexec
itself executes as 32-bit by default.

I got it to work using this command:

wine64 msiexec /i python-2.7.14.amd64.msi

-- 
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