Wednesday, 11 September 2013

copy files using bat file

copy files using bat file

I Am trying like this
copy .\abc*.* .\Product_109\Course Library\Financial Statements-A
Preview\util\
files are kept in 'abc' folder and trying to copy to the path
(Product_109\Course Library\Financial Statements-A Preview\util),
destination path consists of spaces in between so it is not allowing me to
copy.
Please help me with this.

No comments:

Post a Comment