Jump to content

what's the error? XCOPY FOR


Recommended Posts

Posted

this is my batch file:

xcopy d:\test\office d:\test\printer\ /T  
for /F %%i in (printer.txt) do copy %%i d:\test\printer%%~pi

but it didn't work fine.

anyone helps me?

tks :w00t:


Posted

result:

D:\test>copy D:\office\PRO11.MSI d:\test\printer\office\

err path & file no fund

how can i cut the last '\'

for if del the last '\',it will work well

tks

Posted

What's the content of d:\test\office? and what are you trying to do?

Copy many files and folders, just one folder and its conrnts of a single or many files...

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...