I searched the forum, but coudn't find an answer.
What I want to is a little more complicated than it looks.
There is a bug in my favorite (free) antivirus Antivir which forces me to turn to EventGhost for a solution and run a program on my own.
Basically, I need to run a file "D:\Applications\Avira\AntiVir PersonalEdition Premium\preupd.exe" every day or so to update my antivirus.
I wanted to use "Main.OnInit" then Wait 12 hours (in seconds), but Wait:.... doesn't let you do more than 999 seconds.