When I open my solution by double click on solution file in a file manager, Visual Studio 2012 asks me whether I want to save devenv.sln:
How can I avoid this annoying thing? (except of opening vs first and than solution - I want just to click a solution file in my file manager).
devenv.sln
? Are you opening project files directly without them being associated with a solution file? Are you using VS to debug running processes or crash dump files without access to the source code? – Dai