Creating a process owned by system not user

  • Thread starter Thread starter herbert422
  • Start date Start date
H

herbert422

I want to be able to launch a program (i.e. helloworld.exe), but
continue to run even after I have logged off. A more precise question
is how do a start up a process owned by the system and not the user?
 
herbert422 said:
I want to be able to launch a program (i.e. helloworld.exe), but
continue to run even after I have logged off. A more precise question
is how do a start up a process owned by the system and not the user?


Run it as a scheduled task that starts at system boot.

Willy.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top