To re-emphasize the Windows XP problem. Windows XP does not interpret %0\ the same way as Windows 9x/NT/2000 does. Under windows 9x, the KiXtart login script should be called like this (assuming everyhting is in NETLOGON:
code:
%0\..\KIX32.EXE %0\..\LOGIN.KIX

whereas under Windows NT/2000/XP the following is sufficient:
code:
KIX32.EXE LOGIN.KIX



[ 07. August 2002, 16:21: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.