I need to keep the older version of the Intel compiler on my system. I am currently using Studio XE 2013 with MSVC 2010.
I would like that configuration to stay active when I install Studio XE 2016. However, during installation it just uninstalled any previous integration with MSVC 2010 and installed its own new integration. I would only like to use the new Intel compiler with MSVC 2015 and would like to continue using the old compiler with MSVC2010.
Is there a way to turn off this installation step? Is this a configuration that is generally supported?