I was unable to find a solution to make anything start at the splash screen other than injecting some code in the source. However, you can run a python script right as the editor starts Project/Content/Python/init_unreal.py
.
import unreal
import os