Start networking and exchanging professional insights

Register now or log in to join your professional community.

Follow

Bespoke Digital Media: Which class in .NET is used to install a Windows service?

<p>Bespoke Digital Media: Which class in .NET is used to install a Windows service?</p>

user-image
Question added by Jimmy Anderson Bespoke
Date Posted: 2014/09/23
Ramya Ramyasenthil
by Ramya Ramyasenthil , Dot Net Faculty , CSC

using System; using System.Collections; using System.ComponentModel; using System.Configuration.Install; // Set 'RunInstaller' attribute to true. [RunInstaller(true)] public class MyInstallerClass: Installer { public MyInstallerClass() :base() { //}}

More Questions Like This

Do you need help in adding the right keywords to your CV? Let our CV writing experts help you.