Run command implemented in a plug-in upon start-up

Hello all. I have a DraftSight Profesionnal license and I am using it mostly to create add-ins.

Question: Is it possible to execute the codes created from this add-in directly upon DraftSight start-up? Up to now, I am only able to execute the codes automatically upon connection of the plug-in (using coonectToDraftSight().

Thank you for your help!