I have made a plugin for Rhino that I would like to distribute in my company.
The way we do that is that we have a process that runs everytime a user opens the software and then copies over any company settings to their installation.
I am in doubt about how to do this for a rhp file. I know that you can just drag and drop it in, but what is the similar way to this through some code? Maybe through python (as the script that runs at startup is in python)?