I call out of the kix script to the following.

RUN @LDRIVE+\RPCSS_~1.exe

and I get a windows error.

I have tried;
RUN "%COMSPEC% /E:1024 /C @LDRIVE + \RPCSS_~1.exe"

AND IT DOESN'T RUN AT ALL