It's more likely that we have many projects we want to start than it is to have many installs for one project. It makes this easy and possible: ``` Get-UnityProjectInstance -Recurse | Start-UnityEditor ```