I have a project that I made in Visual Studio 2010 earlier before Visual Studio 2013 came out.
After visual studio 2013 come out, I uninstalled Visual Studio 2010 and opened the project in Visual Studio 2013.
I found that in Visual Studio 2013, it doesn't support creation of a setup MSI file with just a couple of click and setting, so i decided to install Visual Studio 2010 again in my computer.
Then I opened the project in Visual Studio 2010 but once I open the file with VS2010, an error says it cannot be opened because the project was from newer version of visual studio.
How can I solve this? Thanks