[solved] Juce 9.0.1 Projucer failing to launch Visual studio 2022

When I click the save and open IDE, it saves but then just sits there, nothing opens.
Does any one have an idea what’s going on?

It appears the .sln file didn’t understand what to launch. I had to right click the sln file and select open with VS2022.
I think I had to manually associate it with VS studio because there’s a version selector option to run as well, so it just sat there, not knowing how to proceed, when using auto run from a program.

So it’s kind of a Juce bug, I guess, but I don’t know what changed from version 8 to cause that.