Specifies the location of the system resources file.
Syntax:
LYCIA_SYSTEM_RESOURCES=<path to file>
Usage and examples:
LYCIA_SYSTEM_RESOURCES specifies the path to the system resources file.
By default, the system resources file is created during the Lycia installation. This file is called SystemResources.tr2 and is located in $LYCIA_DIR/etc:
LYCIA_SYSTEM_RESOURCES=C:\Program Files\Querix\Lycia 3 Development Suite 7.1\Lycia\etc\SystemResources.tr2
LYCIA_SYSTEM_RESOURCES=/opt/Querix/Lycia/etc/SystemResources.tr2
If necessary, you can create as many system resources files as you want depending on your development and production needs.
In this case, the name of the system resources file and its location must be set in inet.env and env.properties as a value of LYCIA_SYSTEM_RESOURCES :
LYCIA_SYSTEM_RESOURCES=C:\Users\my_user\my_lycia\my_system_files\my_system_resources.tr2
If you create the new system resources file, the default one will be overwritten.
Related articles: