http://bugs.winehq.org/show_bug.cgi?id=6855
Summary: office 2000 setup.exe fails Product: Wine Version: 0.9.27. Platform: Other OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: wine-msi AssignedTo: wine-bugs@winehq.org ReportedBy: seandarcy2@gmail.com
Trying to install Office 2000 with wine-0.9.27 on Fedora 6.
wine setup works. The install dialog box comes up, and all goes well. The install itself goes for a time, then:
...................... fixme:msi:ACTION_HandleStandardAction unhandled standard action L"RemoveFolders" fixme:msi:msi_unimplemented_action_stub MoveFiles -> 1 ignored L"MoveFile" table values err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"c:\windows\system32\MSCOMCTL.OCX") err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1603 err:msi:ITERATE_Actions Execution halted, action L"ExecuteAction" returned 1603 fixme:msi:msi_dialog_set_control_condition Unhandled action L"Default"
I've tried putting MSCOMCTL.OCX in drive_c/windows/system32. Same result.
The AppDB also describes this problem: http://appdb.winehq.org/appview.php?iVersionId=5124&iTestingId=4170