This post has NOT been accepted by the mailing list yet.
I want to check the version of the Visual Studio C++ Redistributable, however the version returned from HKLM has a "v" prepended. This causes the DetectCondition to always fail. I assume this is because the v in front of a number has a special meaning in WiX. Please help! Attached some images of code snippets: