create/install & start windows service

  • Thread starter Thread starter softwaresudhir
  • Start date Start date
S

softwaresudhir

Hello,

How to create/install & start windows service?


Thanks
sharwan
 
Hi,


Hello,

How to create/install & start windows service?


Thanks
sharwan

Sorry for sending an empty message


You need to include an installer in your service, later add a Setup project
to the solution and add the primary output of your service.

IIRC there is an article in MSDN that follow the above process and explain
it in details
 

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