Projucer launches wrong version of Visual Studio

Hi Friends!

So on my Windows10 PC I have both VS2013 and VS2017 installed, and “sln” files are associated with VS2013 at the moment.

I suppose the Projucer’s “Save and Open in IDE” button just launches whatever application is associated with sln files by the OS, am I correct? So even if my jucer project only has a VS2017 export configuration, VS2013 will be started in my case.

Probably no way to get around this, short of changing the file association in Windows, huh?

1 Like

Your assumptions are correct. Projucer uses the OS to launch the application, and thus the file associations are handled by the OS.