run app as windows service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

hi
i want to run my app as a windows xp service so it have to run at windows
startup?
this have to be done with C#.
Thanks for your time
El-Sayed Mohamed
 
In Visual Studio, create a C# project of type Windows Service. The
documentation covers this reasonably well, but if you have specific
questions, ask away.

--Bob
 

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