Hi,

A couple of issues:

1. If you are running on a 64-bit platform and have disabled x64 mode, including the 32-bit VC++ 2013 runtime script will enable x64 mode (the script for the 64-bit runtime avoids this problem).

2. There doesn't appear to be anything in the install log to indicate which mode the registry entries were created in. This means only the 32-bit entries are removed. This is painful to work-around, even with a custom uninstall script (you can't process the uninstall queue).

Jon.