Hi again,

I am trying to find a way to spawn a process that will continue running once I log off.
A previous post ended up giving me a solution : services. I tried this out, and it solves
the problem as it was stated - the service continues to run when I log off.

However, I need Admin privileges to start / stop the service - which is not exactly the type of privileges my customers have.

Any ideas ?


Thanks

Andy