goto, ouch.

anyways, CALL is for calling kixtart script.
it's not for running bat files which have a totally separate interpreter called cmd.exe

you might wanna see the manual for SHELL command. and to run a program, you need to add the program name (cmd.exe in this case, or %comspec%) to the line. bat is not a program/application and that's why it can't be ran on it's own.

or just remove the bat totally and use kixtart directly instead.
_________________________
!

download KiXnet