http://bugs.winehq.org/show_bug.cgi?id=31817
Bug #: 31817 Summary: RTXShlMenu.dll from RTX 2010 fail to register Product: Wine Version: 1.5.13 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: fracting@gmail.com Classification: Unclassified
wine-1.5.13-431-ga6adbf5
Download: http://c.uzzf.com//cl/rtxclient2010_ins.zip
1. winetricks vcrun6sp6 (workaround bug 27109 and bug 657)
2. install RTX $ wine rtxclient2010formal.exe
while installing, a popup menu says RTXShlMenu.dll fail to register.
Full log: --- fixme:advpack:write_predefined_strings SYS_MOD_PATH needs more work Failed to register DLL C:\Program Files\Tencent\RTXC\RTXShlMenu.dll fixme:atl:AtlModuleInit SEMI-STUB (0x3eb418 0x3ea2e8 0x3c0000) err:ole:CoReleaseMarshalData IMarshal::ReleaseMarshalData failed with error 0x8001011d err:ole:CoRevokeClassObject COM was not initialized ---
After installing, we can reproduce the failure by:
$ cd ~/.wine/drive_c/Program\ Files/Tencent/RTXC/ $ regsvr32 RTXShlMenu.dll Failed to register DLL RTXShlMenu.dll