Change ScripTouch Remote License Path

From Scriptel Wiki
Revision as of 16:51, 8 August 2016 by Michael Powers (talk | contribs) (Created page with "By default ScripTouch Remote looks in the following location for licenses: *%APPDATA%\Scriptel\Licenses *%ProgramFiles%\Scriptel Corporation\Licenses *%ProgramFiles(x86)%\Scri...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 the 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 the 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 enable software. If the path asks for a user name or password it will not work until after the credentials have been entered.