Well there are a lot of programs which just bundle MSVCP140.dll with their 
executable, like you do with libui.dll. So why not just place MSVCP140.dll next 
to it?

> It's also possible to directly install redistributable Visual C++ DLLs in the 
> application local folder, which is the folder that contains your executable 
> application file.

(From [here](https://msdn.microsoft.com/en-us/library/ms235299.aspx))

Reply via email to