We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
i just want to point out that verbs like vcrun needs to be tweaked to delete related DLLs that do got versioning in Wine 10 like msvcp140.
Otherwise the installer just skips installing them and the native windows DLLs wont get installed.
The text was updated successfully, but these errors were encountered:
Linking the relevant wine bug https://bugs.winehq.org/show_bug.cgi?id=57518#c6
Sorry, something went wrong.
vcrun*: delete builtin dlls before running installer
7a9f6c9
Closes: Winetricks#2309
Successfully merging a pull request may close this issue.
Hello,
i just want to point out that verbs like vcrun needs to be tweaked to delete related DLLs that do got versioning in Wine 10 like msvcp140.
Otherwise the installer just skips installing them and the native windows DLLs wont get installed.
The text was updated successfully, but these errors were encountered: