Application Details:
Version: | 2015 (14.0.23506.0) |
License: | Free to use |
URL: | http://www.microsoft.com/downl... |
Votes: | 0 |
Latest Rating: | Gold |
Latest Wine Version Tested: | 2.7 |
Maintainers: About Maintainership
No maintainers. Volunteer today!
What works
-Installing MS VC++ 2015 from MS-Site: https://www.microsoft.com/en-U...
-Running steam applications with needs this framework (e.g. Skyrim: Special Edition)
You must set wine to Windows XP in the winecfg
What does not
Don't know what not works
Workarounds
What was not tested
Other programs which needs VC 2015
Hardware tested
Graphics:
Additional Comments
Operating system | Test date | Wine version | Installs? | Runs? | Used Workaround? | Rating | Submitter | ||
Current | Ubuntu 16.04 "Xenial" i386 (+ variants like Kubuntu) | Apr 29 2017 | 2.7 | Yes | Yes | No | Gold | Shadowsith | |
Show | Ubuntu 15.04 "Vivid" amd64 (+ variants like Kubuntu) | Jan 04 2016 | 1.9.0 | No | Not installable | No | Garbage | an anonymous user |
Bug # | Description | Status | Resolution | Other apps affected |
Always use winver "Windows XP" or later when running the Visual C runtime installer!
Don't install Visual C 2005 and later runtime using Wine winver "Windows 2000" or earlier when you intend to switch to winver > "Windows 2000" later! With winver "Windows 2000" the Visual C runtime installer will install assemblies in both, the side-by-side "WinSxS" storage and System32 directory.
If the loader fails to locate assemblies in WinSxS due to assembly manifest mismatch it fall back to load from System32 (Wine doesn't support assembly binding redirects yet). When the Visual C runtime is loaded from system32 directory in winver > "Windows 2000" mode, you will get the infamous:
This is due to checks done by the Visual C runtime itself upon load. By design, such assemblies are never to be loaded from System32 with winver set to > "Windows 2000"!
The
Visual C runtime uses FindActCtxSectionString API to check for
activation context support and if present it prevents any runtimes from
being loaded from system32 directory.
Comments for this application have been disabled because there are no maintainers.