1 Dec
2025
1 Dec
'25
10:03 a.m.
This overrides native dotnetfx35 installer, which is broken in an unfixable way. Recent Windows also bypass its execution. -- This has been in proton for a long time, it fixes various error popups when 3.5 .NET installer is executed. Native installer could still be attempted with `WINEDLLOVERRIDES` although it's never going to succeed installing with a recent Windows version. I think changing Windows version to XP might help it but it's also a manual step, so having an additional override to set shouldn't make much difference. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/9634