https://bugs.winehq.org/show_bug.cgi?id=56490
Bug ID: 56490 Summary: .NET 4.0 (dotnet40) fails to install (only with Wine-Staging) Product: Wine-staging Version: 9.5 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: asdfghrbljzmkd@outlook.com CC: leslie_alistair@hotmail.com, z.figura12@gmail.com Distribution: ---
When running `winetricks dotnet40` on Wine Staging, the installation fails with the following error:
0130:err:msi:execute_script Execution of script 0 halted; action L"[C:\windows\Microsoft.NET\Framework\v4.0.30319\;C:\windows\Microsoft.NET\Framework64\v4.0.30319\Microsoft.CSharp.dll;505184<=>S-1-5-21-0-0-0-1000<=>{F5B09CFD-F0B2-36AF-8DF4-1DF6B63FC7B4}]CA_InstallAssemblyDef.3643236F_FC70_11D3_A536_0090278A1BB8" returned 1603 0130:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
It installs fine with Wine Devel.