We don't recommend passing in relative file paths. You should pass in the absolute file path. Otherwise TurboActivate loads the *.dat file relative to the "current path" of your app (which is not where your *.exe or *.app is located).
Does that make sense?