http://bugs.winehq.org/show_bug.cgi?id=3897
------- Additional Comments From ldrolez@linbox.com 2005-23-11 04:54 ------- Here is the pascal source code of innosetup which prints the error:
{ Update the resources } H := BeginUpdateResource(PChar(FileName), False); if H = 0 then ErrorWithLastError('BeginUpdateResource failed (1)');