How to delete or disable a Service that is no longer in use
Products
Sage 100
Country
North America
Description
How to use the SC DELETE command to delete a Service that is no longer in use; how to disable a Service or set it to DisabledHow to delete or disable the Service for a Sage 100 (formerly Sage MAS 200) Advanced or Premium edition product after it has been uninstalled
How to delete or disable the Service for the Sage 100 (formerly Sage MAS 90 and 200) Integration Engine
Disclaimer
Operating System WarningThis solution requires advanced knowledge of your computer’s operating system. Contact your system administrator for assistance. Modifying your Windows Registry incorrectly can severely affect system operations. Sage is not responsible for operation issues caused by incorrectly modifying your Windows Registry. Always create a backup of your data before proceeding with advanced solutions.
Support Sage Customer Support does not provide assistance for issues related to third party products or enhancements, hardware, report customizations, state or federal tax-related questions, or specific accounting questions. Please contact your Sage business partner, network administrator, or accountant for assistance. Please review this document for additional information on the scope of Sage Customer Support Services.Resolution
Note: Rather than Delete a Service, it is preferable to Disable a Service instead, in case it is needed again in the future. However, at times deletion may be needed, such as for an obsolete Service, or for a Service that will be reinstalled.To Disable a Service:
- At the Windows machine, open Start, Control Panel, Administrative Tools, Services
- Right-click the specific Service
- Select Properties
- Access the General tab
- Set the Startup Type to Disabled
- Click OK
Warning: DO NOT DELETE a Service unless it is truly not needed.
- Obtain the exact name of the Service (instructions may vary with operating system):
- At the Windows server, open Start, Control Panel, Administrative Tools, Services
- Right-click the specific Service
- Select Properties
- On the General tab, note the Service Name
- At the Windows server, open an Administrator command prompt (instructions may vary with operating system):
- Open Start
- Type the following command in the Search programs and files box:
- CMD
- Press the Ctrl, Shift, and Enter keys at the same time
- This should open an Administrator Command Prompt window
- Enter the following command to delete the Service: o SC DELETE “service name”
- Service name examples: “Sage 100c Advanced 2018 (9997)” or “Sage 100cloud Premium 2019 (10000)”
- Press the Enter key to execute the command.
- Receive the following message if successful:
- [SC] DeleteService SUCCESS
- Enter the following command to exit the Command Prompt:
- EXIT
Support
If necessary, seek the assistance of Acute Data Systems to help provide assistance with this process.