Help! Copying Files from the Temp folder

  • Thread starter Thread starter oxford
  • Start date Start date
O

oxford

Help!
I had a batch file that copied specific files in my
temporary internet folder to another location when I used
Windows ME. I've recently changed to XP and the batch
file cannot find any files to copy. I verified in my
Explorer Browser and the files are there and can be
copied from there.

Do any of you have a solution to my problem?
 
The temp folder name may have changed. Check the reference in your .bat
file.

It can be opened with notepad.

If not, the please post the exact error message and the content of your .bat
file.
 
Back
Top