Program start keys:

d specify the path to the data.xml data file
s specify the path to the service description file
o specify the path to the options file options.xml
dp specify the path to the program data folder
fixxml fix "broken" xml file

Format: [-/]key "path"

Example: trackchecker.exe -d "d:\data\data1.xml" -o "f:\data\options_home.xml". In that case data will be loaded from file d:\data\data1.xml, and options from f:\data\options_home.xml, and file with post services will be loaded according to the program settings.

Example for fixxml: trackchecker.exe -fixxml:"c:\trackchecker\data.xml"