Hi,

Need an urgent help on finding and copying.


I need to copy 2 cookie files from many PCs. Wish to create a batch program.

1) It must be able to search for the cookie file '*@rls*.txt' in both the c:\windows\cookies and the c:\windows\profiles folder.

2) Once it finds the files, it should copy them to the a temp folder.

3) Aftwhich, should delete all the other contents in the both folders.

4) Copy back the '*@rls*.txt' files to their original respective locations.

Pls help. Thanks!