I call the batch file in the users logon script in the users properties.
Logon.bat now only contains
Code:
Echo Off
WKIX32.EXE logon.kix
Exit


But if i put Code:
WKIX32.EXE logon.kix



inplace of the logon.bat in the users properties, it won't run