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...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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