It seems that it is by design of the application. You may refer the following discussion.
Will 7.1.0.9 Work on Windows 7 - Eudora Forums
Important Note: Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
Actually Windows 7 have junctions for this kind of compatibility issues. You will see these junctions in the folder %userprofile% if you configure to display the hidden components and system components. However I suspect that the application does not search
folder by the variable %userprofile% but directly search the folder “Documents and Settings” which does not exist in Winodws7 anymore.
You can try to make a junction yourself in C drive. Please refer:
Mklink
The command should be:
mklink /j "Documents and Settings" c:\users
If it does not work, please contact the support of the application for more information.
Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread. ”