How to disable the License Server on Windows in a command line
- Open a Command Prompt with administrator privileges.
-
In the command prompt, type in the following command:
> NET STOP ToonBoomLicense
> sc config ToonBoomLicense start= disabled
The license server will stop and will no longer launch on boot.
Comments
0 comments
Please sign in to leave a comment.