the batch file is in a directory on d: and has to be there (I may be able to fix it if I have to but wont be fun ) and I believe the exe has to be in the root of c:. easy right just do this:
d:
cd theDirectory
theBatch.bat

but the d: (and anything but "help" or the batch name) gives the error:
File or command not found.
any ideas?