For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add/Change Licenses Manually

Adding licenses

  • Copy the new licenses in the license directory. cp [MyNewLicense][InstallDir]/toolpack/pkg/licenses/

Example: cp ./TB002933_RELEASE_V3_2_license.dat /lib/tb/toolpack/pkg/licenses/

Updating licenses

  • Overwrite the old license with the new one.

  • Erase the .[TmediaSerial]_license_installed file. cp [MyNewLicense][InstallDir]/toolpack/pkg/licenses/ rm [InstallDir]/toolpack/pkg/licenses/.[TmediaSerial]_license_installed

Example: cp ./TB002933_RELEASE_V3_2_license.dat /lib/tb/toolpack/pkg/licenses/ rm /lib/tb/toolpack/pkg/licenses/.[TmediaSerial]_license_installed

Windows instructions
  • Toolpack v2.10: Package Upgrade Windows: COPY [MyNewLicense][InstallDir]\toolpack\pkg\licenses Windows: COPY [MyNewLicense][InstallDir]\toolpack\pkg\licenses DEL [InstallDir]\toolpack\pkg\licenses.[TmediaSerial]_license_installed

Installing licenses manually

Alternatively, you can install the license manually with the tool tbautoinstall as instructed here.

Installation from web portal

Last updated

Was this helpful?