Winetricks: Cannot install dotnet462 with winetricks, while I can with plain wine and official installer

Created on 1 Nov 2017  路  2Comments  路  Source: Winetricks/winetricks

Hi, I tried to install dotnet462 in a win32 prefix, and failed with notorious message "dotnet462 cannot be installed because conflicts with dotnet40".

Then I tried to install the official version download from microsoft.com, and it installed properly, without any single tweak, except for the unattended install (/q).

I tried with wine 2.19 and wine-staging 2.19, both working.

Installed dlls list:
allfonts
msxml3
dotnet40

Using winetricks 20171018-next - sha256sum: 8bad5b1303b91164424b37b21fa67ddea27bd945207751f022c3c9865a1ebdc3 with wine-2.19 (Staging) and WINEARCH=win32

bug dotnet download help wanted

Most helpful comment

I just realized that even winetricks say:

Working around wine bug 38959 
------------------------------------------------------
This installer will fail unless run in quiet mode.

When trying to install any dotnet.
Maybe it should halt if the -q option wasn't given.

All 2 comments

I just realized that even winetricks say:

Working around wine bug 38959 
------------------------------------------------------
This installer will fail unless run in quiet mode.

When trying to install any dotnet.
Maybe it should halt if the -q option wasn't given.

Was this page helpful?
0 / 5 - 0 ratings