Termination of Agent Started by Using a Windows Service
Termination from services in the Control Panel
(1) Display the Services dialog box.
-
Select [Start] > [Control Panel] > [System and Security] > [Administrative Tools] > [Services] to display the Services dialog box.
(2) Perform either of the following actions:
-
Click the registered service name, and then click [Stop] on the Action menu.
-
Right-click the service name, and then click [Stop] from the pop-up menu.
Termination by using a command
(1) Start the command prompt.
(2) Execute the following command:
> net stop [Service Name] HULFT-WebConnect Agent service is stopping... HULFT-WebConnect Agent service was stopped successfully.
If the result above is output, the process was successful.