To install a system service method using InstallUtil

Source: Internet
Author: User

The system must be equipped with. NET Framework2.0
Then click Start-Run Enter the following instructions to complete the operation
Installation Services:
C:/windows/microsoft.net/framework/v2.0.50727/installutil.exe Filepath/xx.exe
Uninstall Service:
C:/windows/microsoft.net/framework/v2.0.50727/installutil.exe-u Filepath/xx.exe

The installation tool InstallUtil.exe allows you to install and uninstall services by executing the installer in the specified path.

If the above file path has a space, it will cause unresolved, and the file path can be resolved with a half-width double quotation mark.
For example, the path C:\This is a test, can be changed to "C:\This is a test"

To install a system service method using InstallUtil

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.