According to the error you report to be returned when loggin in :
“C:\windows> \..\logon.kix Bad command or file name”
it seems like the OS did not found and interpret the beginning of the line presumably contained in your launching .Bat :
" %\..\kix32 %\..\logon.kix"
Is this part really in your .Bat ?