http://bugs.winehq.org/show_bug.cgi?id=5139
------- Additional Comments From neftune@gmail.com 2006-21-05 12:00 ------- Mike, I tried the patch with 0.9.12 and 0.9.13 but it didn't work with either version. I got lines like these for every file it tried to extract:
err:cabinet:FDICopy PFDI_OPEN returned zero for C:\windows\temp\RarSFX0\accessor.cab. err:msi:extract_cabinet_file FDICopy failed err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"c:\Program Files\America's Army\System\pbsetup\pbsetup.exe")
The only thing that changed was the filename in the ACTION_InstallFiles line, so I guess it kept looking in accessor.cab for every file. There was also a crash at the end with both versions.