http://bugs.winehq.org/show_bug.cgi?id=11537
Summary: Sid Meier's Pirates! install fails with 1603 (failing to request disk 2) Product: Wine Version: 0.9.55. Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msi AssignedTo: wine-bugs@winehq.org ReportedBy: cycoone@hotmail.com CC: cycoone@hotmail.com
Sid Meier's pirates install fails. The installation returns a 1603 error, while the installer reports that it is copying 2K Games.url.
The console output shows:
err:msi:ready_media Cabinet not found: L"E:\mnt\pirates1\Language.cab" err:msi:ACTION_InstallFiles Failed to ready media err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603 err:ole:ClientRpcChannelBuffer_SendReceive called from wrong apartment, should have been 0x1500000031 err:ole:xCall RpcChannelBuffer SendReceive failed, 8001010e
Language.cab is on Disk 2, so the installer should have requested that I switch disks. I can personally attest this is a regression since 0.9.29, and AppDB suggests it is a regression is 0.9.52. (There were no tests on 53 or 54)