I have Visual Studio 2005 Std Edition and I'm trying to build a small
Windows Service (with C#) using the following guide:
http://msdn2.microsoft.com/en-us/library/76477d2t(VS.80).aspx
I get to the point of adding an installer, but when I right click the
service class in design mode and sel...
more >>