I'm trying to create a script that would run as a service on a Windows Server 2003 machine. I have seen the PEAR class to create deamons on a Linux box, but I didn't see anything to do with Windows. Is this even possible, or do I need to look at doing it in a different language?