|
|
|
re: Read-only files using Xcopy
Monday, April 28, 2008 at 11:35 am Windows XP Annoyances Discussion Forum
Posted by Theodore
(5 messages posted)
This DOS Xcopy command will copy read only files and change them into archive
files which will be can then be copied, cut, moved, renamed etc…
If your CD drive is D: then the following command should work:
Xcopy/S/Y/R D:\*.* C:\Archive\*.*
- Written in response to:
- re: Read-only files (Ricer46: Monday, April 28, 2008 at 7:23 am)
Responses to this message:
|
|
All messages in this thread [show all]
 |  |  |  | re: Read-only files using Xcopy (Theodore: Mon, Apr 28, 2008, 11:35 am) |
| |
| |
Return to the Windows XP Discussion Forum
|
|
|
|