<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
After review some similar cases with other programs, it appears<br>
this problem could be resolved installing Windows Installer,<br>
but I cannot make it work the Windows Installer Redistributable form<br>
Microsoft. It said that cannot continue because cannot decompress the
files.<br>
<br>
<br>
<br>
Alejandro Sánchez wrote:
<blockquote cite="mid449D7F82.2040107@memellon.com" type="cite">
  <meta content="text/html;charset=ISO-8859-15"
 http-equiv="Content-Type">
  <title></title>
Thank you. I will try that.<br>
  <br>
Daniel Skorka wrote:
  <blockquote cite="mide7j04d$46f$3@news2.rz.uni-karlsruhe.de"
 type="cite">
    <pre wrap="">Alejandro Sánchez <a class="moz-txt-link-rfc2396E"
 href="mailto:alesan@memellon.com">&lt;alesan@memellon.com&gt;</a> wrote:
  </pre>
    <blockquote type="cite">
      <pre wrap="">Yes, a dialog box from Microsoft appears saying that the Error 1603 make
the installer stop. Don't know how to resolve that.
    </pre>
    </blockquote>
    <pre wrap=""><!---->
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
_______________________________________________
wine-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wine-users@winehq.org">wine-users@winehq.org</a>
<a class="moz-txt-link-freetext"
 href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users</a>

  </pre>
  </blockquote>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
wine-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wine-users@winehq.org">wine-users@winehq.org</a>
<a class="moz-txt-link-freetext" href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users</a>
  </pre>
</blockquote>
</body>
</html>