If product deactivation is run through the command-line interface using the /deactivate key, the following exit codes are returned depending on the execution result:
| Error Code | Description | Additional Information |
|---|---|---|
| 0 | Successfully deactivated | The operation has been completed without errors. |
| 3 | An error occurred during deactivation | An unexpected issue occurred while deactivating the product. |
| 41 | Can not delete license file | The operation could not remove the license file, possibly due to insufficient permissions or a lock on the file. |