Open GoogleCodeExporter opened 8 years ago
PlayOnLinux is not the original source for that installer. It was uploaded to
make automating their scripts easier.
I'm not comfortable using their servers for downloads (even though the sha1sum
matches).
Original comment by austinenglish@gmail.com
on 26 Nov 2013 at 8:58
+1. The PlayOnLinux organization does not meet our criteria for download
sources for Microsoft components (which are roughly 'microsoft.com is best;
then major download sites from trusted US companies, like cnet; then reputable
archive sites like oldversion).
Original comment by daniel.r...@gmail.com
on 26 Nov 2013 at 9:02
there is this direct link
http://software-files-a.cnet.com/s/software/10/73/16/12/msxml3.msi?lop=link&ptyp
e=3001&ontid=7241&siteId=4&edId=3&spi=67289a2482b7e9669478428d8d107754&pid=10731
612&psid=10731613&token=1385679511_f6fbd583af3b12c1620ec4a6d5bd3843&fileName=msx
ml3.msi
but i fear that change every day.
Original comment by haitem.belgacem@gmail.com
on 28 Nov 2013 at 1:02
Link from comment #3 not working already.
But we could use existing MDAC 2.8 SP1 redistributable to extract "msxml.cab"
which has all three msxml3*.dll files inside. I've checked their versions:
msxml3.dll 8.70.1104.0 (matches SP7)
msxml3a.dll 8.20.8730.1
msxml3r.dll 8.20.8730.1
Would we need the first item only, we could download "Security Update for
Windows 2000 (KB936021)":
http://www.microsoft.com/en-us/download/details.aspx?id=16596
It contains:
msxml3.dll 8.90.1101.0 (matches SP9)
Original comment by sauli...@gmail.com
on 2 Dec 2013 at 7:14
this is what I feared
sauli, you want to install manually the dll?
i don't understand why microsoft propose only msxml sp5.
where the sp7 come from?
Original comment by haitem.belgacem@gmail.com
on 3 Dec 2013 at 7:38
This issue was closed by revision r1078.
Original comment by austinenglish@gmail.com
on 3 Dec 2013 at 8:50
KB936021 gets us a newer msxml3 and comes from Microsoft. I've updated
winetricks to use it. Thanks for the link.
Original comment by austinenglish@gmail.com
on 3 Dec 2013 at 8:51
Thank you, for the update.
Original comment by haitem.belgacem@gmail.com
on 4 Dec 2013 at 8:30
I've reverted the change, as it breaks dotnet installs:
http://bugs.winehq.org/show_bug.cgi?id=34558#c9
I'll take a look after I get back from vacation at this, unless someone else
beats me to it.
Ideally the hotfix can be used to install a proper msxml3 (perhaps extracting
the other dlls and registering them will be enough). If not, we'll have to keep
the manual download (but breaking dotnet is not acceptable).
Original comment by austinenglish@gmail.com
on 28 Dec 2013 at 1:33
Hello,
i don't correctly understand the bug.
the installation doesn't work?
Original comment by haitem.belgacem@gmail.com
on 28 Dec 2013 at 8:31
It breaks dotnet35.
Original comment by austinenglish@gmail.com
on 29 Dec 2013 at 1:37
(Answering this: https://code.google.com/p/winetricks/issues/detail?id=203)
Quote from MSXML3.msi SP7 EULA :
"You may copy and redistribute the SOFTWARE (in its entirety) and/or the
COMPONENT (in its entirety) either in conjunction with your Application or
standalone in and of itself, subject to the following restrictions and
limitations:
If you redistribute the SOFTWARE and/or COMPONENT in their entirety, your copy
must be a true and complete copy of the SOFTWARE and/or COMPONENT, including
Microsofts set up and all copyright notices, logos, end user license agreement
and/or trademarks that appear in the SOFTWARE and/or COMPONENT as received from
Microsoft;
If you redistribute the SOFTWARE and/or COMPONENT in conjunction with your
Application, your Application must include a valid copyright notice in your own
name, which notice shall be sufficient to protect Microsofts copyright in the
SOFTWARE and/or COMPONENT;
If you redistribute the SOFTWARE and/or COMPONENT in conjunction with your
Application, and if your Application does not display Microsoft' s end user
license agreement to your end user, then your Application must be accompanied
by license terms that are at least as restrictive as, and as protective of
Microsoft as, those contained in this EULA.;
You shall not use Microsoft's name, logo or trademarks to market your
Application;
You shall not modify or alter the SOFTWARE and/or COMPONENT in any way;
provided that you may merge those files in the SOFTWARE and/or COMPONENT with
extensions into the files of your Application;
You shall not redistribute individual parts or files of the COMPONENT; you must
redistribute the COMPONENT in its entirety;
You shall not redistribute the SDK separately; the SDK may only be
redistributed as part of the SOFTWARE in its entirety; and
You agree to indemnify, hold harmless and defend Microsoft from and against any
claims or lawsuits, including reasonable attorneys'"
So it seems that you can host this file by yourself, or use the file hosted by
POL without any problems.
Original comment by paristi...@gmail.com
on 19 Aug 2014 at 11:08
Original issue reported on code.google.com by
haitem.belgacem@gmail.com
on 23 Oct 2013 at 5:54