OK, I have read all about the Shell vs Run command but I have another question.

I am running a script during logon which needs to run a batch file. I want the script to continue when the batch file is executed.

My problem is... The batch file takes a while to complete and even though I'm "run"ning the batch file from the kix script it still pauses at the end waiting for the batch file to finish.

Is there a way to kick off a batch file and forget about it?

Thanks

Rich.