If you have livscript.kix, then this will NEVER work as a KiXtart script is not an executable-
Code:

%0\..\Kix32 %0\livscript.exe



You should really have -
Code:

%0\..\Kix32 livscript.kix



If we read the Microsoft KB Article, we see how to do this correctly..

A Logon Script Does Not Work If %0 or %0\..\ Calls Multiple Commands

HTH,

Kent
_________________________
Utilize these resources:
UDFs (Full List)
KiXtart FAQ & How to's