Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Winetricks dotnet48 installer verb downloads a broken installer #2246

Open
MegaShinySnivy opened this issue Jul 19, 2024 · 1 comment
Open

Comments

@MegaShinySnivy
Copy link

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.

@austin987
Copy link
Contributor

What wine version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants