Microsoft Visual C++ Redistributable Package 2013 ((new)) -
Get-WmiObject -Class Win32_Product | Where-Object $_.Name -like "*Visual C++ 2013*"
You need VC++ 2013 redistributable if you run any software built with Visual Studio 2013. microsoft visual c++ redistributable package 2013
One common point of confusion is whether to install the or x64 version. The choice depends on the application you are trying to run, not just your operating system. Get-WmiObject -Class Win32_Product | Where-Object $_
Windows XP is not supported for VC++ 2013 redistributable. microsoft visual c++ redistributable package 2013