Error starting the .exe Game.

I’ve sent my game test to a friend to test it.When he starts the .exe file,this pops up.

88627-13072147_1012567168838360_1910228422_o.jpg

How can I solve this problem?Does he have to install something? Because it runs perfectly for me.Thank you.

That DLL is part of C++ runtime, since 4.10 (or 4.9 dont remember) UE4 requires VS2015 C++ runtime and before atleast VS2013 C++ runtime was required

https://www.microsoft.com/en-us/download/details.aspx?id=48145

Told him to do that…But it still doesn’t work…

Hmmm maybe you install is broken, i found this:

Here is an [AnswerHub link][1] where this was previously an issue.

New download 4.10 getting api-ms-win-crt-runtime-l1-1-0.dll missing error - Getting Started & Setup - Epic Developer Community Forums

Ty anyway but I solved this problem.Thanks again!