hello friends i have downloaded unreal engine 4 but when i tried to launch it it showed that api-ms-win-crt-runtime-1-1-0.dll. could not be located but i have downloaded it and installed in system 32 folder please help me.
To start with - If you downloaded the .dll on it’s own, I’d remove it.
If you downloaded UE4 from the launcher you’ll need the C++ runtime - Download Visual C++ Redistributable for Visual Studio 2015 from Official Microsoft Download Center
Doesn’t sound like you’re building from source but if you are, ensure you selected to install C++ components with VS2015.
Hi aayush,
More information regarding this issue is available here:
Cheers