If you installed batch processing 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 batch processing daemon
-
In a terminal, enter the following command:
$ sudo launchctl unload -w /Library/LaunchDaemons/com.toonboom.QueueServer.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.QueueServer.plist
How to uninstall the batch processing daemon in Service Launcher
- Make sure you are currently signed in as the user running the service.
-
In the system tray, click on the Service Launcher icon.
The Service Launcher application opens.
- Select the ToonBoom Process tab.
- Click on Stop.
- Uncheck the Launch when Service Launcher starts option.
-
In the top menu, select Server > Save All Settings
Comments
0 comments
Article is closed for comments.