http://bugs.winehq.org/show_bug.cgi?id=5893
Summary: Ability Office 4 fails to install Product: Wine Version: CVS Platform: Other URL: http://ability.com/v4/download.php OS/Version: other Status: NEW Keywords: download Severity: normal Priority: P2 Component: wine-msi AssignedTo: truiken@gmail.com ReportedBy: dank@kegel.com CC: wine-bugs@winehq.org
Many problems in ability office's installer have been fixed as of today's cvs (bugs 5555, 5573, 5579). The next bug seems to be:
trace:msi:extract_cabinet_file Extracting L"Z:\home\dank\abcommon.cab" to L"C:\windows\temp\"
but abcommon.cab does not exist:
warn:file:CreateFileW Unable to create file L"Z:\home\dank\abcommon.cab" (status c0000034) trace:file:CreateFileW returning 0xffffffff err:cabinet:FDICopy PFDI_OPEN returned zero for Z:\home\dank\abcommon.cab. err:msi:extract_cabinet_file FDICopy failed ... err:msi:ACTION_InstallFiles Unable to ready media err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1627
To reproduce: $ rm -rf .wine $ wget http://www.ability.com/download4/ability4_14/setup.exe $ wine setup.exe