Hi there, I compiled Windows Service under mono and it worked fine. How can I start or stop my Service, so it enters its "OnStart" and "OnStop" methods. Is it possible to start this service (daemon) at system start like other daemons do (by writing a start stop script). thanks in advance, Joerg Wuerzer