Originally Posted by DeepT
I guess a lot of people here do not know much, if anything about creating applications that run under the system account. I have been doing some digging and have found, although it might not entirely be correct:
Services can run under the system account and this is done via the installer for the service.
If anyone knows more about this, id like to know:
Can a service start another process that is a non-service with system privledges?
Can you just a process run as system without it being a service (or started from one) ?