Hi

From cd to harddrive, the code using SHFILEOPSTRUCT
'is working and it shows the progress bar just like when
'you copy files in windows to another folder or drive
'In the cd, we have 3 files to copy to harddrive
'and now what it is doing is, it ask us to replace the existing
'file on the harddrive 3x because there are three files to
'be replaced. Is there any way, it can ask, Yes To All? Or perhaps
'is there a way we can remove that confirmation dialog box? like
'just copy the files without asking if we want to replace the exisitng files?
'THANKS