Changing the data storage location
If you like to store the data in a different location
In SystemConfiguration.xml (application directory/sysconfig) replace:
<VARIABLE>ifserverpath</VARIABLE>
<VALUE>$_USER_PATH_$results</VALUE>
with:
<VARIABLE>ifserverpath</VARIABLE>
<VALUE>d:\go2mresults</VALUE>
Last update on 2020-11-02 by R. Haenggi.