.NET 2.0 Windows Service -- how to create Installer for deployment?

  • Thread starter Thread starter Rob R. Ainscough
  • Start date Start date
R

Rob R. Ainscough

In the past for VS 2003 .NET 1.1 Windows Service projects, I've been using
InstallUtil. I'm now converting it over to VS 2005 and .NET 2.0 and would
like to create a stand alone installer -- should I use the Setup Project
template in VS 2005? Can this handle Windows Service installs?

thanks, Rob.
 
Back
Top