Logo 
Search:

Asp.net Forum

Ask Question   UnAnswered
Home » Forum » Asp.net       RSS Feeds

Install Service without using InstallUtil.exe

  Asked By: Qadriyah    Date: Jun 16    Category: Asp.net    Views: 1396
  

I want to install/deinstall a Windows Service without using the InstallUtil installer utility, using commandline options, for instance

Application.exe /StartService (installs service)


Application.exe /StopService (unistall service)


Is this possible, e.g. by calling the ProjectInstaller functions from within the application instead of InstallUtil calling them?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on Install Service without using InstallUtil.exe Or get search suggestion and latest updates.




Tagged: