Winetricks: Will winetricks supports dotNetFx471 (Slim) soon ?

Created on 19 Mar 2018  路  7Comments  路  Source: Winetricks/winetricks

I have seen that dotnet471 is available as a Slim exe on this website. Do you plan an update in winetricks to support its install within wine ?

As I have no problem installing it in a 32 bit wine prefix which sports .NET 4.6.2 (dotnet462) installed by the latest git of winetricks.

$ env WINEPREFIX="/home/ubuntu-xenial/pascal/.wine32" wine start /unix dotNetFx471_Full_x86_x64_Slim.exe

dotnet enhancement

All 7 comments

I don't have any immediate plans. It would help if someone pointed to an app that needs 4.7.1 (and/or sends a PR).

@austin987 one software example is Logos: https://www.logos.com/basic The bootstrap installer there doesn't work in wine due to it using the BITSAdmin.exe Windows Update process (?? I think I understand this correctly ??) but after I did a test install to a Virtual W7 32bit system the installer can be extracted from AppData\Local\Logos\Install\Installers and used directly in wine to attempt the install. DotNet 4.7.1 is a requirement.

This is necessary for running programs written based on dotnet 4.7.1

Paint.net also needs 4.7.1

There is work being done on dotnet472 that would meet the needs of dotnet471 applications. See #1062

There is a patch for 4.7.1 available here: https://github.com/Tk-Glitch/PKGBUILDS/blob/master/winetricks-tkg-git/dotnet471.patch
Haven't tested it myself, but I remember hearing that it works on the DXVK Discord.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

prcastro picture prcastro  路  9Comments

GoogleCodeExporter picture GoogleCodeExporter  路  14Comments

Ads20000 picture Ads20000  路  11Comments

601t picture 601t  路  4Comments

AgrastonLeroy picture AgrastonLeroy  路  6Comments