I receive the messade "Click-to-Run and Windows Installer on same computer isn't supported" when trying to installing Visio in parallel to MS Office Pro 2016. I get the same message even when running the ODT from the command prompt: setup.exe /configure configuration.xml where configuration.xml contains the specified code:
<Configuration>
<Add OfficeClientEdition="64" >
<Product ID="VisioProXVolume" PIDKEY="69WXN-MBYV6-22PQG-3WGHK-RM6XC">
<Language ID="en-us" />
</Product>
</Add>
</Configuration>
Any further suggestions?