Making installable

  • Thread starter Thread starter Vishnu
  • Start date Start date
V

Vishnu

Hi,

I have created one project in Visual Studio .NET
Framework. I have to make that as Windows Services. So I
created a project of type Windows Services with already
created project's dll. I got an exe which I can install
as Windows Services using InstallUtil command. But we
cant ask the user to use this InstallUtil and the exe to
make it as services. Is there any way to make an
installable which installs this as Windows Services.

Thanks in advance.

Regards,
R.Vishnu Varadhan.
 
Back
Top