http://bugs.winehq.org/show_bug.cgi?id=20532
Summary: .net35 runtime failed to install, "compressed file wasn't extracted", version 1433 of msvcr80.dll Product: Wine Version: 1.1.32 Platform: PC OS/Version: Linux Status: NEW Keywords: download, Installer Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: dank@kegel.com
Following the recipe in http://appdb.winehq.org/objectManager.php?sClass=version&iId=10166 didn't work for me; it failed with
err:msi:ACTION_InstallFiles compressed file wasn't extracted (L"C:\windows\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.1433_x-ww_5cf844d2\msvcr80.dll") err:msi:ITERATE_Actions Execution halted, action L"InstallExecute" returned 1603
Perhaps they've updated the .net 3.5 offline installer since that howto was written?