deploy windows service

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

Guest

Does anyone have a resource for deploying a windows service? - creatng a
setup project to deply a windows service project, getting InstallUtil.exe to
execute (and reference the correct framework path) after the service is
installed.

gabe
 
gabe said:
Does anyone have a resource for deploying a windows service? - creatng a
setup project to deply a windows service project, getting InstallUtil.exe
to
execute (and reference the correct framework path) after the service is
installed.

HOW TO: Create a Setup Project for a Windows Service in Visual Basic .NET
<URL:http://support.microsoft.com/?scid=kb;EN-US;317421>
 

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