04.04
When running vmware tools, you encounter Error 1606: cannot find shared\mydocuments,
Solution (as described in vmware’s help section):
Search for the program regedit.exe. Run the program, and follow the following path by clicking on the appropriate folders on the left portion of the window: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders.
Then look at the path of each file. They should all begin with %USERPROFILE%. “Personal” will be the file that has the path \\vmware-host\Shared Folders\My Documents. Add %USERPROFILE% to that path by right clicking on “Personal” and selecting “Modify.” After your path looks like this: %USERPROFILE%\\vmware-host\Shared Folders\My Documents, click OK and do not close regedit.exe. I don’t know if this matters, but I didn’t close it.
Next, run the install of vmware tools. It should be able to find the files now and will finish successfully.
If you want, you can return the “Personal” file to its original directory by Modifying it again and getting rid of %USERPROFILE%. I don’t know what this will do to your system… but feel free.
This issue occurs sometimes when you have Folder Redirection Group Policies. If you do not want to modify the registry, just log in as a local admin and not a AD user account.



