http://bugs.winehq.org/show_bug.cgi?id=20110
--- Comment #5 from Dan Kegel dank@kegel.com 2010-01-04 16:04:53 --- A similar error happens when installing a hotfix on top of visual studio 2005 trial. Here's the error message:
fixme:msi:MsiSourceListGetInfoW Unhandled context 4 err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"C:\Program Files\Common Files\Business Objects\2.7\Bin\crpe32.dll") err:msi:ITERATE_Actions Execution halted, action L"InstallFiles" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603
The hotfix I was trying to install was http://code.msdn.microsoft.com/KB920770 (I was trying to install that because the gyp self-test (see bug 19912) was failing with the error that hotfix is supposed to fix.)