10
Shouts

How to create a setup project to install windows services

published 894 days, 1 hour, 35 minutes ago posted by kcherupakcherupa 896 days, 3 hours, 42 minutes ago
Friday, December 11, 2009 7:31:15 AM GMT Wednesday, December 09, 2009 5:24:44 AM GMT

This post assumes that you have knowledge on windows services and how to create a windows service using visual studio. People who don't know how to create windows service please learn here.

Please follow below steps to create a setup project

  1. Create a visual studio solution with a project of type Windows Service as explained in http://cherupally.blogspot.com/2009/09/how-to-create-windows-service-in-dot.html.

  2. Add a new project of type "Setup Project" to the solution as shown below

  3. Once ...

category: Foundation | clicked: 0 | | source: cherupally.blogspot.com | show counter code
tags: Windows service, setup project, Visual Studio, C# .NET

1 comment posted.

To post your comment please login or signup