-
-
Notifications
You must be signed in to change notification settings - Fork 449
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
Weird winetricks behaivior #3945
Comments
what happens if you use the winetricks GUI instead of the search box? sounds like a winetricks bug? there's a report of problems installing dotnet48 too in their github Winetricks/winetricks#2246 and another report for dotnet472 Winetricks/winetricks#2138 we just tell winetricks to install a package and handover the rest of the process it is normal for the dotnet package to install other packages like what happens if you install an older version of dotnet? |
|
Winetricks/winetricks#2138 isn’t a winetricks bug if you read the bug report, it’s just weirdness when swapping between wine versions. It’s not really recommended to use native .Net instead using wine-mono when ever possible. |
same but i can't see logs.
I see that it's trying too install dotnet46,461,462,472 but without success. |
You would only need to install
You don’t, just make the wineprefix over. |
Describe the bug
Can't install dotnet472 via Winetricks.
Also after trying to install dotnet472 I see a lot of "remove_mono internal" in "Installed Components"
Add logs
Steps to reproduce
Expected behavior
dotnet472 installation success and no "remove_mono internal" in components
Screenshots
Heroic Version
Latest Stable
System Information
Additional information
No response
The text was updated successfully, but these errors were encountered: