It is possible to externalize the whole Runtime 'properties' folder. By default, this folder is located in the Runtime main folder.
To do that, follow the steps :
- Stop the Runtime.
- Open the initvariables.bat file, and add a line, at the begenning of the file, to give a value to the STAMBIA_PROPERTIES_LOCATION variable.
For example, add the line :
set STAMBIA_PROPERTIES_LOCATION=D:\properties
OR define this variable in the system environment or user environment.
- Move the properties folder to its new location.
- Then restart the Runtime to take in account the new location.