next question.
is there subfolders that you need to copy?
if there is, xcopy makes sense but then the current way of listing does not work.

if there is no sub dirs, use kixtart's copy instead.

so, simply:
Code:

copy $sourcedir+'\*.*' 'e:\data\'+$folder+'\data\netscape7\'
copy 'e:\data\'+$folder+'\data\netscape\*.*' 'e:\data\'+$folder+'\data\netscape7\'

_________________________
!

download KiXnet