I'm trying to run a batch DOS script that would copy an entire directory from one partition to another. It's giving me an error saying not recognized external or internal command. Yet when I copy from the same partition it works fine. How can I fix this. I want to copy from C: to D: using xcopy command. D: being the logical parition. Thanks in advance.