I am testing my understanding of how KIX works on a local NT.40 Server. I created a .bat file that says:

net use p: \\lctnw\users$
subst M: p:\%username%
C:\unzipped\kix360\kix32\..\test.kix

When I execute the bat file from the command line the script opens instead of running. Any ideas?

Raymond