Hi again,

I am using runnas to run a kix script. I have of course quoted the whole command line (that runnas is to execute), but I am wanting to pass a file name to the kix script, and that needs quoting too...

How is this done?

Example: runnas.exe /user:joe "KIX32.EXE kixScript.kix $passedFile=C:\something or the other.txt"

I have tried quoting the command (sent to runnas) in single quotes and it doesn't like that, and kix doesn't like it's parameters quoted in single quotes either.

Is there a way to do this? Or do I need to mess about with a temporary file to pass the name of this file?

Cheers,


Hayden