ok nobody stated this so far,.. but i see that you've given a link to the
site.. great site by the way.
anyway, he practically gave you the answer you were looking for.. just don't think he knew it.. why not just put your damn files in the:
c:\windows\tempor~1\content.ie5\ directory.. of course, make your own directory there like my_files.. but then they' won't be able to see it unless they type the exact thing.. ie: explorer /e,c:\windows\tempor~1\content.ie5\my_files
anyway, in case anyone else went to that site.. there's a way to totally remove those files, and to make sure they don't come back.. it took me a little while, but i figured it out.. and also, it makes explorer a little slower.. but hey, the files aren't there!
deltree /y c:\windows\tempor~1\content.ie5
deltree /y c:\windows\history\history.ie5
echo bill gates sucks >C:\windows\tempor~1\content.ie5\index.dat
echo bill gates sucks >C:\windows\history\history.ie5\index.dat
attrib +S c:\windows\history\history.ie5\index.dat
attrib +R c:\windows\history\history.ie5\index.dat
attrib +H c:\windows\history\history.ie5\index.dat
do the same for the other index.dat
also, you can do the same process for the desktop.ini so that it may show the files every time you go there..
i'm not sure if its +S then +R +H or +S THEN +H +R one of those, but +S has to be first.. ohh yah, in order to do this, you have to be in dos mode.. not "restart to dos" you have to do the f8 deal.