Something like File::startAsProcess

Hi,
Is there any possibility one can start a process synchronously, instead of File::startAsProcess(…) which just returns a boolean?

Or rather, I don’t need to know the return value of the other app, but I need to know when it has finished.

The ChildProcess class?

Doh!

I have a problem with my home brewed documentation of Juce. I can’t search it. Got to fix it…