I am reviewing Windows service programming. I'm running VS2005 and
programming in VB. I've just found an example in Support: 'How to create a
Setup project for a Windows Service in Visual Basic .NET or in Visual Basic
2005'
I've been able to program and run this example without problems.
However, I wonder if I'm missing the point here. How do you deploy a
service like this to a machine without Visual Studio installed?
(Admittedly I have little experience writing setup projects either.)
programming in VB. I've just found an example in Support: 'How to create a
Setup project for a Windows Service in Visual Basic .NET or in Visual Basic
2005'
I've been able to program and run this example without problems.
However, I wonder if I'm missing the point here. How do you deploy a
service like this to a machine without Visual Studio installed?
(Admittedly I have little experience writing setup projects either.)
Comment