Service Installer

  • Thread starter Thread starter Lou
  • Start date Start date
L

Lou

I created a simple Windows Service using VB .NET.
How do I install it?

-Lou
 
I created a simple Windows Service using VB .NET.
How do I install it?

-Lou

Add a setup project to your solution.

Or, in the IDE, right click on the project and click on Install.
 

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

Similar Threads

DeviceIoControl 5
User Control 8
Web Services Help 3
Active X Component to replace an ocx 5
Question about Windows Service and Setup projects 5
Call Stack 2
Windows Server 2008 or IIS7? 5
"CreateFile" APIl 2

Back
Top