Application as NT service

  • Thread starter Thread starter arcpin
  • Start date Start date
A

arcpin

Hi all
I want to run my exe as a service so that appplication can run even if
no user log on.
Does anyone have any idea regarding this.
I want code which is running application as Nt service.
Can anyone help me
Thanks in advance
 
arcpin said:
Hi all
I want to run my exe as a service so that appplication can run even if
no user log on.
Does anyone have any idea regarding this.
I want code which is running application as Nt service.
Can anyone help me
Thanks in advance

There is a very simple description of how to do this in the Visual Studio
docs.

Also, NT service is a project type in studio.
 

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