I'm trying to install the Application Certification Kit for WinRT. So far, I got everything else for the SDK installed and have Visual Studio 2012 and friends, but I can't get this certification kit to install. It continually says
The application has failed to start because it's side-by-side configuration is incorrect....
It says to check the eventlog, but I see no events relating to this.
The program in question is here: http://msdn.microsoft.com/en-US/windows/apps/jj572486 (the download on the right)
What could be missing? I've heard this is caused by C++ redistributables not being installed, but how can I tell which one? And wouldn't a C++ development environment have taken care of this?