Displaying 2 results from an estimated 2 matches for "conathan".
Did you mean:
jonathan
2011 Apr 15
0
Problems extracting python-3.1.3.amd64.msi under wine's msiexec (works on WinXP)
...ot 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)
--
Nathan Coulson (conathan)
------
Location: British Columbia, Canada
Timezone: PST (-8)
Webpage: http://www.nathancoulson.com
2011 Apr 16
1
Re: Problems extracting python-3.1.3.amd64.msi under wine's msie
Nathan Coulson wrote:
> 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.
Please file a bug in bugzilla.