LIC_PATH

Description

This setting determines where the system looks for license files. It can be a single path or a semicolon-separated list of paths.

Type

String (File path)

Default

Installation directory

Example

LIC_PATH=C:\\Program Files\\Mertech\\licenses

Implementation Details

  • Path resolution

  • File validation

  • Multiple path support

  • Environment expansion

Search Behavior

  • Sequential path checking

  • File existence validation

  • Permission verification

  • Format validation

Error Conditions

  • Invalid path

  • Missing file

  • Permission denied

  • Invalid format

Best Practices

  • Use absolute paths

  • Verify permissions

  • Regular validation

  • Backup locations