Winetricks / winetricks

Winetricks is an easy way to work around problems in Wine
GNU Lesser General Public License v2.1
2.76k stars 402 forks source link

dotnet20 verb is removing redistributable librarires #1825

Closed ghost closed 2 years ago

ghost commented 3 years ago

Current wine versions are able to install 2008 redistributables without issues. It seems that the dotnet20 verb is removing these libraries as a legacy workaround. This is no longer needed.

Also this verb should regenerate the assembly optimization for 64 bits, and not only for 32

austin987 commented 3 years ago

Current wine versions are able to install 2008 redistributables without issues. It seems that the dotnet20 verb is removing these libraries as a legacy workaround. This is no longer needed.

Please clarify, I don't see where any libraries are removed, nor do you explain how that's problematic.

Also this verb should regenerate the assembly optimization for 64 bits, and not only for 32

Please open a separate issue for that (and if you have an actual problem related, please link/describe it).