Install and uninstall the Windows service Program

Source: Internet
Author: User

Installing the window service

installation command: InstallUtil.exe MyServiceLog.exe

InstallUtil exists path is: C:\WINDOWS\Microsoft.NET\Framework\. NET version number

Copy C:\WINDOWS\Microsoft.NET\Framework\ in the InstallUtil.exe to Bin/debug or Bin/release folder in the version number path, run the command directly in the Command line window

InstallUtil.exe MyServiceLog.exe, Register this service in the system and make it a suitable registration key, such as:

Then in the Window Service list, start the Myservicelog service service, then overwrite the original file with the new file, if the path changes, you should first uninstall the

Uninstalling the window service

command: InstallUtil.exe myservicelog.exe/u

If you modify the service, but the path does not change, you do not need to re-register the service, stop the service directly, and then reinstall the service.

Install and uninstall the Windows service Program

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.