Is there way a to redirect /var/lib path (off line activation mode) ?

I'm asking that because (on my client computer) /var/lib is mounted as a tmpfs directory (in ram) so its contents get wiped at every reboot. Can it be redirected ?

Yes, use SetCustomActDataPath() before you call any other TurboActivate functions.