Reputation: 36111
I'd like to ship the dll with the binary, so that the users don't have to install Visual C++ Redistributable.
But I can't find the location of vcruntime140.dll
Upvotes: 2
Views: 7481
Found it:
C:/Windows/SysWOW64/vcruntime140.dll
Upvotes: 4