Automated installation (R8) with specific settings or plugin installation

Hi

Is there a way to set specific settings while installing R8 other than what’s mentioned here: Automating installation Rhino 8 for Windows: Scripted Install [McNeel Wiki]

We want to add a local package manager source during the installation or be able to install a plug-in (so we can use the Rhino.ApplicationSettings.PackageManagerSettings.Sources from RhinoCommon if we can get some code running)?

The only other ways we can find is to install the plugin using yak after Rhino has been installed or by modifying the XML settings file (that last on is really not a fun one).

The whole issue is to make it as easy as possible for IT to deploy Rhino at scale.