Xcopy not recognized..??

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to setup a batch file on a Win 2000 server but the command Xcopy
is not recognized. How can I copy folders in a batch without using this
command? Any idea why this command is not recoginzed? Win2000 server SP4.
l
 
Lanman said:
I am trying to setup a batch file on a Win 2000 server but the command Xcopy
is not recognized. How can I copy folders in a batch without using this
command? Any idea why this command is not recoginzed? Win2000 server SP4.
l

- What does your path look like?
- Can you find xcopy.exe in c:\WinNT\system32?
 
Lanman said:
I am trying to setup a batch file on a Win 2000 server but the
command Xcopy is not recognized. How can I copy folders in a batch
without using this command? Any idea why this command is not
recoginzed? Win2000 server SP4.
l

Search for xcopy - and then see what your path statements are (type path in
a cmd prompt to see).
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

xcopy command not working 3
Using xcopy for backup 10
cannot use xcopy 3
Running Batch files with Task Scheduler 7
Problem with Xcopy 9
Xcopy 1
Dos batch file ? 8
problems with reg add 3

Back
Top