I installed VS2008 and VS2015 on my computer that is re-installed with Windows 10 recently. I sometimes have to target to .net framework 2.0/3.0/3.5 in C++/CLI, I had to install VS2008 and VS2010 - Yes, I forgot VS2010.
I know there's no problem about installing different versions of Visual Studio, but it's certain that VS2010 installer will mass up file extension (*.cpp, *.vcxproj, ...) with itself.
Is there any way to install VS2010 without this problem?
