Reinstall the Windows service after uninstalling the prompt "The specified service is marked for deletion"

Source: Internet
Author: User

Background:
A project into a Windows service, when debugging, you need to uninstall, install the service, but prompted the following error: "The specified service has been marked for deletion", enter the service management interface, start their own registered services, can not be manually changed to enable mode (when the startup type is displayed is disabled), the same prompt " The specified service has been marked for deletion.

Workaround:

I closed the Service Management window and the problem naturally solved (restart the machine when necessary). Therefore, the reason for this is that the Service Management window is not closed when the Delete Service item command is run.

Install (I put the C_jk.exe file in the Shyy folder):

C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\installutil.exe  E:/shyy/c_jk.exepause

Unloading:

C:\windows\microsoft.net\framework\v2.0.50727\installutil/u C_jk.exepause

Both the install and uninstall are written in the bat file and are located in the same folder as the C_jk.exe file.

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.