Rather than use a GPO to run the SDK runtime installer, I'd like my app to check for the presence of the SDK and the VC redistributable, and install them if they are not found.
I have figured out how to use the registry to check for the VC redistributable, but what is the best way to determine whether the SDK runtime has been installed?