Hello,

I'm new to Kix and I just installed Kix on a
windows 2000 Domain controller in the path
\Sysvol\DomainName\Scripts.

I'm calling a batch file with the following commands:

@ECHO OFF
%0\..\Kix32.exe Script1.kix
EXIT

All my Kix files and scriptfile are in the
\Sysvol\DomainName\Scripts path which is the netlogon share for Windows 2000.

when logging on with a win98 client, it says
"can't find/open script file". Help !!!