Change ScripTouch Remote License Path: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:ScripTouch Remote]] | |||
By default ScripTouch Remote looks in the following location for licenses: | By default ScripTouch Remote looks in the following location for licenses: | ||
*%APPDATA%\Scriptel\Licenses | *%APPDATA%\Scriptel\Licenses |
Revision as of 14:31, 11 August 2016
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 enable software. If the path asks for a user name or password it will not work until after the credentials have been entered.