MS Visual Studio 2012 ultimate doesn't start b

2019-06-21 16:34发布

When I try to run MVS 2012 I always get an error - entry point to procedure _crtCreateSymbolicLinkW was not found in library DLL MSVCR110.dll. I've already copied this dll file from my other computer where everything is working but it didn't help0_o. OS - windows 7.

2条回答
看我几分像从前
2楼-- · 2019-06-21 17:05

Your best option at this point is to try and repair the Visual Studio Installation

  • Control Panel
  • Add / Remove Programs
  • Select Visual Studio and choose "Repair"
查看更多
Lonely孤独者°
3楼-- · 2019-06-21 17:05

The Microsoft Visual C++ Redistributable is missing on the current computer download it from here http://www.microsoft.com/en-us/download/details.aspx?id=30679

查看更多
登录 后发表回答