Replied to [Jack]s message :
> On Windows Explorer, when it finds a error, it stops fatally.
> You can't go on copying from the file the error is raised
> How can I change it?
> Thanks
You cant change it ... Thats the way explorer is .. but you can copy the files that
can be copied by(without stopping after error message) :
Start > Run > Type : cmd > Click OK
Type :
copy "C:\MyFolderBackup\*.*" "C:\MyFolder"
Where C:\MyFolderBackup is the source folder, *.* is the wildcard for all files in
the folder, C:\MyFolder is the destination folder.
→ Ayush [ Good :-) Luck ]
-------------
Search -
www.Google.com | Wikipedia -
http://en.wikipedia.org
Snip your long urls -
http://snipurl.com/
-------------