[Wine] Messenger Live on Wine 0.9.16 don't work

Daniel Skorka skorka at gmx.net
Sat Jun 24 04:20:13 CDT 2006


Alejandro Sánchez <alesan at memellon.com> wrote:
> Yes, a dialog box from Microsoft appears saying that the Error 1603 make
> the installer stop. Don't know how to resolve that.

The message comes from dll/msi/action.c. From there it appears that some
function call returned a non-succes value. As a quick hack, you could
make ITERATE_Action always return ERROR_SUCCESS. Of course, that's not
the real fix.

Daniel


More information about the wine-users mailing list