Well, I have put the kix32.exe on the clients cause I read somewhere that I needed to do that. Is that not necessery? Is it enough to put the kx16.dll, kx32.dll and kx95.dll in the windows/system/ folder of the 95/98 clients?The kixscript executes but jumps out after running the first or second line of the Script1.scr.
the first and second lines are:
? ""Setting DOS varibles..."
SHELL "Winset.exe USERNAME=@USERID"
I have figured out that "?" is like a REM line, smart huh? 
But the SHELL command? SHELL out to/from the KIX engine?
Oh, and here is the last entrys in my KIX log...
1999/09/30 13:42:35 - Failed to locate/connect to a KXRPC server Error : Nätverkssökvägen kan inte hittas. (0x35/53)
1999/09/30 13:45:58 - Failed to locate/connect to a KXRPC server Error : Nätverkssökvägen kan inte hittas. (0x35/53)
1999/09/30 13:58:58 - Failed to locate/connect to a KXRPC server Error : Nätverkssökvägen kan inte hittas. (0x35/53)
Nätverkssökvägen kan inte hittas. That´s swedish and translates to:
"The Networkpath cannot be found."
Can I run the Script in some kind of debug mode?
Thanks a lot for the help so far...