[Bug 38817] FXCM Trading Station II installer reports 'OLE error 80004001' when running as 'Windows Vista' or higher ('ITaskbarList3::ThumbBarSetImageList' is a stub)

WineHQ Bugzilla wine-bugs at winehq.org
Sun Dec 1 09:29:32 CST 2019


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

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|http://www.fxcorporate.com/ |https://web.archive.org/web
                   |FXCM/FXTS2Install.EXE       |/20150301000000*/http://www
                   |                            |.fxcorporate.com/FXCM/FXTS2
                   |                            |Install.EXE
      Fixed by SHA1|                            |27eee2d9ac5b9e373e10fc829f5
                   |                            |4e637e8b54e76
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #18 from Anastasius Focht <focht at gmx.net> ---
Hello Nikolay

--- quote ---
With 4.21 ThumbBarSetImageList always returns S_OK, I haven't retested this
installer myself.
--- quote ---

yes, commit
https://source.winehq.org/git/wine.git/commitdiff/27eee2d9ac5b9e373e10fc829f54e637e8b54e76
("explorerframe: Return success from ThumbBarSetImageList().") that fakes
success in the stub fixes the problem.

Thanks Nikolay

The problem can only be reproduced with very old versions of the installer.
Last snapshot from Internet Archive that had this problem (Mar 2015):

https://web.archive.org/web/20150301000000*/http://www.fxcorporate.com/FXCM/FXTS2Install.EXE

Next snapshot from Internet Archive doesn't exhibit the problem (Jan 2016):

https://web.archive.org/web/20160115133120/http://www.fxcorporate.com/FXCM/FXTS2Install.EXE 

It seems the installer technology/framework changed in between from
InstallAware to Nullsoft (NSIS).

$ sha1sum FXTS2Install.EXE 
6718421e65616b54bd8050140be74abcdf4fa0dd  FXTS2Install.EXE

$ du -sh FXTS2Install.EXE 
11M    FXTS2Install.EXE

$ wine --version
wine-4.21

Regards

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