Can I Change 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 2026-03-23 by Rolf Haenggi.