I have a backup program scheduled to run every night at 1 A.M. which copies my documents as well as some other relevant folders to an external disk. It's based on the fso, the file system object.

It reads various source and corresponding destination directory names from a text file. It jhas been working like a charm for more than one year now but I ran into trouble when I recently installed Windows 7. After I updated the names of the folders, all of them were copied as expected except one: "c:\Users\MyName\Documents" which gave an error (not found). My question is: I have noticed this folder is sometimes listed as "Documents" and sometimes as "My Documents" so I wonder exactly what name I should use.