You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the title, in a clean prefix, running winetricks -q --force dotnet48 fails as the installer does not function. Attempting to install results in this error log at the end.
0344:fixme:loadperf:UnloadPerfCounterTextStringsW (L"C:\\windows\\syswow64\\unlodctr.exe \"MSDTC Bridge 4.0.0.0\"", 0): stub
0150:err:msi:extract_cabinet FDICopy failed
0150:err:msi:ACTION_InstallFiles Failed to extract cabinet: L"netfx_core.mzz"
0150:err:msi:execute_script Execution of script 0 halted; action L"InstallFiles" returned 1603
0150:err:msi:ITERATE_Actions Execution halted, action L"InstallFinalize" returned 1603
0150:fixme:msi:ACTION_CustomAction msidbCustomActionTypeTSAware not handled
0150:fixme:msi:ACTION_CustomAction msidbCustomActionTypeTSAware not handled
0150:err:msi:execute_script Execution of script 2 halted; action L"[SchedServiceConfig<=>S-1-5-21-0-0-0-1000<=>{F5B09CFD-F0B2-36AF-8DF4-1DF6B63FC7B4}]RollbackServiceConfig" returned 1603
0144:fixme:security:GetWindowsAccountDomainSid (0051F344 003D322C 0051F340): semi-stub
0144:fixme:secur32:GetComputerObjectNameW NameFormat 7 not implemented
My winetricks version is 20240105, and I have tested this both in a clean and a working prefix to the same result.
The text was updated successfully, but these errors were encountered:
In the title, in a clean prefix, running
winetricks -q --force dotnet48
fails as the installer does not function. Attempting to install results in this error log at the end.My winetricks version is 20240105, and I have tested this both in a clean and a working prefix to the same result.
The text was updated successfully, but these errors were encountered: