Notice: This forum has been recovered from an old backup, so some content, links, and dates may be outdated. The forum is currently read-only while we restore sign-in and registration functionality. Details

If you find this forum valuable and would like to help keep it online, donations to help cover hosting and domain costs are greatly appreciated, but never expected. You can support the forum through Buy Me a Coffee or Ko-fi. Thank you for helping preserve the EventGhost community.

Is there a way to run macros when EG starts up?

If you have a question or need help, this is the place to be.
Post Reply
eruji
Posts: 12
Joined: Tue Apr 01, 2008 8:56 pm

Is there a way to run macros when EG starts up?

Post by eruji »

In girder they have the at startup event that triggers events at girder startup

is there an equivalent in EG?
Bartman
Plugin Developer
Posts: 881
Joined: Sun Feb 12, 2006 9:03 am

Re: Is there a way to run macros when EG starts up?

Post by Bartman »

You can add macros to the Autostart folder or use the Main.OnInit event.
eruji
Posts: 12
Joined: Tue Apr 01, 2008 8:56 pm

Re: Is there a way to run macros when EG starts up?

Post by eruji »

great! thanks
stisev
Experienced User
Posts: 162
Joined: Tue Jun 26, 2007 2:55 am

Re: Is there a way to run macros when EG starts up?

Post by stisev »

Bartman wrote:You can add macros to the Autostart folder or use the Main.OnInit event.
I knew about the main.init, but didn't know about Autostart. LOL. I would recommend main.init though since it gives one better flexibility.
Post Reply