Change ScripTouch Remote License Path

From Scriptel Wiki
Jump to navigation Jump to search

By default ScripTouch Remote looks in the following location for licenses:

  • %APPDATA%\Scriptel\Licenses
  • %ProgramFiles%\Scriptel Corporation\Licenses
  • %ProgramFiles(x86)%\Scriptel Corporation\Licenses

It's possible to change the default search path to allow network locations or different directories to be used as license repositories.

To change the path System Wide:

  • Create a registry key at: HKLM\SOFTWARE\Scriptel Corporation\Licenses
    • Create a REG_SZ (String) value named 'LicensePath' that contains a semicolon (;) delimited list of paths to search.

To change the path as a per-User Setting:

  • Create a registry key at: HKCU\SOFTWARE\Scriptel Corporation\Licenses
    • Create a REG_SZ (String) value named 'LicensePath' that contains a semicolon (;) delimited list of paths to search.

Network paths can be used but the computer or user trust relationship must exist prior to launching any ScripTouch Remote enabled software. If the path asks for a user name or password it will not work until after the credentials have been entered.