DUPLICATED ICONS ON DESKTOP

  • Thread starter Thread starter Devanir
  • Start date Start date
D

Devanir

Whenever I create a shortcut to an application its icon
appears twice in the desktop. If I deleted one of them,
the other go away too. Any hint? Tks
 
Run regedt32.exe and have a look at the Reg_Expand_Sz string values of

"Desktop"
found in
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
(should be) %USERPROFILE%\Desktop
and

"Common Desktop"
found in
HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders
(should be) %ALLUSERSPROFILE%\Desktop

Sound like they're pointing to the same place.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| Whenever I create a shortcut to an application its icon
| appears twice in the desktop. If I deleted one of them,
| the other go away too. Any hint? Tks
 
The value of Desktop in HKCU\... was %ALLUSERSPROFILE...;
I've changed to %USERPROFILE... and solved the problem.
Tks.

But I have too other two entries for Desktop:

a) HKEY_USERS\DEFAULT\Software\... with value %
USERPROFILE...

b) HKEY_USERS\S-1-5-21-263080278-1984242338-1713332848-500
\Software\... with value %ALLUSERSPROFILE

Should I be worried about it?
 
No, best to quit while you're ahead. :)

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| The value of Desktop in HKCU\... was %ALLUSERSPROFILE...;
| I've changed to %USERPROFILE... and solved the problem.
| Tks.
|
| But I have too other two entries for Desktop:
|
| a) HKEY_USERS\DEFAULT\Software\... with value %
| USERPROFILE...
|
| b) HKEY_USERS\S-1-5-21-263080278-1984242338-1713332848-500
| \Software\... with value %ALLUSERSPROFILE
|
| Should I be worried about it?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top