http://bugs.winehq.org/show_bug.cgi?id=18594
Summary: ICQ 6.x installer hangs with builtin rpcrt4 Product: Wine Version: 1.1.22 Platform: PC URL: http://ftp.icq.com/pub/ICQ65/install_icq65.exe OS/Version: Linux Status: UNCONFIRMED Severity: minor Priority: P2 Component: rpc AssignedTo: wine-bugs@winehq.org ReportedBy: kennybobs@o2.co.uk
Created an attachment (id=21265) --> (http://bugs.winehq.org/attachment.cgi?id=21265) Wine 1.1.22 +rpc
ICQ 6.x needs DCOM98. Unfortunately, the native rpcrt4.dll does not implement I_RpcExceptionFilter and causes an unhandled exception. Therefore the builtin rpcrt4.dll is needed.
With the builtin rpcrt4.dll, however, the installer simply hangs, eventually reports an error and exits.