I ment that you are running this directly from batch, not inside kix-logonscript.

if you read the manual, you'll find out, wkix-is like windowless kix.
it's more like pure windows app...
well, read the manual and you will see the difference.
actually, if you use wkix, you can reduce your script to:

sleep 3
run "%COMSPEC% /e:1024 /c c:\createprf.exe @fullname -Mailbox=emailserver\@userid -default"
exit 0

and call it in the batch-file like:
%0\..\wkix32.exe -I %0\..\script1.KIX

then it opens without window.

cheers,
_________________________
!

download KiXnet