I want to check by a c program that in a system Microsoft Visual studio Runtime is present or not.
The system might not have complete package of Microsoft Visual studio but we can run a c or c++ program using Microsoft Visual studio Runtime(MVSR)
I want to know that is there any place where any registry files of MVSR are kept which I can search from my program that in a particular PC MVSR is there or not.