Unsolved
This post is more than 5 years old
128 Posts
0
2956
June 12th, 2006 11:00
ERROR 1606
I had windows 98 se but now have Win XP pro SP2 and I am having problems installing my Logitech Quickcam orbit. I get a error message,
"ERROR 1606 COULD NOT ACCESS NETWORK LOCATION
%USERPROFILE%/RECENT/"
Microsofts web site says to,
"On the Windows taskbar, click Start > Run.
- In the Run dialog box, type regedit and then press Enter.
- In the Registry Editor, navigate to the following key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders - In the right pane, double-click Common Programs.
- In the Edit String dialog box, in the Value Data box, delete all text before \Start Menu\Programs.
- Type %ALLUSERSPROFILE%. The data should look like"
In the "user shell folders" I do not have a "COMMON PROGRAMS" Listed but do have a "COMMON TEMPLATES" Listed.
Any ideas on how to fix this problem would be appreciated. Thanks
0 events found
No Events found!


call1
23 Posts
0
June 12th, 2006 14:00
This may happen due to incorrect registry Value-type for Recent, in the following registry key:
HKEY_CURRENT_USER \ Software \ Microsoft \ Windows \ CurentVersion \ Explorer \ User Shell Folders
* Click Start, Run and type Regedit.exe
* Navigate to the above location
* In the right-pane, double-click Recent and set it's data as follows:
%Userprofile%\Recent
Important: The Value type must be of REG_EXPAND_SZ type. If it is of REG_SZ type, delete Recent, and then create a new value of the correct type.
* Close Regedit and restart Windows.
Ramesh Srinivas
107 Posts
0
June 13th, 2006 04:00
http://windowsxp.mvps.org/msi1606.htm
pat333
128 Posts
0
June 15th, 2006 14:00
call1
23 Posts
0
June 15th, 2006 16:00