https://bugs.winehq.org/show_bug.cgi?id=46637
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|Universe at War Earth |Microsoft Games for Windows |Assault GFWL (Games For |Live (GFWL) 3.5 fails to |Windows Live) fails to |verify cert file |verify cert file |('wintrust.CryptCATGetMembe |('wintrust.CryptCATGetMembe |rInfo' is a stub)(Universe |rInfo' is a stub) |at War Earth Assault) Component|-unknown |wintrust Keywords| |download URL| |https://web.archive.org/web | |/20120707022155/http://down | |load.gfwl.xboxlive.com/cont | |ent/gfwl-public/redists/pro | |duction/gfwlivesetup.exe
--- Comment #5 from Anastasius Focht focht@gmx.net --- Hello folks,
I've found a distributed "backup" from the game to check for the GFWL redist version.
$ sha1sum xLiveRedist.msi 0121ab8776fbee62ee2d52254c34b446217680d4 xLiveRedist.msi
$ du -sh xLiveRedist.msi 21M xLiveRedist.msi
Dump of 'xLiveRedist.msi' 'Property' table:
--- snip -- Property Value s72 l0 ... UpgradeCode {24573029-4DC8-4FD9-90C0-86746C1EE98A} ... Manufacturer Microsoft Corporation ProductCode {F2508213-9989-4E85-A078-72BE483917EF} ProductLanguage 1033 ProductName Microsoft Games for Windows - LIVE Redistributable ProductVersion 3.5.88.0 ARPPRODUCTICON GameForWindowsLiveRedist.exe ALLUSERS 1 ... --- snip --
Almost the same version/build is distributed here via web downloader:
https://web.archive.org/web/20120707022155/http://download.gfwl.xboxlive.com...
--- snip --- (15:05:39) Download Status: http://go.microsoft.com/fwlink/?LinkID=201133 (15:05:39) Download Status: C:\users\focht\Local Settings\Temporary Internet Files\Content.IE5\RUQGS69W\gfwlivesetup[0] (15:05:39) Download Status: http://go.microsoft.com/fwlink/?LinkID=201133 (15:05:39) Current version: 3.5.0089.0 (WGX_XLIVE_V3.05_RTM(panblder).110411-1052) (15:05:39) Latest version: 3.5.0089.0 --- snip ---
Payloads traced via WINEDEBUG=+wininet
https://web.archive.org/web/20130725214700/http://download.gfwl.xboxlive.com...
https://web.archive.org/web/20130821102255/http://download.gfwl.xboxlive.com...
$ sha1sum *.msi b5967b1ed926e1c603eb30eab9625259c2120272 gfwlclient.msi fc04d5c4956fbf2136bdd4f2ab154efbf5f6eca9 xliveredist.msi
$ du -sh *.msi 3.3M gfwlclient.msi 21M xliveredist.msi
Regards