M
May Young
Hi,
I use an xcopy command below but it doesn't do what I want. Instead, it
complains "cannot read file: .obj" and then stops.
xcopy c:\t1 c:\t2 /EXCLUDE:.obj
I want all .obj files are skipped during copying. Can someone help me?
Thanks. Tony
I use an xcopy command below but it doesn't do what I want. Instead, it
complains "cannot read file: .obj" and then stops.
xcopy c:\t1 c:\t2 /EXCLUDE:.obj
I want all .obj files are skipped during copying. Can someone help me?
Thanks. Tony