JUCE
JUCE copied to clipboard
reFX: Projucer: Launch correct VS version. Don't launch again if already running.
Fixes the 2 most annoying ProJucer bugs on Windows
- If you click "Save and Open in IDE" often the wrong version of Visual Studio will launch
- If you click "Save and Open in IDE" and Visual Studio is already running, it will open a second copy instead of just letting Visual Studio reload the existing project.
This change brings the behaviour of the Windows ProJucer in line with the macOS version.