Uninstalling the WebCC Server on macOS
If you installed the WebCC server as a daemon using the Configuraton Assistant, you can uninstall it using the launchctl command line tool. If you installed it using Service Launcher, you can uninstall it in Service Launcher.
How to uninstall the WebCC server daemon
-
In a terminal, enter the following command:
$ sudo launchctl unload -w /Library/LaunchDaemons/com.toonboom.WebCCServer.plist
The daemon will no longer launch on boot.
-
If you want, you can delete the daemon permanently with the following command:
$ sudo rm /Library/LaunchDaemons/com.toonboom.WebCCServer.plist
How to uninstall the WebCC server in Service Launcher
- Make sure you are currently signed in as the user running the service.
-
In the top menu, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the WebCC tab.
- Click on Stop.
- Uncheck the Launch when Service Launcher starts option.
-
In the top menu, select Server > Save All Settings.