Step 1: Generate the request
- Open a terminal by doing one of the following:
- Click the Launchpad icon in the Dock, type Terminal in the search field, then click Terminal.
- In the Finder, go to Applications > Utilities, then double-click on Terminal.
- In the terminal, type in the following command to install the license validation (anchor) service:
> sudo /Applications/Toon Boom [Product Name] [Version] [Edition]/tba/Tools/LicenseWizard.app/Contents/MacOS/LicenseWizard --console --install-anchor
-
Type in the following command to generate your activation request:
$ /Applications/Toon Boom [Product Name] [Version] [Edition] Network/tba/macosx/bin/ServerActivation.app/Contents/MacOS/ServerActivation -batch -served -entitlementID <product code> -gen <request filename.xml>
- Replace
<product code>with the full product code for your product, including the dashes. - Replace
<request filename.xml>with the path and name of the XML file in which you want to save your activation request.
An activation request file will be generated with the specified name, in the specified location, and in XML format.
- Replace
Step 2: Send the license request file
You will now need to send the license request file to Toon Boom by email. If your machine has no internet access, use a USB or portable drive to move the request file to a machine that has internet access.
- Create a new email and attach the activation request file to it.
- Send the email to desk@toonboom.com. You will typically receive a response within one business day.
- When you receive the response mail, download the XML license file that is attached.
Step 3: Activate the license
- If your product is on a different machine than the one you used to send and receive the email, use a portable drive to move the license file to the machine where the product is installed.
- In a terminal, type in the following command:
$ sudo /Applications/Toon Boom [Product Name] [Version] [Edition] Network/tba/macosx/bin/ServerActivation.app/Contents/MacOS/ServerActivation -batch -process <response file.xml>
- Replace
<response file.xml>with the path and name of the XML file you received by email. - If successful, the utility will output the message
ACTIVATION REQUEST SUCCESSFULLY PROCESSEDfollowed by the name and version of the product, the fulfilment ID, and the expiration date of the activated license.