Error 1606 "Could not access network location"
Problem:
Go to Start > Run, type REGEDIT and enter. Navigate to:
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders,
There will be an entry like:
Personal= \\network1\home\username\
This indicates the My Documents folder is routed to a network location \\network1\home\username\.
Step by Step solutions:
To resolve issue, Correct the location in the above registries :
Create a new folder "Documents" under C:\Users\xxxxxx\documents , where "xxxxxx" your username
Update the registry key having value " \\network1\home\username\." with "C:\Users\xxxxxx\documents".
Retry the installation.
Related Links:
https://technia.jira.com/wiki/spaces/~669375705/pages/3172237381
TECHNIA CONFIDENTIAL