Installing a Service - VS.NET Setup Project

  • Thread starter Thread starter Phil Jones
  • Start date Start date
P

Phil Jones

Does anyone know how to get VS.NET to make a set-up project for a
WindowService that installs it and makes it run?

I'm trying to do this with standard Setup Project template using the project
output for the service project. But all this does is install it to a
location, I can't see how to get it to register as a service (so it shows up
in the Server Admin list).

Is there something special I have to do?


Many thanks
===
Phil
 
OK Figured this out myself. Got to have the installer apps within the
assembly as well.

Thanks everyone - please ignore this question.
===
Phil
 

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