A person I know who is not very good with computers wants to have an easy way of backing up important files on Windows, with the ideal process being:
- Plug in USB drive
- Click on Desktop shortcut
- Have important files transferred to USB
Is there a free Windows Vista program that lets me easily do this?
If not, I can write a Batch file. Is xcopy /e /y the recommended command for such a thing?
Thanks for any responses.