Removing your Windows Service
To remove your Windows Service from the list of available services, use the VA Smalltalk Windows Service Maintenance Utility (abtntsir.exe).
Tip icon
Do not use any utility other than the VA Smalltalk Windows Service Maintenance Utility to remove your Windows Service. Other utilities might be ineffective and return errors.
To remove your Windows Service, enter the command below at a command prompt in the directory where your Windows Service resides. For <Windows Service name>, supply the name of your packaged application without the extension.
abtntsir -remove <Windows Service name>
For AbtNtServiceExampleApp, enter the following:
abtntsir -remove ntservex
If you refresh the Services control panel window, you will notice that the name of your Windows Service no longer appears in the list of services.
Last modified date: 05/14/2020